@m-kopa/launchpad-cli 0.53.0 → 0.54.0
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/CHANGELOG.md +11 -0
- package/dist/auth/discovery.d.ts.map +1 -1
- package/dist/auth/gateway-flow.d.ts.map +1 -1
- package/dist/auth/registration.d.ts.map +1 -1
- package/dist/auth/token.d.ts.map +1 -1
- package/dist/bundle/upload.d.ts +2 -0
- package/dist/bundle/upload.d.ts.map +1 -1
- package/dist/cli.js +134 -18
- package/dist/commands/deploy.d.ts.map +1 -1
- package/dist/dispatcher.d.ts +5 -1
- package/dist/dispatcher.d.ts.map +1 -1
- package/dist/http/api-client.d.ts.map +1 -1
- package/dist/http/errors.d.ts +11 -0
- package/dist/http/errors.d.ts.map +1 -1
- package/dist/http/preflight.d.ts +7 -0
- package/dist/http/preflight.d.ts.map +1 -0
- package/dist/http/version-headers.d.ts +10 -0
- package/dist/http/version-headers.d.ts.map +1 -0
- package/dist/version.d.ts +1 -1
- package/package.json +4 -1
- package/skills/launchpad-content-pr/SKILL.md +1 -1
- package/skills/launchpad-deploy/SKILL.md +1 -1
- package/skills/launchpad-deploy-status/SKILL.md +1 -1
- package/skills/launchpad-destroy/SKILL.md +1 -1
- package/skills/launchpad-identity/SKILL.md +1 -1
- package/skills/launchpad-onboard/SKILL.md +1 -1
- package/skills/launchpad-report/SKILL.md +1 -1
- package/skills/launchpad-status/SKILL.md +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,17 @@ pre-1.0 minor bumps may carry breaking changes per ADR 0005.
|
|
|
8
8
|
|
|
9
9
|
## Unreleased
|
|
10
10
|
|
|
11
|
+
## 0.54.0 - 2026-07-19
|
|
12
|
+
|
|
13
|
+
**Server-visible CLI compatibility, with dormant minimum-version enforcement.**
|
|
14
|
+
|
|
15
|
+
- Every request to the Launchpad bot now sends the real CLI release in `x-launchpad-cli-version` and the `User-Agent`, replacing the placeholder `launchpad-cli/0.x` value.
|
|
16
|
+
This lets the platform measure authenticated CLI adoption from server observations and reconcile it with PostHog telemetry.
|
|
17
|
+
- Mutating commands make one authenticated compatibility preflight before local build or upload work.
|
|
18
|
+
A future server-configured minimum can return HTTP `426 Upgrade Required`; the CLI then prints its version, the minimum version, and `run launchpad update`, and exits with the dedicated code `42`.
|
|
19
|
+
- Upload and deployment requests also handle `426` directly so a floor change between preflight and mutation cannot proceed silently.
|
|
20
|
+
- No minimum version is configured by this release, so the compatibility machinery is dormant and no client is blocked.
|
|
21
|
+
|
|
11
22
|
## 0.53.0 - 2026-07-18
|
|
12
23
|
|
|
13
24
|
**Breaking: `launchpad pull` now synchronizes source.**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"discovery.d.ts","sourceRoot":"","sources":["../../src/auth/discovery.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"discovery.d.ts","sourceRoot":"","sources":["../../src/auth/discovery.ts"],"names":[],"mappings":"AAwBA,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,qBAAqB,EAAE,MAAM,CAAC;IACvC,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,oBAAoB,EAAE,MAAM,CAAC;IACtC;;;;;;;;OAQG;IACH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,cAAe,SAAQ,KAAK;IACvC,QAAQ,CAAC,IAAI,EAAG,iBAAiB,CAAU;CAC5C;AAED;;;;GAIG;AACH,wBAAsB,sBAAsB,CAC1C,MAAM,EAAE,MAAM,EACd,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,cAAc,CAAC,CA0EzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gateway-flow.d.ts","sourceRoot":"","sources":["../../src/auth/gateway-flow.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"gateway-flow.d.ts","sourceRoot":"","sources":["../../src/auth/gateway-flow.ts"],"names":[],"mappings":"AA4CA,OAAO,EAGL,KAAK,iBAAiB,EACvB,MAAM,cAAc,CAAC;AAEtB,eAAO,MAAM,qBAAqB,wBAAwB,CAAC;AAC3D,eAAO,MAAM,sBAAsB,yBAAyB,CAAC;AAC7D,eAAO,MAAM,eAAe,kBAAkB,CAAC;AAE/C;;6DAE6D;AAC7D,qBAAa,uBAAwB,SAAQ,KAAK;IAChD,QAAQ,CAAC,IAAI,EAAG,qBAAqB,CAAU;CAChD;AAED;;sCAEsC;AACtC,qBAAa,iBAAkB,SAAQ,KAAK;IAC1C,QAAQ,CAAC,IAAI,EAAG,qBAAqB,CAAU;IAC/C,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;gBACjB,OAAO,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM;CAKjD;AAED;;;gCAGgC;AAChC,qBAAa,qBAAsB,SAAQ,KAAK;IAC9C,QAAQ,CAAC,IAAI,EAAG,sBAAsB,CAAU;IAChD,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;gBACnB,aAAa,EAAE,MAAM;CAOlC;AAED,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CAC/B;AAED,MAAM,WAAW,mBAAmB;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;wBAEoB;IACpB,QAAQ,CAAC,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC3C,kCAAkC;IAClC,QAAQ,CAAC,OAAO,CAAC,EAAE,OAAO,KAAK,CAAC;IAChC,QAAQ,CAAC,aAAa,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CACzD;AAED;;;;;;;GAOG;AACH,wBAAsB,YAAY,CAChC,IAAI,EAAE,mBAAmB,GACxB,OAAO,CAAC,iBAAiB,CAAC,CAkD5B;AAED;;;;;;;;GAQG;AACH,wBAAsB,oBAAoB,CACxC,MAAM,EAAE;IAAE,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;CAAE,EACtE,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,gBAAgB,CAAC,CAS3B;AAED;;;;;GAKG;AACH,wBAAsB,oBAAoB,CACxC,MAAM,EAAE;IAAE,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;CAAE,EACtE,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,IAAI,CAAC,CAwBf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"registration.d.ts","sourceRoot":"","sources":["../../src/auth/registration.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"registration.d.ts","sourceRoot":"","sources":["../../src/auth/registration.ts"],"names":[],"mappings":"AAkBA,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B;AAED,qBAAa,iBAAkB,SAAQ,KAAK;IAC1C,QAAQ,CAAC,IAAI,EAAG,oBAAoB,CAAU;CAC/C;AAED,wBAAsB,cAAc,CAClC,oBAAoB,EAAE,MAAM,EAC5B,WAAW,EAAE,MAAM,EACnB,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,kBAAkB,CAAC,CA6C7B"}
|
package/dist/auth/token.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"token.d.ts","sourceRoot":"","sources":["../../src/auth/token.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"token.d.ts","sourceRoot":"","sources":["../../src/auth/token.ts"],"names":[],"mappings":"AAUA,MAAM,WAAW,aAAa;IAC5B,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;qEACiE;IACjE,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CAC/B;AAED,qBAAa,UAAW,SAAQ,KAAK;IACnC,QAAQ,CAAC,IAAI,EAAG,aAAa,CAAU;IACvC;;qDAEiD;IACjD,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;gBACjB,OAAO,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM;CAKjD;AAED,wBAAsB,qBAAqB,CACzC,MAAM,EAAE;IACN,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;;6DAGyD;IACzD,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B,EACD,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,aAAa,CAAC,CAUxB;AAED,wBAAsB,aAAa,CACjC,MAAM,EAAE;IACN,QAAQ,CAAC,aAAa,EAAE,MAAM,CAAC;IAC/B,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;IAC9B;;+CAE2C;IAC3C,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;CAC3B,EACD,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,aAAa,CAAC,CAQxB"}
|
package/dist/bundle/upload.d.ts
CHANGED
|
@@ -110,6 +110,8 @@ export interface DeployBundleError extends StructuredErrorEnvelope {
|
|
|
110
110
|
readonly head_sha?: string;
|
|
111
111
|
readonly paths?: readonly string[];
|
|
112
112
|
readonly reason?: string;
|
|
113
|
+
readonly minimum?: string;
|
|
114
|
+
readonly yours?: string;
|
|
113
115
|
}
|
|
114
116
|
export type DeployBundleResult = {
|
|
115
117
|
kind: "ok";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["../../src/bundle/upload.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,OAAO,EAGL,KAAK,uBAAuB,EAC7B,MAAM,2BAA2B,CAAC;AACnC,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"upload.d.ts","sourceRoot":"","sources":["../../src/bundle/upload.ts"],"names":[],"mappings":"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"}
|
package/dist/cli.js
CHANGED
|
@@ -19,7 +19,7 @@ var __toESM = (mod, isNodeMode, target) => {
|
|
|
19
19
|
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
20
20
|
|
|
21
21
|
// src/version.ts
|
|
22
|
-
var CLI_VERSION = "0.
|
|
22
|
+
var CLI_VERSION = "0.54.0";
|
|
23
23
|
|
|
24
24
|
// src/config.ts
|
|
25
25
|
import * as os from "node:os";
|
|
@@ -213,6 +213,22 @@ class ForbiddenError extends Error {
|
|
|
213
213
|
class NotFoundError extends Error {
|
|
214
214
|
code = "not_found";
|
|
215
215
|
}
|
|
216
|
+
var EXIT_CLI_UPGRADE_REQUIRED = 42;
|
|
217
|
+
|
|
218
|
+
class UpgradeRequiredError extends Error {
|
|
219
|
+
code = "cli_upgrade_required";
|
|
220
|
+
minimum;
|
|
221
|
+
yours;
|
|
222
|
+
constructor(minimum, yours) {
|
|
223
|
+
super(upgradeRequiredMessage(minimum, yours));
|
|
224
|
+
this.name = "UpgradeRequiredError";
|
|
225
|
+
this.minimum = minimum;
|
|
226
|
+
this.yours = yours;
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
function upgradeRequiredMessage(minimum, yours) {
|
|
230
|
+
return `you're on ${yours}; minimum supported is ${minimum} - run launchpad update`;
|
|
231
|
+
}
|
|
216
232
|
|
|
217
233
|
class ApiError extends Error {
|
|
218
234
|
faultCode = "api_error";
|
|
@@ -363,6 +379,21 @@ function escapeHtml(s) {
|
|
|
363
379
|
return s.replace(/&/g, "&").replace(/</g, "<").replace(/>/g, ">").replace(/"/g, """);
|
|
364
380
|
}
|
|
365
381
|
|
|
382
|
+
// src/http/version-headers.ts
|
|
383
|
+
var CLI_VERSION_HEADER = "x-launchpad-cli-version";
|
|
384
|
+
function cliVersionHeaders(headers = {}) {
|
|
385
|
+
const result = { ...headers };
|
|
386
|
+
for (const key of Object.keys(result)) {
|
|
387
|
+
const lower = key.toLowerCase();
|
|
388
|
+
if (lower === CLI_VERSION_HEADER || lower === "user-agent") {
|
|
389
|
+
delete result[key];
|
|
390
|
+
}
|
|
391
|
+
}
|
|
392
|
+
result[CLI_VERSION_HEADER] = CLI_VERSION;
|
|
393
|
+
result["user-agent"] = `launchpad-cli/${CLI_VERSION}`;
|
|
394
|
+
return result;
|
|
395
|
+
}
|
|
396
|
+
|
|
366
397
|
// src/auth/discovery.ts
|
|
367
398
|
class DiscoveryError extends Error {
|
|
368
399
|
code = "discovery_error";
|
|
@@ -401,7 +432,10 @@ async function discoverOauthEndpoints(botUrl, fetcher = fetch) {
|
|
|
401
432
|
async function fetchJson(fetcher, url) {
|
|
402
433
|
let res;
|
|
403
434
|
try {
|
|
404
|
-
res = await fetcher(url, {
|
|
435
|
+
res = await fetcher(url, {
|
|
436
|
+
method: "GET",
|
|
437
|
+
headers: cliVersionHeaders()
|
|
438
|
+
});
|
|
405
439
|
} catch (e) {
|
|
406
440
|
throw new DiscoveryError(`discovery: network error fetching ${url}: ${describe(e)}`);
|
|
407
441
|
}
|
|
@@ -471,10 +505,10 @@ async function registerClient(registrationEndpoint, redirectUri, fetcher = fetch
|
|
|
471
505
|
try {
|
|
472
506
|
res = await fetcher(registrationEndpoint, {
|
|
473
507
|
method: "POST",
|
|
474
|
-
headers: {
|
|
508
|
+
headers: cliVersionHeaders({
|
|
475
509
|
"content-type": "application/json",
|
|
476
510
|
accept: "application/json"
|
|
477
|
-
},
|
|
511
|
+
}),
|
|
478
512
|
body: JSON.stringify(body)
|
|
479
513
|
});
|
|
480
514
|
} catch (e) {
|
|
@@ -535,10 +569,10 @@ async function postTokenForm(tokenEndpoint, form, fetcher) {
|
|
|
535
569
|
try {
|
|
536
570
|
res = await fetcher(tokenEndpoint, {
|
|
537
571
|
method: "POST",
|
|
538
|
-
headers: {
|
|
572
|
+
headers: cliVersionHeaders({
|
|
539
573
|
"content-type": "application/x-www-form-urlencoded",
|
|
540
574
|
accept: "application/json"
|
|
541
|
-
},
|
|
575
|
+
}),
|
|
542
576
|
body: form.toString()
|
|
543
577
|
});
|
|
544
578
|
} catch (e) {
|
|
@@ -805,7 +839,9 @@ async function revokeGatewaySession(params, fetcher = fetch) {
|
|
|
805
839
|
try {
|
|
806
840
|
res = await fetcher(url, {
|
|
807
841
|
method: "POST",
|
|
808
|
-
headers: {
|
|
842
|
+
headers: cliVersionHeaders({
|
|
843
|
+
"content-type": "application/x-www-form-urlencoded"
|
|
844
|
+
}),
|
|
809
845
|
body: new URLSearchParams({ refresh_token: params.refreshToken }).toString()
|
|
810
846
|
});
|
|
811
847
|
} catch (e) {
|
|
@@ -823,7 +859,10 @@ async function probeGateway(gatewayUrl, fetcher) {
|
|
|
823
859
|
const url = `${gatewayUrl}${CLI_SESSION_AUTH_PATH}`;
|
|
824
860
|
let res;
|
|
825
861
|
try {
|
|
826
|
-
res = await fetcher(url, {
|
|
862
|
+
res = await fetcher(url, {
|
|
863
|
+
method: "GET",
|
|
864
|
+
headers: cliVersionHeaders()
|
|
865
|
+
});
|
|
827
866
|
} catch (e) {
|
|
828
867
|
throw new GatewayUnavailableError(`auth gateway unreachable at ${gatewayUrl}: ${describe5(e)}`);
|
|
829
868
|
}
|
|
@@ -840,10 +879,10 @@ async function postSessionTokenForm(gatewayUrl, form, fetcher) {
|
|
|
840
879
|
try {
|
|
841
880
|
res = await fetcher(url, {
|
|
842
881
|
method: "POST",
|
|
843
|
-
headers: {
|
|
882
|
+
headers: cliVersionHeaders({
|
|
844
883
|
"content-type": "application/x-www-form-urlencoded",
|
|
845
884
|
accept: "application/json"
|
|
846
|
-
},
|
|
885
|
+
}),
|
|
847
886
|
body: form.toString()
|
|
848
887
|
});
|
|
849
888
|
} catch (e) {
|
|
@@ -1054,12 +1093,11 @@ async function apiRaw(cfg, opts, fetcher = fetch) {
|
|
|
1054
1093
|
}
|
|
1055
1094
|
throw e;
|
|
1056
1095
|
}
|
|
1057
|
-
const headers = {
|
|
1096
|
+
const headers = cliVersionHeaders({
|
|
1058
1097
|
accept: "application/json",
|
|
1059
1098
|
...opts.headers,
|
|
1060
|
-
authorization: `Bearer ${token}
|
|
1061
|
-
|
|
1062
|
-
};
|
|
1099
|
+
authorization: `Bearer ${token}`
|
|
1100
|
+
});
|
|
1063
1101
|
for (const k of Object.keys(headers)) {
|
|
1064
1102
|
if (k !== "authorization" && k.toLowerCase() === "authorization") {
|
|
1065
1103
|
delete headers[k];
|
|
@@ -1083,6 +1121,9 @@ async function apiRaw(cfg, opts, fetcher = fetch) {
|
|
|
1083
1121
|
} catch (e) {
|
|
1084
1122
|
throw recordedFault(new TransportError(`network error calling ${url}: ${describe7(e)}`));
|
|
1085
1123
|
}
|
|
1124
|
+
if (res.status === 426) {
|
|
1125
|
+
throw recordedFault(await decodeUpgradeRequired(res, opts.path));
|
|
1126
|
+
}
|
|
1086
1127
|
if (res.status === 401) {
|
|
1087
1128
|
const detail = await errorDetail(res, opts.path);
|
|
1088
1129
|
throw recordedFault(new UnauthenticatedError(`bot returned 401 for ${opts.path}: ${detail} — run \`launchpad login\``));
|
|
@@ -1104,6 +1145,18 @@ async function apiRaw(cfg, opts, fetcher = fetch) {
|
|
|
1104
1145
|
clearFault();
|
|
1105
1146
|
return res;
|
|
1106
1147
|
}
|
|
1148
|
+
async function decodeUpgradeRequired(response, endpoint) {
|
|
1149
|
+
const body = await readErrorText(response);
|
|
1150
|
+
if (body.kind === "text") {
|
|
1151
|
+
try {
|
|
1152
|
+
const parsed = JSON.parse(body.text);
|
|
1153
|
+
if (typeof parsed.minimum === "string" && typeof parsed.yours === "string") {
|
|
1154
|
+
return new UpgradeRequiredError(parsed.minimum, parsed.yours);
|
|
1155
|
+
}
|
|
1156
|
+
} catch {}
|
|
1157
|
+
}
|
|
1158
|
+
return new ApiError(decodeErrorEnvelope({ code: "cli_upgrade_required", message: "CLI upgrade required" }, { status: 426, endpoint }));
|
|
1159
|
+
}
|
|
1107
1160
|
async function readErrorText(res) {
|
|
1108
1161
|
const reader = res.body?.getReader();
|
|
1109
1162
|
if (reader === undefined)
|
|
@@ -1995,11 +2048,11 @@ async function uploadBundle(cfg, slug, manifestYaml, bundleTarGz, workerArtifact
|
|
|
1995
2048
|
}
|
|
1996
2049
|
const url = `${cfg.botUrl}/apps/${slug}/deploy/bundle`;
|
|
1997
2050
|
const { accessToken } = await getValidAccessToken(cfg.sessionPath);
|
|
1998
|
-
const headers = {
|
|
2051
|
+
const headers = cliVersionHeaders({
|
|
1999
2052
|
authorization: `Bearer ${accessToken}`,
|
|
2000
2053
|
accept: "application/json",
|
|
2001
2054
|
"x-launchpad-capabilities": `${ACCESS_RECONCILE_EXACT_SHA_V1},${SOURCE_PROVENANCE_V1}`
|
|
2002
|
-
};
|
|
2055
|
+
});
|
|
2003
2056
|
if (baseSha)
|
|
2004
2057
|
headers["x-launchpad-base-sha"] = baseSha;
|
|
2005
2058
|
if (overrideStale)
|
|
@@ -2128,7 +2181,9 @@ function deployBundleError(envelope, body) {
|
|
|
2128
2181
|
...manifestOnly === undefined ? {} : { manifest_only: manifestOnly },
|
|
2129
2182
|
...typeof body.head_sha === "string" ? { head_sha: body.head_sha } : {},
|
|
2130
2183
|
...paths === undefined ? {} : { paths },
|
|
2131
|
-
...typeof body.reason === "string" ? { reason: body.reason } : {}
|
|
2184
|
+
...typeof body.reason === "string" ? { reason: body.reason } : {},
|
|
2185
|
+
...typeof body.minimum === "string" ? { minimum: body.minimum } : {},
|
|
2186
|
+
...typeof body.yours === "string" ? { yours: body.yours } : {}
|
|
2132
2187
|
};
|
|
2133
2188
|
}
|
|
2134
2189
|
function readStringArray(value) {
|
|
@@ -7773,6 +7828,10 @@ async function runDeploy(args, io) {
|
|
|
7773
7828
|
}
|
|
7774
7829
|
return 0;
|
|
7775
7830
|
} catch (e) {
|
|
7831
|
+
if (e instanceof UpgradeRequiredError) {
|
|
7832
|
+
io.err(e.message);
|
|
7833
|
+
return EXIT_CLI_UPGRADE_REQUIRED;
|
|
7834
|
+
}
|
|
7776
7835
|
if (e instanceof UnauthenticatedError) {
|
|
7777
7836
|
io.err(e.message);
|
|
7778
7837
|
return 1;
|
|
@@ -8086,6 +8145,10 @@ async function runModelADeploy(args) {
|
|
|
8086
8145
|
}
|
|
8087
8146
|
}
|
|
8088
8147
|
} catch (e) {
|
|
8148
|
+
if (e instanceof UpgradeRequiredError) {
|
|
8149
|
+
io.err(e.message);
|
|
8150
|
+
return EXIT_CLI_UPGRADE_REQUIRED;
|
|
8151
|
+
}
|
|
8089
8152
|
if (e instanceof UnauthenticatedError) {
|
|
8090
8153
|
io.err(`launchpad deploy: ${e.message}`);
|
|
8091
8154
|
io.err(" run `launchpad login` to refresh your session.");
|
|
@@ -8113,6 +8176,10 @@ async function runModelADeploy(args) {
|
|
|
8113
8176
|
case "upload-error": {
|
|
8114
8177
|
const body = result.body;
|
|
8115
8178
|
const errorCode = body.error;
|
|
8179
|
+
if (result.status === 426 && typeof body.minimum === "string" && typeof body.yours === "string") {
|
|
8180
|
+
io.err(upgradeRequiredMessage(body.minimum, body.yours));
|
|
8181
|
+
return EXIT_CLI_UPGRADE_REQUIRED;
|
|
8182
|
+
}
|
|
8116
8183
|
if (result.status === 409 && errorCode === "slug_in_flight") {
|
|
8117
8184
|
io.err(`launchpad deploy: slug "${slug}" is already provisioning.`);
|
|
8118
8185
|
if (typeof body.message === "string") {
|
|
@@ -15642,6 +15709,12 @@ function makeReportCommand(kind, deps = realDeps5()) {
|
|
|
15642
15709
|
};
|
|
15643
15710
|
}
|
|
15644
15711
|
|
|
15712
|
+
// src/http/preflight.ts
|
|
15713
|
+
async function preflightMinimumCliVersion(config, fetcher = fetch) {
|
|
15714
|
+
const detachedFetcher = fetcher;
|
|
15715
|
+
await apiRaw(config, { method: "POST", path: "/cli/preflight" }, detachedFetcher);
|
|
15716
|
+
}
|
|
15717
|
+
|
|
15645
15718
|
// src/dispatcher.ts
|
|
15646
15719
|
var COMMANDS = [
|
|
15647
15720
|
loginCommand,
|
|
@@ -15681,7 +15754,7 @@ var COMMANDS = [
|
|
|
15681
15754
|
refreshUpdateCacheCommand,
|
|
15682
15755
|
emitTelemetryCommand
|
|
15683
15756
|
];
|
|
15684
|
-
async function dispatch(argv, io, commands = COMMANDS) {
|
|
15757
|
+
async function dispatch(argv, io, commands = COMMANDS, deps = {}) {
|
|
15685
15758
|
if (argv.length === 0 || argv[0] === "--help" || argv[0] === "-h") {
|
|
15686
15759
|
printHelp6(io, commands);
|
|
15687
15760
|
return 0;
|
|
@@ -15699,12 +15772,55 @@ async function dispatch(argv, io, commands = COMMANDS) {
|
|
|
15699
15772
|
io.err("Run `launchpad --help` for the list of available commands.");
|
|
15700
15773
|
return 64;
|
|
15701
15774
|
}
|
|
15775
|
+
const preflightExit = await runCliFloorPreflight(verb, rest, io, deps);
|
|
15776
|
+
if (preflightExit !== null)
|
|
15777
|
+
return preflightExit;
|
|
15702
15778
|
const code = await cmd.run(rest, io);
|
|
15703
15779
|
if (!cmd.hidden && verb !== "bug" && verb !== "feature") {
|
|
15704
15780
|
writeBreadcrumb(verb, code);
|
|
15705
15781
|
}
|
|
15706
15782
|
return code;
|
|
15707
15783
|
}
|
|
15784
|
+
async function runCliFloorPreflight(verb, args, io, deps) {
|
|
15785
|
+
if (!requiresCliFloorPreflight(verb, args))
|
|
15786
|
+
return null;
|
|
15787
|
+
try {
|
|
15788
|
+
const preflight = deps.preflight ?? preflightMinimumCliVersion;
|
|
15789
|
+
await preflight(loadConfig());
|
|
15790
|
+
return null;
|
|
15791
|
+
} catch (error) {
|
|
15792
|
+
if (error instanceof UpgradeRequiredError) {
|
|
15793
|
+
io.err(error.message);
|
|
15794
|
+
return EXIT_CLI_UPGRADE_REQUIRED;
|
|
15795
|
+
}
|
|
15796
|
+
io.err(`launchpad ${verb}: version preflight failed: ${error instanceof Error ? error.message : String(error)}`);
|
|
15797
|
+
return 1;
|
|
15798
|
+
}
|
|
15799
|
+
}
|
|
15800
|
+
function requiresCliFloorPreflight(verb, args) {
|
|
15801
|
+
if (args.includes("--help") || args.includes("-h"))
|
|
15802
|
+
return false;
|
|
15803
|
+
if ([
|
|
15804
|
+
"create",
|
|
15805
|
+
"deploy",
|
|
15806
|
+
"redeploy",
|
|
15807
|
+
"merge",
|
|
15808
|
+
"destroy",
|
|
15809
|
+
"recover",
|
|
15810
|
+
"rollback",
|
|
15811
|
+
"grant-editor",
|
|
15812
|
+
"revoke-editor",
|
|
15813
|
+
"add-owner",
|
|
15814
|
+
"remove-owner"
|
|
15815
|
+
].includes(verb)) {
|
|
15816
|
+
return true;
|
|
15817
|
+
}
|
|
15818
|
+
if (verb === "envvars")
|
|
15819
|
+
return args[0] === "set" || args[0] === "rm";
|
|
15820
|
+
if (verb === "secrets")
|
|
15821
|
+
return args[0] === "push";
|
|
15822
|
+
return false;
|
|
15823
|
+
}
|
|
15708
15824
|
function printHelp6(io, commands) {
|
|
15709
15825
|
io.out("launchpad — manage Launchpad-deployed apps from the command line.");
|
|
15710
15826
|
io.out("");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deploy.d.ts","sourceRoot":"","sources":["../../src/commands/deploy.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"deploy.d.ts","sourceRoot":"","sources":["../../src/commands/deploy.ts"],"names":[],"mappings":"AAyEA,OAAO,EAGL,4BAA4B,EAC7B,MAAM,uBAAuB,CAAC;AAc/B,OAAO,EAAa,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACnF,OAAO,KAAK,EAAS,OAAO,EAAY,MAAM,kBAAkB,CAAC;AAKjE,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,CAAC;AAEjD,eAAO,MAAM,aAAa,EAAE,OAI3B,CAAC;AAEF,UAAU,UAAU;IAClB,6BAA6B;IAC7B,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC;AAoRD;;;;;;GAMG;AACH,wBAAgB,WAAW,IAAI,MAAM,CAoBpC;AAED;;;GAGG;AACH,wBAAgB,SAAS,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,GAAG,UAAU,GAAG,IAAI,CAwBpE;AAiMD,2BAA2B;AAC3B,OAAO,EAAE,4BAA4B,EAAE,CAAC"}
|
package/dist/dispatcher.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { type CliConfig } from "./config.js";
|
|
1
2
|
export interface CliIo {
|
|
2
3
|
/** Where regular CLI output goes (matches stdout). */
|
|
3
4
|
readonly out: (line: string) => void;
|
|
@@ -15,6 +16,9 @@ export interface Command {
|
|
|
15
16
|
*/
|
|
16
17
|
readonly hidden?: boolean;
|
|
17
18
|
}
|
|
19
|
+
export interface DispatchDeps {
|
|
20
|
+
readonly preflight?: (config: CliConfig) => Promise<void>;
|
|
21
|
+
}
|
|
18
22
|
/**
|
|
19
23
|
* Verb table. Each slice imports + appends its `Command` here.
|
|
20
24
|
* Keeping the registry as a const array (rather than a Map)
|
|
@@ -25,6 +29,6 @@ export declare const COMMANDS: readonly Command[];
|
|
|
25
29
|
* Top-level dispatcher. Returns an exit code; never calls
|
|
26
30
|
* `process.exit` itself (the bin wrapper does).
|
|
27
31
|
*/
|
|
28
|
-
export declare function dispatch(argv: readonly string[], io: CliIo, commands?: readonly Command[]): Promise<ExitCode>;
|
|
32
|
+
export declare function dispatch(argv: readonly string[], io: CliIo, commands?: readonly Command[], deps?: DispatchDeps): Promise<ExitCode>;
|
|
29
33
|
export declare function printHelp(io: CliIo, commands: readonly Command[]): void;
|
|
30
34
|
//# sourceMappingURL=dispatcher.d.ts.map
|
package/dist/dispatcher.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dispatcher.d.ts","sourceRoot":"","sources":["../src/dispatcher.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"dispatcher.d.ts","sourceRoot":"","sources":["../src/dispatcher.ts"],"names":[],"mappings":"AAyDA,OAAO,EAAc,KAAK,SAAS,EAAE,MAAM,aAAa,CAAC;AAOzD,MAAM,WAAW,KAAK;IACpB,sDAAsD;IACtD,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,wCAAwC;IACxC,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC;AAED,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC;AAE9B,MAAM,WAAW,OAAO;IACtB,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,GAAG,EAAE,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,EAAE,EAAE,EAAE,KAAK,KAAK,OAAO,CAAC,QAAQ,CAAC,CAAC;IACxE;;;OAGG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,MAAM,WAAW,YAAY;IAC3B,QAAQ,CAAC,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,SAAS,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CAC3D;AAED;;;;GAIG;AACH,eAAO,MAAM,QAAQ,EAAE,SAAS,OAAO,EAyCtC,CAAC;AAEF;;;GAGG;AACH,wBAAsB,QAAQ,CAC5B,IAAI,EAAE,SAAS,MAAM,EAAE,EACvB,EAAE,EAAE,KAAK,EACT,QAAQ,GAAE,SAAS,OAAO,EAAa,EACvC,IAAI,GAAE,YAAiB,GACtB,OAAO,CAAC,QAAQ,CAAC,CA4BnB;AAsDD,wBAAgB,SAAS,CAAC,EAAE,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,OAAO,EAAE,GAAG,IAAI,CAyBvE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api-client.d.ts","sourceRoot":"","sources":["../../src/http/api-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"api-client.d.ts","sourceRoot":"","sources":["../../src/http/api-client.ts"],"names":[],"mappings":"AA6BA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAgB9C,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,MAAM,CAAC,EAAE,KAAK,GAAG,MAAM,GAAG,QAAQ,GAAG,KAAK,GAAG,OAAO,CAAC;IAC9D,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,qEAAqE;IACrE,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAC5B,+DAA+D;IAC/D,QAAQ,CAAC,OAAO,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IACpD;;;;;;;OAOG;IACH,QAAQ,CAAC,mBAAmB,CAAC,EAAE,SAAS,MAAM,EAAE,CAAC;CAClD;AAED;;;GAGG;AACH,wBAAsB,OAAO,CAAC,CAAC,EAC7B,GAAG,EAAE,SAAS,EACd,IAAI,EAAE,iBAAiB,EACvB,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,CAAC,CAAC,CAWZ;AAED;;;;;;;GAOG;AACH,wBAAsB,MAAM,CAC1B,GAAG,EAAE,SAAS,EACd,IAAI,EAAE,iBAAiB,EACvB,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,QAAQ,CAAC,CA6FnB"}
|
package/dist/http/errors.d.ts
CHANGED
|
@@ -15,6 +15,17 @@ export declare class ForbiddenError extends Error {
|
|
|
15
15
|
export declare class NotFoundError extends Error {
|
|
16
16
|
readonly code: "not_found";
|
|
17
17
|
}
|
|
18
|
+
/** Stable process exit used only for a server-enforced CLI upgrade. */
|
|
19
|
+
export declare const EXIT_CLI_UPGRADE_REQUIRED = 42;
|
|
20
|
+
/** HTTP 426 with the server's current minimum and the presented CLI version. */
|
|
21
|
+
export declare class UpgradeRequiredError extends Error {
|
|
22
|
+
readonly code: "cli_upgrade_required";
|
|
23
|
+
readonly minimum: string;
|
|
24
|
+
readonly yours: string;
|
|
25
|
+
constructor(minimum: string, yours: string);
|
|
26
|
+
}
|
|
27
|
+
/** Render the one-line recovery message shared by preflight and upload. */
|
|
28
|
+
export declare function upgradeRequiredMessage(minimum: string, yours: string): string;
|
|
18
29
|
import { type StructuredErrorEnvelope } from "./error-envelope.js";
|
|
19
30
|
/** Any other non-2xx. Carries the complete bounded structured envelope. */
|
|
20
31
|
export declare class ApiError extends Error {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/http/errors.ts"],"names":[],"mappings":"AAIA;;2DAE2D;AAC3D,qBAAa,oBAAqB,SAAQ,KAAK;IAC7C,QAAQ,CAAC,IAAI,EAAG,iBAAiB,CAAU;CAC5C;AAED;;uCAEuC;AACvC,qBAAa,cAAe,SAAQ,KAAK;IACvC,QAAQ,CAAC,IAAI,EAAG,WAAW,CAAU;CACtC;AAED;yEACyE;AACzE,qBAAa,aAAc,SAAQ,KAAK;IACtC,QAAQ,CAAC,IAAI,EAAG,WAAW,CAAU;CACtC;AAED,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,qBAAqB,CAAC;AAE7B,2EAA2E;AAC3E,qBAAa,QAAS,SAAQ,KAAK;IACjC,QAAQ,CAAC,SAAS,EAAG,WAAW,CAAU;IAC1C,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,aAAa,EAAE,SAAS,MAAM,EAAE,CAAC;IAC1C,QAAQ,CAAC,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,MAAM,EAAE,uBAAuB,CAAC,QAAQ,CAAC,CAAC;IACnD,QAAQ,CAAC,UAAU,EAAE,uBAAuB,CAAC,YAAY,CAAC,CAAC;IAC3D,QAAQ,CAAC,SAAS,EAAE,SAAS,MAAM,EAAE,CAAC;IACtC,QAAQ,CAAC,QAAQ,EAAE,uBAAuB,CAAC;gBAE/B,QAAQ,EAAE,uBAAuB;CAgB9C;AAED;2BAC2B;AAC3B,qBAAa,cAAe,SAAQ,KAAK;IACvC,QAAQ,CAAC,IAAI,EAAG,iBAAiB,CAAU;CAC5C"}
|
|
1
|
+
{"version":3,"file":"errors.d.ts","sourceRoot":"","sources":["../../src/http/errors.ts"],"names":[],"mappings":"AAIA;;2DAE2D;AAC3D,qBAAa,oBAAqB,SAAQ,KAAK;IAC7C,QAAQ,CAAC,IAAI,EAAG,iBAAiB,CAAU;CAC5C;AAED;;uCAEuC;AACvC,qBAAa,cAAe,SAAQ,KAAK;IACvC,QAAQ,CAAC,IAAI,EAAG,WAAW,CAAU;CACtC;AAED;yEACyE;AACzE,qBAAa,aAAc,SAAQ,KAAK;IACtC,QAAQ,CAAC,IAAI,EAAG,WAAW,CAAU;CACtC;AAED,uEAAuE;AACvE,eAAO,MAAM,yBAAyB,KAAK,CAAC;AAE5C,gFAAgF;AAChF,qBAAa,oBAAqB,SAAQ,KAAK;IAC7C,QAAQ,CAAC,IAAI,EAAG,sBAAsB,CAAU;IAChD,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;gBAEX,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;CAM3C;AAED,2EAA2E;AAC3E,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAE7E;AAED,OAAO,EAEL,KAAK,uBAAuB,EAC7B,MAAM,qBAAqB,CAAC;AAE7B,2EAA2E;AAC3E,qBAAa,QAAS,SAAQ,KAAK;IACjC,QAAQ,CAAC,SAAS,EAAG,WAAW,CAAU;IAC1C,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;IACxB,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC;IAC1B,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,aAAa,EAAE,SAAS,MAAM,EAAE,CAAC;IAC1C,QAAQ,CAAC,SAAS,EAAE,OAAO,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,MAAM,EAAE,uBAAuB,CAAC,QAAQ,CAAC,CAAC;IACnD,QAAQ,CAAC,UAAU,EAAE,uBAAuB,CAAC,YAAY,CAAC,CAAC;IAC3D,QAAQ,CAAC,SAAS,EAAE,SAAS,MAAM,EAAE,CAAC;IACtC,QAAQ,CAAC,QAAQ,EAAE,uBAAuB,CAAC;gBAE/B,QAAQ,EAAE,uBAAuB;CAgB9C;AAED;2BAC2B;AAC3B,qBAAa,cAAe,SAAQ,KAAK;IACvC,QAAQ,CAAC,IAAI,EAAG,iBAAiB,CAAU;CAC5C"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { CliConfig } from "../config.js";
|
|
2
|
+
/**
|
|
3
|
+
* Run the no-side-effect bot endpoint governed by the same floor as mutations.
|
|
4
|
+
* The injected fetcher is passed as a bare callable through `apiRaw`.
|
|
5
|
+
*/
|
|
6
|
+
export declare function preflightMinimumCliVersion(config: CliConfig, fetcher?: typeof fetch): Promise<void>;
|
|
7
|
+
//# sourceMappingURL=preflight.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"preflight.d.ts","sourceRoot":"","sources":["../../src/http/preflight.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAG9C;;;GAGG;AACH,wBAAsB,0BAA0B,CAC9C,MAAM,EAAE,SAAS,EACjB,OAAO,GAAE,OAAO,KAAa,GAC5B,OAAO,CAAC,IAAI,CAAC,CAOf"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/** Stable header used by Launchpad services to observe the real CLI version. */
|
|
2
|
+
export declare const CLI_VERSION_HEADER = "x-launchpad-cli-version";
|
|
3
|
+
/**
|
|
4
|
+
* Add the real CLI version to a Launchpad-controlled HTTP request.
|
|
5
|
+
*
|
|
6
|
+
* Caller-provided casing variants are removed so neither the version header
|
|
7
|
+
* nor the user-agent can be spoofed accidentally by a command-specific map.
|
|
8
|
+
*/
|
|
9
|
+
export declare function cliVersionHeaders(headers?: Readonly<Record<string, string>>): Record<string, string>;
|
|
10
|
+
//# sourceMappingURL=version-headers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version-headers.d.ts","sourceRoot":"","sources":["../../src/http/version-headers.ts"],"names":[],"mappings":"AAEA,gFAAgF;AAChF,eAAO,MAAM,kBAAkB,4BAA4B,CAAC;AAE5D;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAC/B,OAAO,GAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAM,GAC7C,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAWxB"}
|
package/dist/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const CLI_VERSION = "0.
|
|
1
|
+
export declare const CLI_VERSION = "0.54.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@m-kopa/launchpad-cli",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.54.0",
|
|
4
4
|
"description": "Launchpad CLI — clone / deploy / review / merge against Launchpad-managed apps. Talks to the portal-bot endpoints (SCOPE-M-760 / T4).",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -26,6 +26,9 @@
|
|
|
26
26
|
"directory": "packages/launchpad-cli"
|
|
27
27
|
},
|
|
28
28
|
"homepage": "https://github.com/M-KOPA/launchpad-platform/tree/main/packages/launchpad-cli#readme",
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/M-KOPA/launchpad-platform/issues"
|
|
31
|
+
},
|
|
29
32
|
"license": "UNLICENSED",
|
|
30
33
|
"dependencies": {
|
|
31
34
|
"esbuild": "0.28.1",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-content-pr
|
|
3
3
|
description: Push a content change to a Launchpad app via `launchpad deploy` and verify it shipped via `launchpad status`. Covers the post-first-deploy iteration loop (edit → deploy → verify) — subsequent deploys commit directly to the app repo's main and the Pages build runs asynchronously, so verification is its own step. Use when someone says "push a content change", "ship an update", "/launchpad-content-pr", "verify my deploy", or after `/launchpad-deploy` reports `done` and they want to follow up with an edit.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-deploy
|
|
3
3
|
description: Walk a Launchpad user through deploying an app from their local working directory (Model A — `launchpad init` + `launchpad deploy`). Wraps the CLI verbs end-to-end: detects the app shape, scaffolds `launchpad.yaml`, resolves the allowed Entra group via `launchpad groups`, bundles the CWD via `launchpad deploy`, and watches the rollout via `launchpad status`. Use when someone says "deploy a new app", "ship my app to Launchpad", "/launchpad-deploy", "I have an app locally — get it on Launchpad", or any variant. Resume/abandon for legacy in-flight provisioning is at the bottom.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-deploy-status
|
|
3
3
|
description: Show the current provisioning stage + failure reason for a Launchpad app via `launchpad status` (Model A drift + deployment_verified) and `launchpad apps` (lifecycle bucket), or watch provisioning live with `launchpad watch`. Renders the M-892 stage trace for in-flight provisioning, and is the canonical home for `launchpad recover` (repair a terminal-failed app record that is actually live). Use when someone says "what's the status of demo-X", "/launchpad-deploy-status", "is my deploy stuck", "watch my deploy go live", "watch provisioning", "my app says failed but it's serving", or after `/launchpad-deploy` reports a non-`done` terminal stage.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-destroy
|
|
3
3
|
description: Tear down a Launchpad app end-to-end via `launchpad destroy` — Cloudflare Pages project, edge-auth wiring (gateway KV/audience entries, or the Access app for `auth: access` apps), custom hostname, platform-repo TF, and the app repo (archive-renamed). Owner-only verb with a two-step destructive confirmation. Use when someone says "destroy this app", "/launchpad-destroy", "tear down `<slug>`", "delete the app", or asks to clean up a smoke-test / orphan / retired app.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-identity
|
|
3
3
|
description: Teach an app author how to use the signed-in user's identity inside a Launchpad app — read the gateway-forwarded X-Launchpad-User-Assertion in a Pages Function, VERIFY it with @m-kopa/platform-auth (fail-closed), and show who's logged in (sub/email/name). Use when someone says "who is logged in", "show the current user", "get the user's email in my app", "auth in my launchpad app", "read the user identity", "/launchpad-identity", or is wiring up an /api/me for a gateway-fronted app.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-onboard
|
|
3
3
|
description: One-time setup for the Launchpad CLI + Claude Code skill bundle. Verifies the `launchpad` CLI is installed and current, runs `launchpad whoami` to confirm the session is fresh, and checks the bundled skills are installed and in lock-step with the CLI. Idempotent — safe to re-run any time. Use when someone says "set me up for Launchpad", "I just got a new machine and want to use Launchpad", "/launchpad-onboard", or any of the other launchpad-* skills fails on a prereq check.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-report
|
|
3
3
|
description: File a bug report or feature request to the Launchpad team's tracker from the CLI. Use when someone reports something broken, hits an error in a launchpad command, or wishes a feature existed — e.g. "this is broken", "report a bug", "can you file that", "I wish launchpad could…", "/launchpad-bug", "/launchpad-feature". Always confirm and show exactly what you'll send before filing; never file silently.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: launchpad-status
|
|
3
3
|
description: Safely refresh a Launchpad clone, show manifest drift, or read the deployed manifest. Wraps bare `launchpad pull` for source sync, `launchpad pull --manifest` for deployed YAML, and `launchpad status` for drift. Use for "sync my clone", "what's deployed", "show drift", "/launchpad-status", "/launchpad-pull", or post-deploy verification.
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.54.0
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<!-- BEGIN shell-contract (managed by scripts/sync-skill-contract.sh — edit skills/_partials/shell-contract.md) -->
|
|
@@ -378,4 +378,4 @@ CI.
|
|
|
378
378
|
|
|
379
379
|
## Version
|
|
380
380
|
|
|
381
|
-
This skill ships in launchpad-cli v0.
|
|
381
|
+
This skill ships in launchpad-cli v0.54.0+.
|