@boxes-dev/dvb-runtime 1.0.900 → 1.0.901
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/dvb.mjs
CHANGED
|
@@ -95575,8 +95575,8 @@ var init_otel = __esm({
|
|
|
95575
95575
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
95576
95576
|
};
|
|
95577
95577
|
readBuildMetadata = () => {
|
|
95578
|
-
const rawPackageVersion = "1.0.
|
|
95579
|
-
const rawGitSha = "
|
|
95578
|
+
const rawPackageVersion = "1.0.901";
|
|
95579
|
+
const rawGitSha = "4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
95580
95580
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
95581
95581
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
95582
95582
|
return { packageVersion, gitSha };
|
|
@@ -127977,9 +127977,9 @@ var init_sentry = __esm({
|
|
|
127977
127977
|
uncaughtExceptionMonitorInstalled = false;
|
|
127978
127978
|
currentDevboxSentryUser = null;
|
|
127979
127979
|
readBuildMetadata2 = () => {
|
|
127980
|
-
const rawPackageVersion = "1.0.
|
|
127981
|
-
const rawGitSha = "
|
|
127982
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
127980
|
+
const rawPackageVersion = "1.0.901";
|
|
127981
|
+
const rawGitSha = "4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
127982
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.901+4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
127983
127983
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
127984
127984
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
127985
127985
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -136809,7 +136809,7 @@ var init_packageVersion = __esm({
|
|
|
136809
136809
|
return path17.join(process.cwd(), "dvb");
|
|
136810
136810
|
};
|
|
136811
136811
|
readEmbeddedPackageVersion = () => {
|
|
136812
|
-
const raw = "1.0.
|
|
136812
|
+
const raw = "1.0.901";
|
|
136813
136813
|
return trimVersion(raw);
|
|
136814
136814
|
};
|
|
136815
136815
|
readNearestPackageMetadata = (basePath) => {
|
package/dist/bin/dvbd.mjs
CHANGED
|
@@ -92311,8 +92311,8 @@ var init_otel = __esm({
|
|
|
92311
92311
|
return trimmed && trimmed.length > 0 ? trimmed : void 0;
|
|
92312
92312
|
};
|
|
92313
92313
|
readBuildMetadata = () => {
|
|
92314
|
-
const rawPackageVersion = "1.0.
|
|
92315
|
-
const rawGitSha = "
|
|
92314
|
+
const rawPackageVersion = "1.0.901";
|
|
92315
|
+
const rawGitSha = "4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
92316
92316
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
92317
92317
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
92318
92318
|
return { packageVersion, gitSha };
|
|
@@ -124607,9 +124607,9 @@ var init_sentry = __esm({
|
|
|
124607
124607
|
uncaughtExceptionMonitorInstalled = false;
|
|
124608
124608
|
currentDevboxSentryUser = null;
|
|
124609
124609
|
readBuildMetadata2 = () => {
|
|
124610
|
-
const rawPackageVersion = "1.0.
|
|
124611
|
-
const rawGitSha = "
|
|
124612
|
-
const rawSentryRelease = "boxes-dev-dvb@1.0.
|
|
124610
|
+
const rawPackageVersion = "1.0.901";
|
|
124611
|
+
const rawGitSha = "4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
124612
|
+
const rawSentryRelease = "boxes-dev-dvb@1.0.901+4b4795656bc03c22c4fd8240c8db5ef35c41b8dd";
|
|
124613
124613
|
const packageVersion = typeof rawPackageVersion === "string" ? rawPackageVersion : void 0;
|
|
124614
124614
|
const gitSha = typeof rawGitSha === "string" ? rawGitSha : void 0;
|
|
124615
124615
|
const sentryRelease = typeof rawSentryRelease === "string" ? rawSentryRelease : void 0;
|
|
@@ -130261,7 +130261,7 @@ var init_packageVersion = __esm({
|
|
|
130261
130261
|
return path8.join(process.cwd(), "dvb");
|
|
130262
130262
|
};
|
|
130263
130263
|
readEmbeddedPackageVersion = () => {
|
|
130264
|
-
const raw = "1.0.
|
|
130264
|
+
const raw = "1.0.901";
|
|
130265
130265
|
return trimVersion(raw);
|
|
130266
130266
|
};
|
|
130267
130267
|
readNearestPackageMetadata = (basePath) => {
|
|
@@ -207,6 +207,13 @@ Typical completion options:
|
|
|
207
207
|
still fetches and checks the destination without pulling.
|
|
208
208
|
- Download generated artifacts from the file view.
|
|
209
209
|
|
|
210
|
+
When boxes.dev has already observed that a clean devbox contains the exact head
|
|
211
|
+
commit of its attached pull request, it can show the **Destroy + archive**
|
|
212
|
+
cleanup banner after GitHub reports that PR merged, including when the merge
|
|
213
|
+
happened in GitHub or another interface. New uncommitted changes, local-only
|
|
214
|
+
commits, or a different branch or commit suppress that cleanup recommendation.
|
|
215
|
+
Always review the current devbox state before confirming destruction.
|
|
216
|
+
|
|
210
217
|
Do not assume destroying a devbox moves changes anywhere else.
|
|
211
218
|
|
|
212
219
|
## Sleeping A Devbox
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@boxes-dev/dvb-runtime",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.901",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"imports": {
|
|
@@ -79,5 +79,5 @@
|
|
|
79
79
|
"e2b": "^2.18.0",
|
|
80
80
|
"ink-testing-library": "^4.0.0"
|
|
81
81
|
},
|
|
82
|
-
"devboxReleasedAt": "2026-08-
|
|
82
|
+
"devboxReleasedAt": "2026-08-05T22:11:33Z"
|
|
83
83
|
}
|