@osdk/cli 0.24.9 → 0.24.11
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 +14 -0
- package/build/browser/{chunk-3H567IY3.js → chunk-CDP3LF3Z.js} +6 -6
- package/build/{esm/chunk-3H567IY3.js.map → browser/chunk-CDP3LF3Z.js.map} +1 -1
- package/build/{esm/chunk-UT43C4BM.js → browser/chunk-QIS7XFJM.js} +70 -5
- package/build/browser/chunk-QIS7XFJM.js.map +1 -0
- package/build/browser/{handleGenerate-QY5GPZ7H.js → handleGenerate-AXSE37T7.js} +8 -8
- package/build/browser/{handleGenerate-QY5GPZ7H.js.map → handleGenerate-AXSE37T7.js.map} +1 -1
- package/build/browser/index.js +36 -13
- package/build/browser/index.js.map +1 -1
- package/build/browser/{siteDeployCommand-T34QFCR6.js → siteDeployCommand-6JHGJGO3.js} +40 -15
- package/build/browser/siteDeployCommand-6JHGJGO3.js.map +1 -0
- package/build/browser/{versionDeleteCommand-VJQHB3Y7.js → versionDeleteCommand-YZ5RK72V.js} +4 -4
- package/build/browser/{versionDeleteCommand-VJQHB3Y7.js.map → versionDeleteCommand-YZ5RK72V.js.map} +1 -1
- package/build/{esm/versionGetCommand-SIKXTJAX.js → browser/versionGetCommand-VW6TYQ2K.js} +4 -4
- package/build/browser/{versionGetCommand-SIKXTJAX.js.map → versionGetCommand-VW6TYQ2K.js.map} +1 -1
- package/build/{esm/versionListCommand-RILPQSQH.js → browser/versionListCommand-ZCVNF2LJ.js} +4 -4
- package/build/browser/{versionListCommand-RILPQSQH.js.map → versionListCommand-ZCVNF2LJ.js.map} +1 -1
- package/build/{esm/versionSetCommand-GAGHJ2VU.js → browser/versionSetCommand-EEGGAV3E.js} +4 -4
- package/build/browser/{versionSetCommand-GAGHJ2VU.js.map → versionSetCommand-EEGGAV3E.js.map} +1 -1
- package/build/browser/{versionUnsetCommand-VETAWEOH.js → versionUnsetCommand-6RJFVA4F.js} +4 -4
- package/build/browser/{versionUnsetCommand-VETAWEOH.js.map → versionUnsetCommand-6RJFVA4F.js.map} +1 -1
- package/build/esm/{chunk-3H567IY3.js → chunk-CDP3LF3Z.js} +6 -6
- package/build/{browser/chunk-3H567IY3.js.map → esm/chunk-CDP3LF3Z.js.map} +1 -1
- package/build/{browser/chunk-UT43C4BM.js → esm/chunk-QIS7XFJM.js} +70 -5
- package/build/esm/chunk-QIS7XFJM.js.map +1 -0
- package/build/esm/commands/site/deploy/SiteDeployArgs.d.ts +2 -0
- package/build/esm/commands/site/deploy/SiteDeployArgs.d.ts.map +1 -1
- package/build/esm/commands/site/deploy/index.d.ts.map +1 -1
- package/build/esm/commands/site/deploy/logDeployCommandConfigFileOverride.d.ts.map +1 -1
- package/build/esm/commands/site/deploy/siteDeployCommand.d.mts +2 -4
- package/build/esm/commands/site/deploy/siteDeployCommand.d.mts.map +1 -1
- package/build/esm/{handleGenerate-QY5GPZ7H.js → handleGenerate-AXSE37T7.js} +8 -8
- package/build/esm/{handleGenerate-QY5GPZ7H.js.map → handleGenerate-AXSE37T7.js.map} +1 -1
- package/build/esm/index.js +36 -13
- package/build/esm/index.js.map +1 -1
- package/build/esm/net/createFetch.d.mts.map +1 -1
- package/build/esm/net/third-party-applications/index.d.mts +1 -0
- package/build/esm/net/third-party-applications/index.d.mts.map +1 -1
- package/build/esm/net/third-party-applications/uploadSnapshotVersion.d.mts +5 -0
- package/build/esm/net/third-party-applications/uploadSnapshotVersion.d.mts.map +1 -0
- package/build/esm/{siteDeployCommand-T34QFCR6.js → siteDeployCommand-6JHGJGO3.js} +40 -15
- package/build/esm/siteDeployCommand-6JHGJGO3.js.map +1 -0
- package/build/esm/util/config.d.ts +1 -0
- package/build/esm/util/config.d.ts.map +1 -1
- package/build/esm/{versionDeleteCommand-VJQHB3Y7.js → versionDeleteCommand-YZ5RK72V.js} +4 -4
- package/build/esm/{versionDeleteCommand-VJQHB3Y7.js.map → versionDeleteCommand-YZ5RK72V.js.map} +1 -1
- package/build/{browser/versionGetCommand-SIKXTJAX.js → esm/versionGetCommand-VW6TYQ2K.js} +4 -4
- package/build/esm/{versionGetCommand-SIKXTJAX.js.map → versionGetCommand-VW6TYQ2K.js.map} +1 -1
- package/build/{browser/versionListCommand-RILPQSQH.js → esm/versionListCommand-ZCVNF2LJ.js} +4 -4
- package/build/esm/{versionListCommand-RILPQSQH.js.map → versionListCommand-ZCVNF2LJ.js.map} +1 -1
- package/build/{browser/versionSetCommand-GAGHJ2VU.js → esm/versionSetCommand-EEGGAV3E.js} +4 -4
- package/build/esm/{versionSetCommand-GAGHJ2VU.js.map → versionSetCommand-EEGGAV3E.js.map} +1 -1
- package/build/esm/{versionUnsetCommand-VETAWEOH.js → versionUnsetCommand-6RJFVA4F.js} +4 -4
- package/build/esm/{versionUnsetCommand-VETAWEOH.js.map → versionUnsetCommand-6RJFVA4F.js.map} +1 -1
- package/package.json +6 -5
- package/build/browser/chunk-UT43C4BM.js.map +0 -1
- package/build/browser/siteDeployCommand-T34QFCR6.js.map +0 -1
- package/build/esm/chunk-UT43C4BM.js.map +0 -1
- package/build/esm/siteDeployCommand-T34QFCR6.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-QIS7XFJM.js';
|
|
2
|
+
import './chunk-CDP3LF3Z.js';
|
|
3
3
|
import './chunk-G6CPJEWR.js';
|
|
4
4
|
import { init_esm_shims } from './chunk-TIWBVCHX.js';
|
|
5
5
|
import { consola } from 'consola';
|
|
@@ -31,5 +31,5 @@ async function versionListCommand({
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
export { versionListCommand as default };
|
|
34
|
-
//# sourceMappingURL=versionListCommand-
|
|
35
|
-
//# sourceMappingURL=versionListCommand-
|
|
34
|
+
//# sourceMappingURL=versionListCommand-ZCVNF2LJ.js.map
|
|
35
|
+
//# sourceMappingURL=versionListCommand-ZCVNF2LJ.js.map
|
package/build/browser/{versionListCommand-RILPQSQH.js.map → versionListCommand-ZCVNF2LJ.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/commands/site/version/list/versionListCommand.mts"],"names":[],"mappings":";;;;;;;;AAAA,cAAA,EAAA,CAAA;AAoBA,eAAO,kBAA0C,CAAA;AAAA,EAC/C,UAAA;AAAA,EACA,WAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,OAAA,CAAQ,MAAM,sCAAsC,CAAA,CAAA;AACpD,EAAA,MAAM,CAAC,QAAU,EAAA,OAAO,IAAI,MAAM,OAAA,CAAQ,IAAI,CAAC,gCAAA,CAAuB,YAAa,CAAA,SAAA,EAAW,WAAW,CAAG,EAAA,gCAAA,CAAuB,WAAW,SAAW,EAAA,WAAW,CAAC,CAAC,CAAA,CAAA;AACtK,EAAI,IAAA,QAAA,CAAS,IAAK,CAAA,MAAA,KAAW,CAAG,EAAA;AAC9B,IAAA,OAAA,CAAQ,KAAK,wBAAwB,CAAA,CAAA;AACrC,IAAA,OAAA;AAAA,GACF;AACA,EAAA,OAAA,CAAQ,QAAQ,iBAAiB,CAAA,CAAA;AACjC,EAAM,MAAA,MAAA,GAAS,MAAM,OAAO,QAAQ,CAAA,CAAA;AACpC,EAAA,MAAM,iBAAiB,MAAO,CAAA,KAAA,CAAM,QAAS,CAAA,IAAA,CAAK,IAAI,CAAK,CAAA,KAAA,CAAA,CAAE,OAAO,CAAA,CAAE,OAAO,CAAK,CAAA,KAAA,MAAA,CAAO,KAAM,CAAA,CAAC,CAAC,CAAC,CAAA,CAAA;AAClG,EAAA,KAAA,MAAW,WAAW,cAAgB,EAAA;AACpC,IAAA,OAAA,CAAQ,GAAI,CAAA,CAAA,MAAA,EAAS,OAAO,CAAA,EAAG,SAAS,eAAmB,IAAA,OAAA,KAAY,OAAS,EAAA,eAAA,GAAkB,QAAS,CAAA,OAAA,EAAS,CAAa,WAAA,CAAA,CAAA,GAAI,EAAE,CAAE,CAAA,CAAA,CAAA;AAAA,GAC3I;AACF","file":"versionListCommand-
|
|
1
|
+
{"version":3,"sources":["../../src/commands/site/version/list/versionListCommand.mts"],"names":[],"mappings":";;;;;;;;AAAA,cAAA,EAAA,CAAA;AAoBA,eAAO,kBAA0C,CAAA;AAAA,EAC/C,UAAA;AAAA,EACA,WAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,OAAA,CAAQ,MAAM,sCAAsC,CAAA,CAAA;AACpD,EAAA,MAAM,CAAC,QAAU,EAAA,OAAO,IAAI,MAAM,OAAA,CAAQ,IAAI,CAAC,gCAAA,CAAuB,YAAa,CAAA,SAAA,EAAW,WAAW,CAAG,EAAA,gCAAA,CAAuB,WAAW,SAAW,EAAA,WAAW,CAAC,CAAC,CAAA,CAAA;AACtK,EAAI,IAAA,QAAA,CAAS,IAAK,CAAA,MAAA,KAAW,CAAG,EAAA;AAC9B,IAAA,OAAA,CAAQ,KAAK,wBAAwB,CAAA,CAAA;AACrC,IAAA,OAAA;AAAA,GACF;AACA,EAAA,OAAA,CAAQ,QAAQ,iBAAiB,CAAA,CAAA;AACjC,EAAM,MAAA,MAAA,GAAS,MAAM,OAAO,QAAQ,CAAA,CAAA;AACpC,EAAA,MAAM,iBAAiB,MAAO,CAAA,KAAA,CAAM,QAAS,CAAA,IAAA,CAAK,IAAI,CAAK,CAAA,KAAA,CAAA,CAAE,OAAO,CAAA,CAAE,OAAO,CAAK,CAAA,KAAA,MAAA,CAAO,KAAM,CAAA,CAAC,CAAC,CAAC,CAAA,CAAA;AAClG,EAAA,KAAA,MAAW,WAAW,cAAgB,EAAA;AACpC,IAAA,OAAA,CAAQ,GAAI,CAAA,CAAA,MAAA,EAAS,OAAO,CAAA,EAAG,SAAS,eAAmB,IAAA,OAAA,KAAY,OAAS,EAAA,eAAA,GAAkB,QAAS,CAAA,OAAA,EAAS,CAAa,WAAA,CAAA,CAAA,GAAI,EAAE,CAAE,CAAA,CAAA,CAAA;AAAA,GAC3I;AACF","file":"versionListCommand-ZCVNF2LJ.js","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createInternalClientContext, thirdPartyApplications } from \"#net\";\nimport { consola } from \"consola\";\nimport { colorize } from \"consola/utils\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionListCommand({\n foundryUrl,\n application,\n token,\n tokenFile\n}) {\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n consola.start(\"Fetching versions & deployed version\");\n const [versions, website] = await Promise.all([thirdPartyApplications.listVersions(clientCtx, application), thirdPartyApplications.getWebsite(clientCtx, application)]);\n if (versions.data.length === 0) {\n consola.info(\"No site versions found\");\n return;\n }\n consola.success(\"Found versions:\");\n const semver = await import(\"semver\");\n const sortedVersions = semver.rsort(versions.data.map(v => v.version).filter(v => semver.valid(v)));\n for (const version of sortedVersions) {\n consola.log(` - ${version}${website?.deployedVersion && version === website?.deployedVersion ? colorize(\"green\", ` (deployed)`) : \"\"}`);\n }\n}"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-
|
|
2
|
-
import './chunk-
|
|
1
|
+
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-QIS7XFJM.js';
|
|
2
|
+
import './chunk-CDP3LF3Z.js';
|
|
3
3
|
import './chunk-G6CPJEWR.js';
|
|
4
4
|
import { init_esm_shims } from './chunk-TIWBVCHX.js';
|
|
5
5
|
import { consola } from 'consola';
|
|
@@ -26,5 +26,5 @@ async function versionSetCommand({
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
export { versionSetCommand as default };
|
|
29
|
-
//# sourceMappingURL=versionSetCommand-
|
|
30
|
-
//# sourceMappingURL=versionSetCommand-
|
|
29
|
+
//# sourceMappingURL=versionSetCommand-EEGGAV3E.js.map
|
|
30
|
+
//# sourceMappingURL=versionSetCommand-EEGGAV3E.js.map
|
package/build/browser/{versionSetCommand-GAGHJ2VU.js.map → versionSetCommand-EEGGAV3E.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/commands/site/version/set/versionSetCommand.mts"],"names":[],"mappings":";;;;;;;AAAA,cAAA,EAAA,CAAA;AAmBA,eAAO,iBAAyC,CAAA;AAAA,EAC9C,OAAA;AAAA,EACA,WAAA;AAAA,EACA,UAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,OAAA,CAAQ,MAAM,CAAsB,oBAAA,CAAA,CAAA,CAAA;AACpC,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,IAAI,OAAS,EAAA;AACX,IAAM,MAAA,gCAAA,CAAuB,aAAc,CAAA,SAAA,EAAW,WAAa,EAAA;AAAA,MACjE,OAAA;AAAA,KACD,CAAA,CAAA;AAAA,GACH;AACA,EAAQ,OAAA,CAAA,OAAA,CAAQ,CAAuB,oBAAA,EAAA,OAAO,CAAE,CAAA,CAAA,CAAA;AAClD","file":"versionSetCommand-
|
|
1
|
+
{"version":3,"sources":["../../src/commands/site/version/set/versionSetCommand.mts"],"names":[],"mappings":";;;;;;;AAAA,cAAA,EAAA,CAAA;AAmBA,eAAO,iBAAyC,CAAA;AAAA,EAC9C,OAAA;AAAA,EACA,WAAA;AAAA,EACA,UAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,OAAA,CAAQ,MAAM,CAAsB,oBAAA,CAAA,CAAA,CAAA;AACpC,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,IAAI,OAAS,EAAA;AACX,IAAM,MAAA,gCAAA,CAAuB,aAAc,CAAA,SAAA,EAAW,WAAa,EAAA;AAAA,MACjE,OAAA;AAAA,KACD,CAAA,CAAA;AAAA,GACH;AACA,EAAQ,OAAA,CAAA,OAAA,CAAQ,CAAuB,oBAAA,EAAA,OAAO,CAAE,CAAA,CAAA,CAAA;AAClD","file":"versionSetCommand-EEGGAV3E.js","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { createInternalClientContext, thirdPartyApplications } from \"#net\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionSetCommand({\n version,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n consola.start(`Setting live version`);\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n if (version) {\n await thirdPartyApplications.deployWebsite(clientCtx, application, {\n version\n });\n }\n consola.success(`Set live version to ${version}`);\n}"]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { handlePromptCancel } from './chunk-6YTCOSZQ.js';
|
|
2
|
-
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-
|
|
3
|
-
import './chunk-
|
|
2
|
+
import { loadToken, createInternalClientContext, third_party_applications_exports } from './chunk-QIS7XFJM.js';
|
|
3
|
+
import './chunk-CDP3LF3Z.js';
|
|
4
4
|
import './chunk-G6CPJEWR.js';
|
|
5
5
|
import { init_esm_shims } from './chunk-TIWBVCHX.js';
|
|
6
6
|
import { consola } from 'consola';
|
|
@@ -31,5 +31,5 @@ ${colorize("bold", "Your site will no longer be accessible until a new live site
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
export { versionUnsetCommand as default };
|
|
34
|
-
//# sourceMappingURL=versionUnsetCommand-
|
|
35
|
-
//# sourceMappingURL=versionUnsetCommand-
|
|
34
|
+
//# sourceMappingURL=versionUnsetCommand-6RJFVA4F.js.map
|
|
35
|
+
//# sourceMappingURL=versionUnsetCommand-6RJFVA4F.js.map
|
package/build/browser/{versionUnsetCommand-VETAWEOH.js.map → versionUnsetCommand-6RJFVA4F.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/commands/site/version/unset/versionUnsetCommand.mts"],"names":[],"mappings":";;;;;;;;;AAAA,cAAA,EAAA,CAAA;AAqBA,eAAO,mBAA2C,CAAA;AAAA,EAChD,GAAA;AAAA,EACA,WAAA;AAAA,EACA,UAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,IAAI,CAAC,GAAK,EAAA;AACR,IAAM,MAAA,SAAA,GAAY,MAAM,OAAA,CAAQ,MAAO,CAAA,CAAA;AAAA,EAA0D,QAAS,CAAA,MAAA,EAAQ,8EAA8E,CAAC,CAAI,CAAA,EAAA;AAAA,MACnM,IAAM,EAAA,SAAA;AAAA,KACP,CAAA,CAAA;AACD,IAAA,kBAAA,CAAmB,SAAS,CAAA,CAAA;AAAA,GAC9B;AACA,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,OAAA,CAAQ,MAAM,4BAA4B,CAAA,CAAA;AAC1C,EAAM,MAAA,gCAAA,CAAuB,eAAgB,CAAA,SAAA,EAAW,WAAW,CAAA,CAAA;AACnE,EAAA,OAAA,CAAQ,QAAQ,2BAA2B,CAAA,CAAA;AAC7C","file":"versionUnsetCommand-
|
|
1
|
+
{"version":3,"sources":["../../src/commands/site/version/unset/versionUnsetCommand.mts"],"names":[],"mappings":";;;;;;;;;AAAA,cAAA,EAAA,CAAA;AAqBA,eAAO,mBAA2C,CAAA;AAAA,EAChD,GAAA;AAAA,EACA,WAAA;AAAA,EACA,UAAA;AAAA,EACA,KAAA;AAAA,EACA,SAAA;AACF,CAAG,EAAA;AACD,EAAA,IAAI,CAAC,GAAK,EAAA;AACR,IAAM,MAAA,SAAA,GAAY,MAAM,OAAA,CAAQ,MAAO,CAAA,CAAA;AAAA,EAA0D,QAAS,CAAA,MAAA,EAAQ,8EAA8E,CAAC,CAAI,CAAA,EAAA;AAAA,MACnM,IAAM,EAAA,SAAA;AAAA,KACP,CAAA,CAAA;AACD,IAAA,kBAAA,CAAmB,SAAS,CAAA,CAAA;AAAA,GAC9B;AACA,EAAA,MAAM,WAAc,GAAA,MAAM,SAAU,CAAA,KAAA,EAAO,SAAS,CAAA,CAAA;AACpD,EAAA,MAAM,gBAAgB,MAAM,WAAA,CAAA;AAC5B,EAAM,MAAA,SAAA,GAAY,2BAA4B,CAAA,UAAA,EAAY,aAAa,CAAA,CAAA;AACvE,EAAA,OAAA,CAAQ,MAAM,4BAA4B,CAAA,CAAA;AAC1C,EAAM,MAAA,gCAAA,CAAuB,eAAgB,CAAA,SAAA,EAAW,WAAW,CAAA,CAAA;AACnE,EAAA,OAAA,CAAQ,QAAQ,2BAA2B,CAAA,CAAA;AAC7C","file":"versionUnsetCommand-6RJFVA4F.js","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { consola } from \"consola\";\nimport { createInternalClientContext, thirdPartyApplications } from \"#net\";\nimport { colorize } from \"consola/utils\";\nimport { handlePromptCancel } from \"../../../../consola/handlePromptCancel.js\";\nimport { loadToken } from \"../../../../util/token.js\";\nexport default async function versionUnsetCommand({\n yes,\n application,\n foundryUrl,\n token,\n tokenFile\n}) {\n if (!yes) {\n const confirmed = await consola.prompt(`Are you sure you want to clear the live site version?\\n${colorize(\"bold\", \"Your site will no longer be accessible until a new live site version is set.\")}`, {\n type: \"confirm\"\n });\n handlePromptCancel(confirmed);\n }\n const loadedToken = await loadToken(token, tokenFile);\n const tokenProvider = () => loadedToken;\n const clientCtx = createInternalClientContext(foundryUrl, tokenProvider);\n consola.start(\"Clearing live site version\");\n await thirdPartyApplications.undeployWebsite(clientCtx, application);\n consola.success(\"Cleared live site version\");\n}"]}
|
|
@@ -136,15 +136,15 @@ init_esm_shims();
|
|
|
136
136
|
var PalantirApiError = class extends Error {
|
|
137
137
|
message;
|
|
138
138
|
errorName;
|
|
139
|
-
|
|
139
|
+
errorCode;
|
|
140
140
|
statusCode;
|
|
141
141
|
errorInstanceId;
|
|
142
142
|
parameters;
|
|
143
|
-
constructor(message, errorName,
|
|
143
|
+
constructor(message, errorName, errorCode, statusCode, errorInstanceId, parameters) {
|
|
144
144
|
super(message);
|
|
145
145
|
this.message = message;
|
|
146
146
|
this.errorName = errorName;
|
|
147
|
-
this.
|
|
147
|
+
this.errorCode = errorCode;
|
|
148
148
|
this.statusCode = statusCode;
|
|
149
149
|
this.errorInstanceId = errorInstanceId;
|
|
150
150
|
this.parameters = parameters;
|
|
@@ -259,7 +259,7 @@ function createSharedClientContext(baseUrl, tokenProvider, userAgent, fetchFn =
|
|
|
259
259
|
try {
|
|
260
260
|
return await retryingFetchWithAuthOrThrow(input, init);
|
|
261
261
|
} catch (e) {
|
|
262
|
-
const betterError = e instanceof PalantirApiError ? new PalantirApiError(e.message, e.errorName, e.
|
|
262
|
+
const betterError = e instanceof PalantirApiError ? new PalantirApiError(e.message, e.errorName, e.errorCode, e.statusCode, e.errorInstanceId, e.parameters) : new Error("Captured stack trace for error: " + e.message);
|
|
263
263
|
betterError.cause = e;
|
|
264
264
|
throw betterError;
|
|
265
265
|
}
|
|
@@ -292,5 +292,5 @@ init_esm_shims();
|
|
|
292
292
|
init_esm_shims();
|
|
293
293
|
|
|
294
294
|
export { PalantirApiError, createClientContext, createFetchHeaderMutator, createFetchOrThrow };
|
|
295
|
-
//# sourceMappingURL=chunk-
|
|
296
|
-
//# sourceMappingURL=chunk-
|
|
295
|
+
//# sourceMappingURL=chunk-CDP3LF3Z.js.map
|
|
296
|
+
//# sourceMappingURL=chunk-CDP3LF3Z.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../node_modules/.pnpm/fetch-retry@6.0.0/node_modules/fetch-retry/index.js","../../../shared.net/build/esm/createClientContext.js","../../../shared.client.impl/build/esm/index.js","../../../shared.client.impl/build/esm/createSharedClientContext.js","../../../shared.net.errors/build/esm/index.js","../../../shared.net.errors/build/esm/PalantirApiError.js","../../../shared.net.errors/build/esm/UnknownError.js","../../../shared.net.fetch/build/esm/index.js","../../../shared.net.fetch/build/esm/createFetchHeaderMutator.js","../../../shared.net.fetch/build/esm/createFetchOrThrow.js","../../../shared.net.fetch/build/esm/createRetryingFetch.js","../../../shared.net/build/esm/index.js","../../../shared.net/build/esm/ResultOrError.js","../../../shared.net/build/esm/util/replaceHttpIfNotLocalhost.js"],"names":["fetch","fetchRetry","error"],"mappings":";;;AAAA,IAAA,mBAAA,GAAA,UAAA,CAAA;AAAA,EAAA,8EAAA,CAAA,OAAA,EAAA,MAAA,EAAA;AAAA,IAAA,cAAA,EAAA,CAAA;AAEA,IAAO,MAAA,CAAA,OAAA,GAAU,SAAUA,MAAAA,EAAO,QAAU,EAAA;AAC1C,MAAA,QAAA,GAAW,YAAY,EAAC,CAAA;AACxB,MAAI,IAAA,OAAOA,WAAU,UAAY,EAAA;AAC/B,QAAM,MAAA,IAAI,cAAc,0BAA0B,CAAA,CAAA;AAAA,OACpD;AACA,MAAI,IAAA,OAAO,aAAa,QAAU,EAAA;AAChC,QAAM,MAAA,IAAI,cAAc,4BAA4B,CAAA,CAAA;AAAA,OACtD;AACA,MAAA,IAAI,SAAS,OAAY,KAAA,KAAA,CAAA,IAAa,CAAC,iBAAkB,CAAA,QAAA,CAAS,OAAO,CAAG,EAAA;AAC1E,QAAM,MAAA,IAAI,cAAc,oCAAoC,CAAA,CAAA;AAAA,OAC9D;AACA,MAAI,IAAA,QAAA,CAAS,UAAe,KAAA,KAAA,CAAA,IAAa,CAAC,iBAAA,CAAkB,QAAS,CAAA,UAAU,CAAK,IAAA,OAAO,QAAS,CAAA,UAAA,KAAe,UAAY,EAAA;AAC7H,QAAM,MAAA,IAAI,cAAc,kFAAkF,CAAA,CAAA;AAAA,OAC5G;AACA,MAAA,IAAI,QAAS,CAAA,OAAA,KAAY,KAAa,CAAA,IAAA,CAAC,KAAM,CAAA,OAAA,CAAQ,QAAS,CAAA,OAAO,CAAK,IAAA,OAAO,QAAS,CAAA,OAAA,KAAY,UAAY,EAAA;AAChH,QAAM,MAAA,IAAI,cAAc,+CAA+C,CAAA,CAAA;AAAA,OACzE;AACA,MAAA,IAAI,YAAe,GAAA;AAAA,QACjB,OAAS,EAAA,CAAA;AAAA,QACT,UAAY,EAAA,GAAA;AAAA,QACZ,SAAS,EAAC;AAAA,OACZ,CAAA;AACA,MAAW,QAAA,GAAA,MAAA,CAAO,MAAO,CAAA,YAAA,EAAc,QAAQ,CAAA,CAAA;AAC/C,MAAO,OAAA,SAASC,WAAW,CAAA,KAAA,EAAO,IAAM,EAAA;AACtC,QAAA,IAAI,UAAU,QAAS,CAAA,OAAA,CAAA;AACvB,QAAA,IAAI,aAAa,QAAS,CAAA,UAAA,CAAA;AAC1B,QAAA,IAAI,UAAU,QAAS,CAAA,OAAA,CAAA;AACvB,QAAI,IAAA,IAAA,IAAQ,IAAK,CAAA,OAAA,KAAY,KAAW,CAAA,EAAA;AACtC,UAAI,IAAA,iBAAA,CAAkB,IAAK,CAAA,OAAO,CAAG,EAAA;AACnC,YAAA,OAAA,GAAU,IAAK,CAAA,OAAA,CAAA;AAAA,WACV,MAAA;AACL,YAAM,MAAA,IAAI,cAAc,oCAAoC,CAAA,CAAA;AAAA,WAC9D;AAAA,SACF;AACA,QAAI,IAAA,IAAA,IAAQ,IAAK,CAAA,UAAA,KAAe,KAAW,CAAA,EAAA;AACzC,UAAA,IAAI,kBAAkB,IAAK,CAAA,UAAU,KAAK,OAAO,IAAA,CAAK,eAAe,UAAY,EAAA;AAC/E,YAAA,UAAA,GAAa,IAAK,CAAA,UAAA,CAAA;AAAA,WACb,MAAA;AACL,YAAM,MAAA,IAAI,cAAc,kFAAkF,CAAA,CAAA;AAAA,WAC5G;AAAA,SACF;AACA,QAAI,IAAA,IAAA,IAAQ,KAAK,OAAS,EAAA;AACxB,UAAI,IAAA,KAAA,CAAM,QAAQ,IAAK,CAAA,OAAO,KAAK,OAAO,IAAA,CAAK,YAAY,UAAY,EAAA;AACrE,YAAA,OAAA,GAAU,IAAK,CAAA,OAAA,CAAA;AAAA,WACV,MAAA;AACL,YAAM,MAAA,IAAI,cAAc,+CAA+C,CAAA,CAAA;AAAA,WACzE;AAAA,SACF;AAGA,QAAA,OAAO,IAAI,OAAA,CAAQ,SAAU,OAAA,EAAS,MAAQ,EAAA;AAC5C,UAAI,IAAA,YAAA,GAAe,SAAU,OAAS,EAAA;AAGpC,YAAI,IAAA,MAAA,GAAS,OAAO,OAAY,KAAA,WAAA,IAAe,iBAAiB,OAAU,GAAA,KAAA,CAAM,OAAU,GAAA,KAAA,CAAA;AAC1F,YAAAD,OAAM,MAAQ,EAAA,IAAI,CAAE,CAAA,IAAA,CAAK,SAAU,QAAU,EAAA;AAC3C,cAAI,IAAA,KAAA,CAAM,QAAQ,OAAO,CAAA,IAAK,QAAQ,OAAQ,CAAA,QAAA,CAAS,MAAM,CAAA,KAAM,CAAI,CAAA,EAAA;AACrE,gBAAA,OAAA,CAAQ,QAAQ,CAAA,CAAA;AAAA,eAClB,MAAA,IAAW,OAAO,OAAA,KAAY,UAAY,EAAA;AACxC,gBAAI,IAAA;AAEF,kBAAO,OAAA,OAAA,CAAQ,OAAQ,CAAA,OAAA,CAAQ,OAAS,EAAA,IAAA,EAAM,QAAQ,CAAC,CAAA,CAAE,IAAK,CAAA,SAAU,eAAiB,EAAA;AACvF,oBAAA,IAAI,eAAiB,EAAA;AACnB,sBAAM,KAAA,CAAA,OAAA,EAAS,MAAM,QAAQ,CAAA,CAAA;AAAA,qBACxB,MAAA;AACL,sBAAA,OAAA,CAAQ,QAAQ,CAAA,CAAA;AAAA,qBAClB;AAAA,mBACD,CAAE,CAAA,KAAA,CAAM,MAAM,CAAA,CAAA;AAAA,yBACR,KAAO,EAAA;AACd,kBAAA,MAAA,CAAO,KAAK,CAAA,CAAA;AAAA,iBACd;AAAA,eACK,MAAA;AACL,gBAAA,IAAI,UAAU,OAAS,EAAA;AACrB,kBAAM,KAAA,CAAA,OAAA,EAAS,MAAM,QAAQ,CAAA,CAAA;AAAA,iBACxB,MAAA;AACL,kBAAA,OAAA,CAAQ,QAAQ,CAAA,CAAA;AAAA,iBAClB;AAAA,eACF;AAAA,aACD,CAAA,CAAE,KAAM,CAAA,SAAU,KAAO,EAAA;AACxB,cAAI,IAAA,OAAO,YAAY,UAAY,EAAA;AACjC,gBAAI,IAAA;AAEF,kBAAQ,OAAA,CAAA,OAAA,CAAQ,QAAQ,OAAS,EAAA,KAAA,EAAO,IAAI,CAAC,CAAA,CAAE,IAAK,CAAA,SAAU,eAAiB,EAAA;AAC7E,oBAAA,IAAI,eAAiB,EAAA;AACnB,sBAAM,KAAA,CAAA,OAAA,EAAS,OAAO,IAAI,CAAA,CAAA;AAAA,qBACrB,MAAA;AACL,sBAAA,MAAA,CAAO,KAAK,CAAA,CAAA;AAAA,qBACd;AAAA,mBACD,CAAA,CAAE,KAAM,CAAA,SAAUE,MAAO,EAAA;AACxB,oBAAA,MAAA,CAAOA,MAAK,CAAA,CAAA;AAAA,mBACb,CAAA,CAAA;AAAA,yBACMA,MAAO,EAAA;AACd,kBAAA,MAAA,CAAOA,MAAK,CAAA,CAAA;AAAA,iBACd;AAAA,eACF,MAAA,IAAW,UAAU,OAAS,EAAA;AAC5B,gBAAM,KAAA,CAAA,OAAA,EAAS,OAAO,IAAI,CAAA,CAAA;AAAA,eACrB,MAAA;AACL,gBAAA,MAAA,CAAO,KAAK,CAAA,CAAA;AAAA,eACd;AAAA,aACD,CAAA,CAAA;AAAA,WACH,CAAA;AACA,UAAS,SAAA,KAAA,CAAM,OAAS,EAAA,KAAA,EAAO,QAAU,EAAA;AACvC,YAAI,IAAA,KAAA,GAAQ,OAAO,UAAe,KAAA,UAAA,GAAa,WAAW,OAAS,EAAA,KAAA,EAAO,QAAQ,CAAI,GAAA,UAAA,CAAA;AACtF,YAAA,UAAA,CAAW,WAAY;AACrB,cAAA,YAAA,CAAa,EAAE,OAAO,CAAA,CAAA;AAAA,eACrB,KAAK,CAAA,CAAA;AAAA,WACV;AACA,UAAA,YAAA,CAAa,CAAC,CAAA,CAAA;AAAA,SACf,CAAA,CAAA;AAAA,OACH,CAAA;AAAA,KACF,CAAA;AACA,IAAA,SAAS,kBAAkB,KAAO,EAAA;AAChC,MAAA,OAAO,MAAO,CAAA,SAAA,CAAU,KAAK,CAAA,IAAK,KAAS,IAAA,CAAA,CAAA;AAAA,KAC7C;AACA,IAAA,SAAS,cAAc,OAAS,EAAA;AAC9B,MAAA,IAAA,CAAK,IAAO,GAAA,eAAA,CAAA;AACZ,MAAA,IAAA,CAAK,OAAU,GAAA,OAAA,CAAA;AAAA,KACjB;AAAA,GAAA;AAAA,CAAA,CAAA,CAAA;;;ACvHA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;AAea,IAAA,gBAAA,GAAN,cAA+B,KAAM,CAAA;AAAA,EAC1C,OAAA,CAAA;AAAA,EACA,SAAA,CAAA;AAAA,EACA,SAAA,CAAA;AAAA,EACA,UAAA,CAAA;AAAA,EACA,eAAA,CAAA;AAAA,EACA,UAAA,CAAA;AAAA,EACA,YAAY,OAAS,EAAA,SAAA,EAAW,SAAW,EAAA,UAAA,EAAY,iBAAiB,UAAY,EAAA;AAClF,IAAA,KAAA,CAAM,OAAO,CAAA,CAAA;AACb,IAAA,IAAA,CAAK,OAAU,GAAA,OAAA,CAAA;AACf,IAAA,IAAA,CAAK,SAAY,GAAA,SAAA,CAAA;AACjB,IAAA,IAAA,CAAK,SAAY,GAAA,SAAA,CAAA;AACjB,IAAA,IAAA,CAAK,UAAa,GAAA,UAAA,CAAA;AAClB,IAAA,IAAA,CAAK,eAAkB,GAAA,eAAA,CAAA;AACvB,IAAA,IAAA,CAAK,UAAa,GAAA,UAAA,CAAA;AAAA,GACpB;AACF,EAAA;;;AC/BA,cAAA,EAAA,CAAA;AAgBO,IAAM,YAAA,GAAN,cAA2B,gBAAiB,CAAA;AAAA,EACjD,aAAA,CAAA;AAAA,EACA,WAAA,CAAY,OAAS,EAAA,SAAA,EAAW,aAAe,EAAA;AAC7C,IAAA,KAAA,CAAM,SAAS,SAAS,CAAA,CAAA;AACxB,IAAA,IAAA,CAAK,aAAgB,GAAA,aAAA,CAAA;AAAA,GACvB;AACF,CAAA,CAAA;;;ACtBA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;AAeO,SAAS,wBAAA,CAAyB,OAAU,GAAA,KAAA,EAAO,OAAS,EAAA;AACjE,EAAO,OAAA,eAAgB,KAAK,WAAa,EAAA;AACvC,IAAA,IAAI,CAAC,WAAa,EAAA;AAChB,MAAA,OAAO,QAAQ,GAAK,EAAA;AAAA,QAClB,OAAS,EAAA,MAAM,OAAQ,CAAA,IAAI,SAAS,CAAA;AAAA,OACrC,CAAA,CAAA;AAAA,KACH;AACA,IAAA,OAAO,QAAQ,GAAK,EAAA;AAAA,MAClB,GAAG,WAAA;AAAA,MACH,SAAS,MAAM,OAAA,CAAQ,IAAI,OAAQ,CAAA,WAAA,CAAY,OAAO,CAAC,CAAA;AAAA,KACxD,CAAA,CAAA;AAAA,GACH,CAAA;AACF,CAAA;;;AC3BA,cAAA,EAAA,CAAA;AAwBO,SAAS,kBAAA,CAAmB,UAAU,KAAO,EAAA;AAClD,EAAO,OAAA,eAAgB,KAAK,WAAa,EAAA;AACvC,IAAI,IAAA,QAAA,CAAA;AACJ,IAAI,IAAA;AACF,MAAW,QAAA,GAAA,MAAM,OAAQ,CAAA,GAAA,EAAK,WAAW,CAAA,CAAA;AAAA,aAClC,CAAG,EAAA;AACV,MAAM,MAAA,YAAA,CAAa,GAAG,0BAA0B,CAAA,CAAA;AAAA,KAClD;AACA,IAAI,IAAA,CAAC,SAAS,EAAI,EAAA;AAChB,MAAA,IAAI,QAAS,CAAA,OAAA,CAAQ,GAAI,CAAA,cAAc,MAAM,YAAc,EAAA;AACzD,QAAA,MAAM,IAAI,gBAAA,CAAiB,MAAM,QAAA,CAAS,MAAM,CAAA,CAAA;AAAA,OAClD;AACA,MAAI,IAAA,IAAA,CAAA;AACJ,MAAI,IAAA;AACF,QAAO,IAAA,GAAA,MAAM,SAAS,IAAK,EAAA,CAAA;AAAA,eACpB,CAAG,EAAA;AACV,QAAM,MAAA,YAAA,CAAa,GAAG,iDAAiD,CAAA,CAAA;AAAA,OACzE;AACA,MAAM,MAAA,IAAI,iBAAiB,IAAM,EAAA,OAAA,IAAW,mBAAmB,QAAS,CAAA,MAAM,IAAI,QAAS,CAAA,UAAU,IAAI,IAAM,EAAA,SAAA,EAAW,MAAM,SAAW,EAAA,QAAA,CAAS,QAAQ,IAAM,EAAA,eAAA,EAAiB,MAAM,UAAU,CAAA,CAAA;AAAA,KACrM;AACA,IAAO,OAAA,QAAA,CAAA;AAAA,GACT,CAAA;AACF,CAAA;AACA,SAAS,YAAA,CAAa,CAAG,EAAA,aAAA,GAAgB,2BAA6B,EAAA;AACpE,EAAA,IAAI,aAAa,KAAO,EAAA;AACtB,IAAA,OAAO,IAAI,YAAA,CAAa,CAAE,CAAA,OAAA,EAAS,WAAW,CAAC,CAAA,CAAA;AAAA,GACjD;AACA,EAAO,OAAA,IAAI,YAAa,CAAA,aAAA,EAAe,SAAS,CAAA,CAAA;AAClD,CAAA;;;ACpDA,cAAA,EAAA,CAAA;AAgBA,IAAuB,kBAAA,GAAA,OAAA,CAAA,mBAAA,EAAA,EAAA,CAAA,CAAA,CAAA;AACvB,IAAM,aAAgB,GAAA,GAAA,CAAA;AACtB,IAAM,aAAgB,GAAA,GAAA,CAAA;AACtB,IAAM,WAAc,GAAA,CAAA,CAAA;AACb,SAAS,oBAAoBF,MAAO,EAAA;AACzC,EAAO,OAAA,IAAA,kBAAA,CAAAC,SAAWD,MAAO,EAAA;AAAA,IACvB,WAAW,OAAS,EAAA;AAClB,MAAM,MAAA,KAAA,GAAQ,gBAAgB,CAAK,IAAA,OAAA,CAAA;AACnC,MAAA,MAAM,SAAS,KAAQ,GAAA,aAAA,IAAiB,IAAK,CAAA,MAAA,KAAW,CAAI,GAAA,CAAA,CAAA,CAAA;AAC5D,MAAA,OAAO,KAAQ,GAAA,MAAA,CAAA;AAAA,KACjB;AAAA,IACA,OAAA,CAAQ,OAAS,EAAA,KAAA,EAAO,QAAU,EAAA;AAChC,MAAM,MAAA,MAAA,GAAS,UAAU,MAAU,IAAA,CAAA,CAAA;AACnC,MAAO,OAAA,EAAE,UAAU,GAAO,IAAA,MAAA,GAAS,QAAQ,WAAY,CAAA,KAAK,KAAK,OAAU,GAAA,WAAA,CAAA;AAAA,KAC7E;AAAA,GACD,CAAA,CAAA;AACH,CAAA;AACA,SAAS,YAAY,CAAG,EAAA;AACtB,EAAA,IAAI,aAAa,gBAAkB,EAAA;AACjC,IAAA,IAAI,CAAE,CAAA,UAAA,KAAe,mBAAuB,IAAA,CAAA,CAAE,eAAe,iBAAmB,EAAA;AAC9E,MAAO,OAAA,KAAA,CAAA;AAAA,KACT;AAAA,GACF;AACA,EAAO,OAAA,IAAA,CAAA;AACT,CAAA;AACA,IAAM,mBAAsB,GAAA,GAAA,CAAA;AAC5B,IAAM,iBAAoB,GAAA,GAAA,CAAA;;;APzBnB,SAAS,yBAA0B,CAAA,OAAA,EAAS,aAAe,EAAA,SAAA,EAAW,UAAU,KAAO,EAAA;AAC5F,EAAI,IAAA,OAAA,CAAQ,WAAW,CAAG,EAAA;AACxB,IAAM,MAAA,IAAI,MAAM,yBAAyB,CAAA,CAAA;AAAA,GAC3C;AACA,EAAM,MAAA,4BAAA,GAA+B,yBAAyB,mBAAoB,CAAA,kBAAA,CAAmB,OAAO,CAAC,CAAA,EAAG,OAAM,OAAW,KAAA;AAC/H,IAAM,MAAA,KAAA,GAAQ,MAAM,aAAc,EAAA,CAAA;AAClC,IAAA,OAAA,CAAQ,GAAI,CAAA,eAAA,EAAiB,CAAU,OAAA,EAAA,KAAK,CAAE,CAAA,CAAA,CAAA;AAC9C,IAAA,OAAA,CAAQ,IAAI,kBAAoB,EAAA,CAAC,QAAQ,GAAI,CAAA,kBAAkB,GAAG,SAAS,CAAA,CAAE,MAAO,CAAA,CAAA,CAAA,KAAK,KAAK,CAAG,EAAA,MAAA,GAAS,CAAC,CAAE,CAAA,IAAA,CAAK,GAAG,CAAC,CAAA,CAAA;AACtH,IAAO,OAAA,OAAA,CAAA;AAAA,GACR,CAAA,CAAA;AAGD,EAAO,OAAA;AAAA,IACL,OAAA;AAAA,IACA,KAAA,EAAO,OAAO,KAAA,EAAO,IAAS,KAAA;AAC5B,MAAI,IAAA;AACF,QAAO,OAAA,MAAM,4BAA6B,CAAA,KAAA,EAAO,IAAI,CAAA,CAAA;AAAA,eAC9C,CAAG,EAAA;AACV,QAAM,MAAA,WAAA,GAAc,aAAa,gBAAmB,GAAA,IAAI,iBAAiB,CAAE,CAAA,OAAA,EAAS,CAAE,CAAA,SAAA,EAAW,CAAE,CAAA,SAAA,EAAW,EAAE,UAAY,EAAA,CAAA,CAAE,iBAAiB,CAAE,CAAA,UAAU,IAAI,IAAI,KAAA,CAAM,kCAAqC,GAAA,CAAA,CAAE,OAAY,CAAA,CAAA;AAC5N,QAAA,WAAA,CAAY,KAAQ,GAAA,CAAA,CAAA;AACpB,QAAM,MAAA,WAAA,CAAA;AAAA,OACR;AAAA,KACF;AAAA,IACA,aAAA;AAAA,GACF,CAAA;AACF,CAAA;;;AFrBO,SAAS,mBAAoB,CAAA,OAAA,EAAS,aAAe,EAAA,SAAA,EAAW,UAAU,KAAO,EAAA;AACtF,EAAI,IAAA,OAAA,CAAQ,WAAW,CAAG,EAAA;AACxB,IAAM,MAAA,IAAI,MAAM,yBAAyB,CAAA,CAAA;AAAA,GAC3C;AACA,EAAqC,yBAAyB,mBAAoB,CAAA,kBAAA,CAAmB,OAAO,CAAC,CAAA,EAAG,OAAM,OAAW,KAAA;AAC/H,IAAM,MAAA,KAAA,GAAQ,MAAM,aAAc,EAAA,CAAA;AAClC,IAAA,OAAA,CAAQ,GAAI,CAAA,eAAA,EAAiB,CAAU,OAAA,EAAA,KAAK,CAAE,CAAA,CAAA,CAAA;AAC9C,IAAA,OAAA,CAAQ,IAAI,kBAAoB,EAAA,CAAC,QAAQ,GAAI,CAAA,kBAAkB,GAAG,SAAS,CAAA,CAAE,MAAO,CAAA,CAAA,CAAA,KAAK,KAAK,CAAG,EAAA,MAAA,GAAS,CAAC,CAAE,CAAA,IAAA,CAAK,GAAG,CAAC,CAAA,CAAA;AACtH,IAAO,OAAA,OAAA,CAAA;AAAA,GACR,EAAA;AAGD,EAAA,OAAO,0BAA0B,OAAS,EAAA,YAAY,MAAM,aAAc,EAAA,EAAG,CAAC,SAAS,CAAA,CAAE,OAAO,CAAK,CAAA,KAAA,CAAA,IAAK,GAAG,MAAS,GAAA,CAAC,EAAE,IAAK,CAAA,GAAG,GAAG,OAAO,CAAA,CAAA;AAC7I,CAAA;;;AUlCA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA,CAAA;;;ACAA,cAAA,EAAA","file":"chunk-3H567IY3.js","sourcesContent":["'use strict';\n\nmodule.exports = function (fetch, defaults) {\n defaults = defaults || {};\n if (typeof fetch !== 'function') {\n throw new ArgumentError('fetch must be a function');\n }\n if (typeof defaults !== 'object') {\n throw new ArgumentError('defaults must be an object');\n }\n if (defaults.retries !== undefined && !isPositiveInteger(defaults.retries)) {\n throw new ArgumentError('retries must be a positive integer');\n }\n if (defaults.retryDelay !== undefined && !isPositiveInteger(defaults.retryDelay) && typeof defaults.retryDelay !== 'function') {\n throw new ArgumentError('retryDelay must be a positive integer or a function returning a positive integer');\n }\n if (defaults.retryOn !== undefined && !Array.isArray(defaults.retryOn) && typeof defaults.retryOn !== 'function') {\n throw new ArgumentError('retryOn property expects an array or function');\n }\n var baseDefaults = {\n retries: 3,\n retryDelay: 1000,\n retryOn: []\n };\n defaults = Object.assign(baseDefaults, defaults);\n return function fetchRetry(input, init) {\n var retries = defaults.retries;\n var retryDelay = defaults.retryDelay;\n var retryOn = defaults.retryOn;\n if (init && init.retries !== undefined) {\n if (isPositiveInteger(init.retries)) {\n retries = init.retries;\n } else {\n throw new ArgumentError('retries must be a positive integer');\n }\n }\n if (init && init.retryDelay !== undefined) {\n if (isPositiveInteger(init.retryDelay) || typeof init.retryDelay === 'function') {\n retryDelay = init.retryDelay;\n } else {\n throw new ArgumentError('retryDelay must be a positive integer or a function returning a positive integer');\n }\n }\n if (init && init.retryOn) {\n if (Array.isArray(init.retryOn) || typeof init.retryOn === 'function') {\n retryOn = init.retryOn;\n } else {\n throw new ArgumentError('retryOn property expects an array or function');\n }\n }\n\n // eslint-disable-next-line no-undef\n return new Promise(function (resolve, reject) {\n var wrappedFetch = function (attempt) {\n // As of node 18, this is no longer needed since node comes with native support for fetch:\n /* istanbul ignore next */\n var _input = typeof Request !== 'undefined' && input instanceof Request ? input.clone() : input;\n fetch(_input, init).then(function (response) {\n if (Array.isArray(retryOn) && retryOn.indexOf(response.status) === -1) {\n resolve(response);\n } else if (typeof retryOn === 'function') {\n try {\n // eslint-disable-next-line no-undef\n return Promise.resolve(retryOn(attempt, null, response)).then(function (retryOnResponse) {\n if (retryOnResponse) {\n retry(attempt, null, response);\n } else {\n resolve(response);\n }\n }).catch(reject);\n } catch (error) {\n reject(error);\n }\n } else {\n if (attempt < retries) {\n retry(attempt, null, response);\n } else {\n resolve(response);\n }\n }\n }).catch(function (error) {\n if (typeof retryOn === 'function') {\n try {\n // eslint-disable-next-line no-undef\n Promise.resolve(retryOn(attempt, error, null)).then(function (retryOnResponse) {\n if (retryOnResponse) {\n retry(attempt, error, null);\n } else {\n reject(error);\n }\n }).catch(function (error) {\n reject(error);\n });\n } catch (error) {\n reject(error);\n }\n } else if (attempt < retries) {\n retry(attempt, error, null);\n } else {\n reject(error);\n }\n });\n };\n function retry(attempt, error, response) {\n var delay = typeof retryDelay === 'function' ? retryDelay(attempt, error, response) : retryDelay;\n setTimeout(function () {\n wrappedFetch(++attempt);\n }, delay);\n }\n wrappedFetch(0);\n });\n };\n};\nfunction isPositiveInteger(value) {\n return Number.isInteger(value) && value >= 0;\n}\nfunction ArgumentError(message) {\n this.name = 'ArgumentError';\n this.message = message;\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { createSharedClientContext } from \"@osdk/shared.client.impl\";\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport { createFetchHeaderMutator, createFetchOrThrow, createRetryingFetch } from \"@osdk/shared.net.fetch\";\n/**\n * The goal of the thin client is to provide a way to tree shake as much as possible.\n */\nexport function createClientContext(baseUrl, tokenProvider, userAgent, fetchFn = fetch) {\n if (baseUrl.length === 0) {\n throw new Error(\"baseUrl cannot be empty\");\n }\n const retryingFetchWithAuthOrThrow = createFetchHeaderMutator(createRetryingFetch(createFetchOrThrow(fetchFn)), async headers => {\n const token = await tokenProvider();\n headers.set(\"Authorization\", `Bearer ${token}`);\n headers.set(\"Fetch-User-Agent\", [headers.get(\"Fetch-User-Agent\"), userAgent].filter(x => x && x?.length > 0).join(\" \"));\n return headers;\n });\n // because this is async await it preserves stack traces, which the retrying fetch does not\n\n return createSharedClientContext(baseUrl, async () => await tokenProvider(), [userAgent].filter(x => x && x?.length > 0).join(\" \"), fetchFn);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { createSharedClientContext } from \"./createSharedClientContext.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport { createFetchHeaderMutator, createFetchOrThrow, createRetryingFetch } from \"@osdk/shared.net.fetch\";\nexport function createSharedClientContext(baseUrl, tokenProvider, userAgent, fetchFn = fetch) {\n if (baseUrl.length === 0) {\n throw new Error(\"baseUrl cannot be empty\");\n }\n const retryingFetchWithAuthOrThrow = createFetchHeaderMutator(createRetryingFetch(createFetchOrThrow(fetchFn)), async headers => {\n const token = await tokenProvider();\n headers.set(\"Authorization\", `Bearer ${token}`);\n headers.set(\"Fetch-User-Agent\", [headers.get(\"Fetch-User-Agent\"), userAgent].filter(x => x && x?.length > 0).join(\" \"));\n return headers;\n });\n // because this is async await it preserves stack traces, which the retrying fetch does not\n\n return {\n baseUrl,\n fetch: async (input, init) => {\n try {\n return await retryingFetchWithAuthOrThrow(input, init);\n } catch (e) {\n const betterError = e instanceof PalantirApiError ? new PalantirApiError(e.message, e.errorName, e.errorType, e.statusCode, e.errorInstanceId, e.parameters) : new Error(\"Captured stack trace for error: \" + e.message ?? e);\n betterError.cause = e;\n throw betterError;\n }\n },\n tokenProvider\n };\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { PalantirApiError } from \"./PalantirApiError.js\";\nexport { UnknownError } from \"./UnknownError.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport class PalantirApiError extends Error {\n message;\n errorName;\n errorType;\n statusCode;\n errorInstanceId;\n parameters;\n constructor(message, errorName, errorType, statusCode, errorInstanceId, parameters) {\n super(message);\n this.message = message;\n this.errorName = errorName;\n this.errorType = errorType;\n this.statusCode = statusCode;\n this.errorInstanceId = errorInstanceId;\n this.parameters = parameters;\n }\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"./PalantirApiError.js\";\nexport class UnknownError extends PalantirApiError {\n originalError;\n constructor(message, errorType, originalError) {\n super(message, errorType);\n this.originalError = originalError;\n }\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { createFetchHeaderMutator } from \"./createFetchHeaderMutator.js\";\nexport { createFetchOrThrow } from \"./createFetchOrThrow.js\";\nexport { createRetryingFetch } from \"./createRetryingFetch.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function createFetchHeaderMutator(fetchFn = fetch, mutator) {\n return async function (url, requestInit) {\n if (!requestInit) {\n return fetchFn(url, {\n headers: await mutator(new Headers())\n });\n }\n return fetchFn(url, {\n ...requestInit,\n headers: await mutator(new Headers(requestInit.headers))\n });\n };\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError, UnknownError } from \"@osdk/shared.net.errors\";\n/**\n * Wraps a fetch plugin so that all errors (including when statusCode is not in the 200s) are converted to either PalantirApiError or UnknownError.\n *\n * If the returned promise does not have an error state, you are free to immediately call `.json()` or equivalent.\n *\n * @param fetchFn\n * @returns\n */\nexport function createFetchOrThrow(fetchFn = fetch) {\n return async function (url, requestInit) {\n let response;\n try {\n response = await fetchFn(url, requestInit);\n } catch (e) {\n throw convertError(e, \"A network error occurred\");\n }\n if (!response.ok) {\n if (response.headers.get(\"Content-Type\") === \"text/plain\") {\n throw new PalantirApiError(await response.text());\n }\n let body;\n try {\n body = await response.json();\n } catch (e) {\n throw convertError(e, \"A network error occurred while reading response\");\n }\n throw new PalantirApiError(body?.message ?? `Failed to fetch ${response.status} ${response.statusText}`, body?.errorName, body?.errorCode, response.status, body?.errorInstanceId, body?.parameters);\n }\n return response;\n };\n}\nfunction convertError(e, msgIfNotError = \"An unknown error occurred\") {\n if (e instanceof Error) {\n return new UnknownError(e.message, \"UNKNOWN\", e);\n }\n return new UnknownError(msgIfNotError, \"UNKNOWN\");\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport fetchRetry from \"fetch-retry\";\nconst INITIAL_DELAY = 1_000;\nconst JITTER_FACTOR = 0.5;\nconst MAX_RETRIES = 3;\nexport function createRetryingFetch(fetch) {\n return fetchRetry(fetch, {\n retryDelay(attempt) {\n const delay = INITIAL_DELAY * 2 ** attempt;\n const jitter = delay * JITTER_FACTOR * (Math.random() * 2 - 1);\n return delay + jitter;\n },\n retryOn(attempt, error, response) {\n const status = response?.status ?? 0;\n return !(status >= 200 && status < 300) && isRetryable(error) && attempt < MAX_RETRIES;\n }\n });\n}\nfunction isRetryable(e) {\n if (e instanceof PalantirApiError) {\n if (e.statusCode !== SERVICE_UNAVAILABLE && e.statusCode !== TOO_MANY_REQUESTS) {\n return false;\n }\n }\n return true; // I think this logic is flawed?\n}\nconst SERVICE_UNAVAILABLE = 503;\nconst TOO_MANY_REQUESTS = 429;","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { PalantirApiError, UnknownError } from \"@osdk/shared.net.errors\";\nexport { createFetchHeaderMutator, createFetchOrThrow } from \"@osdk/shared.net.fetch\";\nexport { createClientContext } from \"./createClientContext.js\";\nexport { isOk } from \"./ResultOrError.js\";\nexport { replaceHttpIfNotLocalhost } from \"./util/replaceHttpIfNotLocalhost.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function isOk(result) {\n return result.type === \"ok\";\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function replaceHttpIfNotLocalhost(url) {\n const parsed = new URL(url);\n if (parsed.protocol === \"http:\" && parsed.hostname === \"localhost\") {\n // Allow special case http for localhost CORS proxy during development\n return url;\n }\n parsed.protocol = \"https:\";\n return parsed.toString();\n}"]}
|
|
1
|
+
{"version":3,"sources":["../../../../node_modules/.pnpm/fetch-retry@6.0.0/node_modules/fetch-retry/index.js","../../../shared.net/build/esm/createClientContext.js","../../../shared.client.impl/build/esm/index.js","../../../shared.client.impl/build/esm/createSharedClientContext.js","../../../shared.net.errors/build/esm/index.js","../../../shared.net.errors/build/esm/PalantirApiError.js","../../../shared.net.errors/build/esm/UnknownError.js","../../../shared.net.fetch/build/esm/index.js","../../../shared.net.fetch/build/esm/createFetchHeaderMutator.js","../../../shared.net.fetch/build/esm/createFetchOrThrow.js","../../../shared.net.fetch/build/esm/createRetryingFetch.js","../../../shared.net/build/esm/index.js","../../../shared.net/build/esm/ResultOrError.js","../../../shared.net/build/esm/util/replaceHttpIfNotLocalhost.js"],"names":["fetch","fetchRetry","error"],"mappings":"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","file":"chunk-CDP3LF3Z.js","sourcesContent":["'use strict';\n\nmodule.exports = function (fetch, defaults) {\n defaults = defaults || {};\n if (typeof fetch !== 'function') {\n throw new ArgumentError('fetch must be a function');\n }\n if (typeof defaults !== 'object') {\n throw new ArgumentError('defaults must be an object');\n }\n if (defaults.retries !== undefined && !isPositiveInteger(defaults.retries)) {\n throw new ArgumentError('retries must be a positive integer');\n }\n if (defaults.retryDelay !== undefined && !isPositiveInteger(defaults.retryDelay) && typeof defaults.retryDelay !== 'function') {\n throw new ArgumentError('retryDelay must be a positive integer or a function returning a positive integer');\n }\n if (defaults.retryOn !== undefined && !Array.isArray(defaults.retryOn) && typeof defaults.retryOn !== 'function') {\n throw new ArgumentError('retryOn property expects an array or function');\n }\n var baseDefaults = {\n retries: 3,\n retryDelay: 1000,\n retryOn: []\n };\n defaults = Object.assign(baseDefaults, defaults);\n return function fetchRetry(input, init) {\n var retries = defaults.retries;\n var retryDelay = defaults.retryDelay;\n var retryOn = defaults.retryOn;\n if (init && init.retries !== undefined) {\n if (isPositiveInteger(init.retries)) {\n retries = init.retries;\n } else {\n throw new ArgumentError('retries must be a positive integer');\n }\n }\n if (init && init.retryDelay !== undefined) {\n if (isPositiveInteger(init.retryDelay) || typeof init.retryDelay === 'function') {\n retryDelay = init.retryDelay;\n } else {\n throw new ArgumentError('retryDelay must be a positive integer or a function returning a positive integer');\n }\n }\n if (init && init.retryOn) {\n if (Array.isArray(init.retryOn) || typeof init.retryOn === 'function') {\n retryOn = init.retryOn;\n } else {\n throw new ArgumentError('retryOn property expects an array or function');\n }\n }\n\n // eslint-disable-next-line no-undef\n return new Promise(function (resolve, reject) {\n var wrappedFetch = function (attempt) {\n // As of node 18, this is no longer needed since node comes with native support for fetch:\n /* istanbul ignore next */\n var _input = typeof Request !== 'undefined' && input instanceof Request ? input.clone() : input;\n fetch(_input, init).then(function (response) {\n if (Array.isArray(retryOn) && retryOn.indexOf(response.status) === -1) {\n resolve(response);\n } else if (typeof retryOn === 'function') {\n try {\n // eslint-disable-next-line no-undef\n return Promise.resolve(retryOn(attempt, null, response)).then(function (retryOnResponse) {\n if (retryOnResponse) {\n retry(attempt, null, response);\n } else {\n resolve(response);\n }\n }).catch(reject);\n } catch (error) {\n reject(error);\n }\n } else {\n if (attempt < retries) {\n retry(attempt, null, response);\n } else {\n resolve(response);\n }\n }\n }).catch(function (error) {\n if (typeof retryOn === 'function') {\n try {\n // eslint-disable-next-line no-undef\n Promise.resolve(retryOn(attempt, error, null)).then(function (retryOnResponse) {\n if (retryOnResponse) {\n retry(attempt, error, null);\n } else {\n reject(error);\n }\n }).catch(function (error) {\n reject(error);\n });\n } catch (error) {\n reject(error);\n }\n } else if (attempt < retries) {\n retry(attempt, error, null);\n } else {\n reject(error);\n }\n });\n };\n function retry(attempt, error, response) {\n var delay = typeof retryDelay === 'function' ? retryDelay(attempt, error, response) : retryDelay;\n setTimeout(function () {\n wrappedFetch(++attempt);\n }, delay);\n }\n wrappedFetch(0);\n });\n };\n};\nfunction isPositiveInteger(value) {\n return Number.isInteger(value) && value >= 0;\n}\nfunction ArgumentError(message) {\n this.name = 'ArgumentError';\n this.message = message;\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { createSharedClientContext } from \"@osdk/shared.client.impl\";\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport { createFetchHeaderMutator, createFetchOrThrow, createRetryingFetch } from \"@osdk/shared.net.fetch\";\n/**\n * The goal of the thin client is to provide a way to tree shake as much as possible.\n */\nexport function createClientContext(baseUrl, tokenProvider, userAgent, fetchFn = fetch) {\n if (baseUrl.length === 0) {\n throw new Error(\"baseUrl cannot be empty\");\n }\n const retryingFetchWithAuthOrThrow = createFetchHeaderMutator(createRetryingFetch(createFetchOrThrow(fetchFn)), async headers => {\n const token = await tokenProvider();\n headers.set(\"Authorization\", `Bearer ${token}`);\n headers.set(\"Fetch-User-Agent\", [headers.get(\"Fetch-User-Agent\"), userAgent].filter(x => x && x?.length > 0).join(\" \"));\n return headers;\n });\n // because this is async await it preserves stack traces, which the retrying fetch does not\n\n return createSharedClientContext(baseUrl, async () => await tokenProvider(), [userAgent].filter(x => x && x?.length > 0).join(\" \"), fetchFn);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { createSharedClientContext } from \"./createSharedClientContext.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport { createFetchHeaderMutator, createFetchOrThrow, createRetryingFetch } from \"@osdk/shared.net.fetch\";\nexport function createSharedClientContext(baseUrl, tokenProvider, userAgent, fetchFn = fetch) {\n if (baseUrl.length === 0) {\n throw new Error(\"baseUrl cannot be empty\");\n }\n const retryingFetchWithAuthOrThrow = createFetchHeaderMutator(createRetryingFetch(createFetchOrThrow(fetchFn)), async headers => {\n const token = await tokenProvider();\n headers.set(\"Authorization\", `Bearer ${token}`);\n headers.set(\"Fetch-User-Agent\", [headers.get(\"Fetch-User-Agent\"), userAgent].filter(x => x && x?.length > 0).join(\" \"));\n return headers;\n });\n // because this is async await it preserves stack traces, which the retrying fetch does not\n\n return {\n baseUrl,\n fetch: async (input, init) => {\n try {\n return await retryingFetchWithAuthOrThrow(input, init);\n } catch (e) {\n const betterError = e instanceof PalantirApiError ? new PalantirApiError(e.message, e.errorName, e.errorCode, e.statusCode, e.errorInstanceId, e.parameters) : new Error(\"Captured stack trace for error: \" + e.message ?? e);\n betterError.cause = e;\n throw betterError;\n }\n },\n tokenProvider\n };\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { PalantirApiError } from \"./PalantirApiError.js\";\nexport { UnknownError } from \"./UnknownError.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport class PalantirApiError extends Error {\n message;\n errorName;\n errorCode;\n statusCode;\n errorInstanceId;\n parameters;\n constructor(message, errorName, errorCode, statusCode, errorInstanceId, parameters) {\n super(message);\n this.message = message;\n this.errorName = errorName;\n this.errorCode = errorCode;\n this.statusCode = statusCode;\n this.errorInstanceId = errorInstanceId;\n this.parameters = parameters;\n }\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"./PalantirApiError.js\";\nexport class UnknownError extends PalantirApiError {\n originalError;\n constructor(message, errorType, originalError) {\n super(message, errorType);\n this.originalError = originalError;\n }\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { createFetchHeaderMutator } from \"./createFetchHeaderMutator.js\";\nexport { createFetchOrThrow } from \"./createFetchOrThrow.js\";\nexport { createRetryingFetch } from \"./createRetryingFetch.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function createFetchHeaderMutator(fetchFn = fetch, mutator) {\n return async function (url, requestInit) {\n if (!requestInit) {\n return fetchFn(url, {\n headers: await mutator(new Headers())\n });\n }\n return fetchFn(url, {\n ...requestInit,\n headers: await mutator(new Headers(requestInit.headers))\n });\n };\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError, UnknownError } from \"@osdk/shared.net.errors\";\n/**\n * Wraps a fetch plugin so that all errors (including when statusCode is not in the 200s) are converted to either PalantirApiError or UnknownError.\n *\n * If the returned promise does not have an error state, you are free to immediately call `.json()` or equivalent.\n *\n * @param fetchFn\n * @returns\n */\nexport function createFetchOrThrow(fetchFn = fetch) {\n return async function (url, requestInit) {\n let response;\n try {\n response = await fetchFn(url, requestInit);\n } catch (e) {\n throw convertError(e, \"A network error occurred\");\n }\n if (!response.ok) {\n if (response.headers.get(\"Content-Type\") === \"text/plain\") {\n throw new PalantirApiError(await response.text());\n }\n let body;\n try {\n body = await response.json();\n } catch (e) {\n throw convertError(e, \"A network error occurred while reading response\");\n }\n throw new PalantirApiError(body?.message ?? `Failed to fetch ${response.status} ${response.statusText}`, body?.errorName, body?.errorCode, response.status, body?.errorInstanceId, body?.parameters);\n }\n return response;\n };\n}\nfunction convertError(e, msgIfNotError = \"An unknown error occurred\") {\n if (e instanceof Error) {\n return new UnknownError(e.message, \"UNKNOWN\", e);\n }\n return new UnknownError(msgIfNotError, \"UNKNOWN\");\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { PalantirApiError } from \"@osdk/shared.net.errors\";\nimport fetchRetry from \"fetch-retry\";\nconst INITIAL_DELAY = 1_000;\nconst JITTER_FACTOR = 0.5;\nconst MAX_RETRIES = 3;\nexport function createRetryingFetch(fetch) {\n return fetchRetry(fetch, {\n retryDelay(attempt) {\n const delay = INITIAL_DELAY * 2 ** attempt;\n const jitter = delay * JITTER_FACTOR * (Math.random() * 2 - 1);\n return delay + jitter;\n },\n retryOn(attempt, error, response) {\n const status = response?.status ?? 0;\n return !(status >= 200 && status < 300) && isRetryable(error) && attempt < MAX_RETRIES;\n }\n });\n}\nfunction isRetryable(e) {\n if (e instanceof PalantirApiError) {\n if (e.statusCode !== SERVICE_UNAVAILABLE && e.statusCode !== TOO_MANY_REQUESTS) {\n return false;\n }\n }\n return true; // I think this logic is flawed?\n}\nconst SERVICE_UNAVAILABLE = 503;\nconst TOO_MANY_REQUESTS = 429;","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport { PalantirApiError, UnknownError } from \"@osdk/shared.net.errors\";\nexport { createFetchHeaderMutator, createFetchOrThrow } from \"@osdk/shared.net.fetch\";\nexport { createClientContext } from \"./createClientContext.js\";\nexport { isOk } from \"./ResultOrError.js\";\nexport { replaceHttpIfNotLocalhost } from \"./util/replaceHttpIfNotLocalhost.js\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function isOk(result) {\n return result.type === \"ok\";\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nexport function replaceHttpIfNotLocalhost(url) {\n const parsed = new URL(url);\n if (parsed.protocol === \"http:\" && parsed.hostname === \"localhost\") {\n // Allow special case http for localhost CORS proxy during development\n return url;\n }\n parsed.protocol = \"https:\";\n return parsed.toString();\n}"]}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { PalantirApiError, createFetchHeaderMutator, createFetchOrThrow } from './chunk-
|
|
1
|
+
import { PalantirApiError, createFetchHeaderMutator, createFetchOrThrow } from './chunk-CDP3LF3Z.js';
|
|
2
2
|
import { ExitProcessError } from './chunk-G6CPJEWR.js';
|
|
3
3
|
import { init_esm_shims, __export } from './chunk-TIWBVCHX.js';
|
|
4
4
|
import { consola } from 'consola';
|
|
5
|
+
import prettyBytes from 'pretty-bytes';
|
|
5
6
|
import { promises } from 'fs';
|
|
6
7
|
import path from 'path';
|
|
7
8
|
|
|
@@ -22,6 +23,7 @@ __export(third_party_applications_exports, {
|
|
|
22
23
|
getWebsite: () => getWebsite,
|
|
23
24
|
listVersions: () => listVersions,
|
|
24
25
|
undeployWebsite: () => undeployWebsite,
|
|
26
|
+
uploadSnapshotVersion: () => uploadSnapshotVersion,
|
|
25
27
|
uploadVersion: () => uploadVersion
|
|
26
28
|
});
|
|
27
29
|
init_esm_shims();
|
|
@@ -34,7 +36,7 @@ init_esm_shims();
|
|
|
34
36
|
|
|
35
37
|
// src/net/UserAgent.ts
|
|
36
38
|
init_esm_shims();
|
|
37
|
-
var USER_AGENT = `osdk-cli/${"0.24.
|
|
39
|
+
var USER_AGENT = `osdk-cli/${"0.24.11"}`;
|
|
38
40
|
|
|
39
41
|
// src/net/createFetch.mts
|
|
40
42
|
function createFetch(tokenProvider, fetchFn = fetch) {
|
|
@@ -59,8 +61,10 @@ function handleFetchError(e) {
|
|
|
59
61
|
tip = "Check your token is valid and has not expired or been disabled";
|
|
60
62
|
} else if (e.statusCode === 403) {
|
|
61
63
|
tip = "Check your token has the required scopes for this operation";
|
|
64
|
+
} else if (e.statusCode === 404) {
|
|
65
|
+
tip = "The resource may not exist or your token may not have the required scopes to load it";
|
|
62
66
|
}
|
|
63
|
-
let message
|
|
67
|
+
let message;
|
|
64
68
|
if (e.errorName === "CannotDeleteDeployedVersion") {
|
|
65
69
|
message = "The site version to delete is live and cannot be deleted";
|
|
66
70
|
tip = "Run the `site version set` command to change the live site version";
|
|
@@ -70,6 +74,50 @@ function handleFetchError(e) {
|
|
|
70
74
|
message = "The site version already exists";
|
|
71
75
|
} else if (e.errorName === "VersionNotFound") {
|
|
72
76
|
message = "The site version could not be found";
|
|
77
|
+
} else if (e.errorName === "VersionLimitExceeded") {
|
|
78
|
+
const {
|
|
79
|
+
versionLimit
|
|
80
|
+
} = e.parameters ?? {};
|
|
81
|
+
const versionLimitPart = versionLimit != null ? ` (Limit: ${versionLimit} versions)` : "";
|
|
82
|
+
message = `The site contains too many versions${versionLimitPart}`;
|
|
83
|
+
tip = "Run the `site version delete` command to delete an old version and try again";
|
|
84
|
+
} else if (e.errorName === "FileCountLimitExceeded") {
|
|
85
|
+
const {
|
|
86
|
+
fileCountLimit
|
|
87
|
+
} = e.parameters ?? {};
|
|
88
|
+
const fileCountLimitPart = fileCountLimit != null ? ` (Limit: ${fileCountLimit} files)` : "";
|
|
89
|
+
message = `The .zip file contains too many files${fileCountLimitPart}`;
|
|
90
|
+
tip = "Reduce the number of files in the production build to below the limit";
|
|
91
|
+
} else if (e.errorName === "FileSizeLimitExceeded") {
|
|
92
|
+
const {
|
|
93
|
+
currentFilePath,
|
|
94
|
+
currentFileSizeBytes,
|
|
95
|
+
fileSizeBytesLimit
|
|
96
|
+
} = e.parameters ?? {};
|
|
97
|
+
const currentFilePathPart = currentFilePath != null ? ` "${currentFilePath}"` : "";
|
|
98
|
+
const currentFileSizePart = currentFileSizeBytes != null ? ` (${prettyBytes(parseInt(currentFileSizeBytes), {
|
|
99
|
+
binary: true
|
|
100
|
+
})})` : "";
|
|
101
|
+
const fileSizeLimitPart = fileSizeBytesLimit != null ? ` (Limit: ${prettyBytes(parseInt(fileSizeBytesLimit), {
|
|
102
|
+
binary: true
|
|
103
|
+
})})` : "";
|
|
104
|
+
message = `The .zip file contains a file${currentFilePathPart}${currentFileSizePart} that is too large${fileSizeLimitPart}`;
|
|
105
|
+
tip = "Ensure all files in the production build are below the size limit";
|
|
106
|
+
} else {
|
|
107
|
+
const {
|
|
108
|
+
errorCode,
|
|
109
|
+
errorName,
|
|
110
|
+
errorInstanceId,
|
|
111
|
+
parameters
|
|
112
|
+
} = e;
|
|
113
|
+
message = `${e.message}
|
|
114
|
+
|
|
115
|
+
${JSON.stringify({
|
|
116
|
+
errorCode,
|
|
117
|
+
errorName,
|
|
118
|
+
errorInstanceId,
|
|
119
|
+
parameters
|
|
120
|
+
}, null, 2)}`;
|
|
73
121
|
}
|
|
74
122
|
throw new ExitProcessError(1, message, tip, e);
|
|
75
123
|
}
|
|
@@ -143,6 +191,23 @@ async function undeployWebsite(ctx, thirdPartyAppRid) {
|
|
|
143
191
|
});
|
|
144
192
|
}
|
|
145
193
|
|
|
194
|
+
// src/net/third-party-applications/uploadSnapshotVersion.mts
|
|
195
|
+
init_esm_shims();
|
|
196
|
+
async function uploadSnapshotVersion(ctx, thirdPartyAppRid, version, snapshotId, zipFile) {
|
|
197
|
+
const fetch2 = createFetch(ctx.tokenProvider);
|
|
198
|
+
const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/versions/uploadSnapshot?version=${version}&preview=true${snapshotId !== "" ? `&snapshotIdentifier=${snapshotId}` : ""}`;
|
|
199
|
+
const result = await fetch2(url, {
|
|
200
|
+
method: "POST",
|
|
201
|
+
body: zipFile,
|
|
202
|
+
headers: {
|
|
203
|
+
"Content-Type": "application/octet-stream"
|
|
204
|
+
},
|
|
205
|
+
duplex: "half"
|
|
206
|
+
// Node hates me
|
|
207
|
+
});
|
|
208
|
+
return result.json();
|
|
209
|
+
}
|
|
210
|
+
|
|
146
211
|
// src/net/third-party-applications/uploadVersion.mts
|
|
147
212
|
init_esm_shims();
|
|
148
213
|
async function uploadVersion(ctx, thirdPartyAppRid, version, zipFile) {
|
|
@@ -217,5 +282,5 @@ function isJWT(token) {
|
|
|
217
282
|
}
|
|
218
283
|
|
|
219
284
|
export { createInternalClientContext, loadToken, third_party_applications_exports };
|
|
220
|
-
//# sourceMappingURL=chunk-
|
|
221
|
-
//# sourceMappingURL=chunk-
|
|
285
|
+
//# sourceMappingURL=chunk-QIS7XFJM.js.map
|
|
286
|
+
//# sourceMappingURL=chunk-QIS7XFJM.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/net/createInternalClientContext.mts","../../src/net/third-party-applications/index.mts","../../src/net/third-party-applications/deleteVersion.mts","../../src/net/createFetch.mts","../../src/net/UserAgent.ts","../../src/net/third-party-applications/deployWebsite.mts","../../src/net/third-party-applications/getWebsite.mts","../../src/net/third-party-applications/listVersions.mts","../../src/net/third-party-applications/undeployWebsite.mts","../../src/net/third-party-applications/uploadSnapshotVersion.mts","../../src/net/third-party-applications/uploadVersion.mts","../../src/net/index.mts","../../src/util/token.ts"],"names":["fetch","consola","fsPromises"],"mappings":"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","file":"chunk-QIS7XFJM.js","sourcesContent":["/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport function createInternalClientContext(foundryUrl, tokenProvider) {\n return {\n tokenProvider,\n foundryUrl\n };\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { deleteVersion } from \"./deleteVersion.mjs\";\nexport { deployWebsite } from \"./deployWebsite.mjs\";\nexport { getWebsite } from \"./getWebsite.mjs\";\nexport { listVersions } from \"./listVersions.mjs\";\nexport { undeployWebsite } from \"./undeployWebsite.mjs\";\nexport { uploadSnapshotVersion } from \"./uploadSnapshotVersion.mjs\";\nexport { uploadVersion } from \"./uploadVersion.mjs\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function deleteVersion(ctx, thirdPartyAppRid, version) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/versions/${version}?preview=true`;\n await fetch(url, {\n method: \"DELETE\"\n });\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { ExitProcessError } from \"@osdk/cli.common\";\nimport { createFetchHeaderMutator, createFetchOrThrow, PalantirApiError } from \"@osdk/shared.net\";\nimport { consola } from \"consola\";\nimport prettyBytes from \"pretty-bytes\";\nimport { USER_AGENT } from \"./UserAgent.js\";\nexport function createFetch(tokenProvider, fetchFn = fetch) {\n return createFetchHeaderMutator(createRequestLoggingFetch(createErrorExitingFetch(createFetchOrThrow(fetchFn))), async headers => {\n const token = await tokenProvider();\n headers.set(\"Authorization\", `Bearer ${token}`);\n headers.set(\"Fetch-User-Agent\", USER_AGENT);\n return headers;\n });\n}\nfunction createErrorExitingFetch(fetchFn = fetch) {\n return function errorExitingFetch(input, init) {\n return fetchFn(input, init).catch(handleFetchError);\n };\n}\nfunction handleFetchError(e) {\n if (!(e instanceof PalantirApiError)) {\n throw new ExitProcessError(1, \"Unexpected fetch error\");\n }\n let tip;\n if (e.statusCode === 401) {\n tip = \"Check your token is valid and has not expired or been disabled\";\n } else if (e.statusCode === 403) {\n tip = \"Check your token has the required scopes for this operation\";\n } else if (e.statusCode === 404) {\n tip = \"The resource may not exist or your token may not have the required scopes to load it\";\n }\n let message;\n if (e.errorName === \"CannotDeleteDeployedVersion\") {\n message = \"The site version to delete is live and cannot be deleted\";\n tip = \"Run the `site version set` command to change the live site version\";\n } else if (e.errorName === \"InvalidVersion\") {\n message = \"The site version is invalid and must be a valid SemVer string\";\n } else if (e.errorName === \"VersionAlreadyExists\") {\n message = \"The site version already exists\";\n } else if (e.errorName === \"VersionNotFound\") {\n message = \"The site version could not be found\";\n } else if (e.errorName === \"VersionLimitExceeded\") {\n const {\n versionLimit\n } = e.parameters ?? {};\n const versionLimitPart = versionLimit != null ? ` (Limit: ${versionLimit} versions)` : \"\";\n message = `The site contains too many versions${versionLimitPart}`;\n tip = \"Run the `site version delete` command to delete an old version and try again\";\n } else if (e.errorName === \"FileCountLimitExceeded\") {\n const {\n fileCountLimit\n } = e.parameters ?? {};\n const fileCountLimitPart = fileCountLimit != null ? ` (Limit: ${fileCountLimit} files)` : \"\";\n message = `The .zip file contains too many files${fileCountLimitPart}`;\n tip = \"Reduce the number of files in the production build to below the limit\";\n } else if (e.errorName === \"FileSizeLimitExceeded\") {\n const {\n currentFilePath,\n currentFileSizeBytes,\n fileSizeBytesLimit\n } = e.parameters ?? {};\n const currentFilePathPart = currentFilePath != null ? ` \"${currentFilePath}\"` : \"\";\n const currentFileSizePart = currentFileSizeBytes != null ? ` (${prettyBytes(parseInt(currentFileSizeBytes), {\n binary: true\n })})` : \"\";\n const fileSizeLimitPart = fileSizeBytesLimit != null ? ` (Limit: ${prettyBytes(parseInt(fileSizeBytesLimit), {\n binary: true\n })})` : \"\";\n message = `The .zip file contains a file${currentFilePathPart}${currentFileSizePart} that is too large${fileSizeLimitPart}`;\n tip = \"Ensure all files in the production build are below the size limit\";\n } else {\n const {\n errorCode,\n errorName,\n errorInstanceId,\n parameters\n } = e;\n // Include extra info about the original API error in CLI error messages\n // https://www.palantir.com/docs/foundry/api/general/overview/errors/\n message = `${e.message}\\n\\n${JSON.stringify({\n errorCode,\n errorName,\n errorInstanceId,\n parameters\n }, null, 2)}`;\n }\n throw new ExitProcessError(1, message, tip, e);\n}\nfunction createRequestLoggingFetch(fetchFn = fetch) {\n return function requestLoggingFetch(input, init) {\n const requestLog = typeof input === \"string\" || input instanceof URL ? `${init?.method ?? \"GET\"}: ${input.toString().trim()}` : `${input.method ?? \"GET\"}: ${input.url.toString().trim()}`;\n consola.trace(requestLog);\n return fetchFn(input, init).then(a => {\n consola.trace(`FINISH ${requestLog}`);\n return a;\n });\n };\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport const USER_AGENT = `osdk-cli/${process.env.PACKAGE_VERSION}`;","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function deployWebsite(ctx, thirdPartyAppRid, request) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/deploy?preview=true`;\n const result = await fetch(url, {\n method: \"POST\",\n body: JSON.stringify(request),\n headers: {\n \"Content-Type\": \"application/json\"\n }\n });\n return result.json();\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { ExitProcessError } from \"@osdk/cli.common\";\nimport { PalantirApiError } from \"@osdk/shared.net\";\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function getWebsite(ctx, thirdPartyAppRid) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website?preview=true`;\n try {\n const result = await fetch(url);\n return result.json();\n } catch (e) {\n // Revisit this error handling in the API\n if (e instanceof ExitProcessError && e.originalError != null && e.originalError instanceof PalantirApiError && e.originalError.errorName === \"WebsiteNotFound\") {\n return undefined;\n }\n throw e;\n }\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function listVersions(ctx, thirdPartyAppRid) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/versions?preview=true`;\n const result = await fetch(url);\n return result.json();\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function undeployWebsite(ctx, thirdPartyAppRid) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/undeploy?preview=true`;\n await fetch(url, {\n method: \"POST\"\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function uploadSnapshotVersion(ctx, thirdPartyAppRid, version, snapshotId, zipFile) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/versions/uploadSnapshot?version=${version}&preview=true${snapshotId !== \"\" ? `&snapshotIdentifier=${snapshotId}` : \"\"}`;\n const result = await fetch(url, {\n method: \"POST\",\n body: zipFile,\n headers: {\n \"Content-Type\": \"application/octet-stream\"\n },\n duplex: \"half\" // Node hates me\n });\n return result.json();\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createFetch } from \"../createFetch.mjs\";\nexport async function uploadVersion(ctx, thirdPartyAppRid, version, zipFile) {\n const fetch = createFetch(ctx.tokenProvider);\n const url = `${ctx.foundryUrl}/api/v2/thirdPartyApplications/${thirdPartyAppRid}/website/versions/upload?version=${version}&preview=true`;\n const result = await fetch(url, {\n method: \"POST\",\n body: zipFile,\n headers: {\n \"Content-Type\": \"application/octet-stream\"\n },\n duplex: \"half\" // Node hates me\n });\n return result.json();\n}","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { createInternalClientContext } from \"./createInternalClientContext.mjs\";\nexport * as thirdPartyApplications from \"./third-party-applications/index.mjs\";","/*\n * Copyright 2023 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { ExitProcessError } from \"@osdk/cli.common\";\nimport { consola } from \"consola\";\nimport { promises as fsPromises } from \"node:fs\";\nimport path from \"node:path\";\nconst TOKEN_ENV_VARS = [\"FOUNDRY_TOKEN\", \"FOUNDRY_SDK_AUTH_TOKEN\"];\n\n/**\n * Loads a JWT Auth Token from an argument, a file, or environment variable returning the first found.\n * @param token The token as a string.\n * @param tokenFile The path to the token file.\n * @returns The token as a string.\n * @throws An error if no token is found.\n */\nexport async function loadToken(token, tokenFile) {\n if (token) {\n consola.debug(`Using token from --token option`);\n validate(token);\n return token;\n }\n if (tokenFile) {\n const loadedToken = await loadTokenFile(tokenFile);\n consola.debug(`Using token from --tokenFile=${loadedToken.filePath} option`);\n validate(loadedToken.token);\n return loadedToken.token;\n }\n for (const envVar of TOKEN_ENV_VARS) {\n const environmentToken = process.env[envVar];\n if (environmentToken) {\n consola.debug(`Using token from ${envVar} environment variable`);\n validate(environmentToken);\n if (envVar === \"FOUNDRY_SDK_AUTH_TOKEN\") {\n consola.warn(`Using FOUNDRY_SDK_AUTH_TOKEN environment variable is deprecated. Please use FOUNDRY_TOKEN instead.`);\n }\n return environmentToken;\n }\n }\n throw new ExitProcessError(2, `No token found.`, `You can supply a --token or --token-file option, or set the ${TOKEN_ENV_VARS[0]} environment variable`);\n}\n/**\n * Reads a JWT Auth Token from a file.\n * @param filePath The path to the token file.\n * @returns The token as a string.\n * @throws An error if the file cannot be read.\n */\nexport async function loadTokenFile(filePath) {\n let token;\n let resolvedPath;\n try {\n resolvedPath = path.resolve(filePath);\n token = await fsPromises.readFile(resolvedPath, \"utf8\");\n token = token.trim();\n } catch (error) {\n throw new ExitProcessError(2, `Unable to read token file \"${filePath}\": ${error}`);\n }\n return {\n filePath: resolvedPath,\n token\n };\n}\nexport function validate(token) {\n if (!isJWT(token)) {\n throw new ExitProcessError(2, `Token does not appear to be a JWT`);\n }\n}\nfunction isJWT(token) {\n // https://stackoverflow.com/a/65755789\n const jwtPattern = /^[A-Za-z0-9-_]+\\.[A-Za-z0-9-_]+\\.[A-Za-z0-9-_]*$/;\n return jwtPattern.test(token);\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SiteDeployArgs.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/SiteDeployArgs.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,WAAW,cAAe,SAAQ,cAAc;IACpD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,qBAAqB,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"SiteDeployArgs.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/SiteDeployArgs.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,WAAW,cAAe,SAAQ,cAAc;IACpD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,qBAAqB,CAAC;IACpC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/index.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,QAAA,MAAM,OAAO,EAAE,aAAa,CAC1B,cAAc,EACd,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/index.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAO3C,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAE3D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,QAAA,MAAM,OAAO,EAAE,aAAa,CAC1B,cAAc,EACd,cAAc,CA0If,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logDeployCommandConfigFileOverride.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/logDeployCommandConfigFileOverride.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,wBAAsB,kCAAkC,CACtD,IAAI,EAAE,SAAS,CAAC,cAAc,CAAC,EAC/B,MAAM,EAAE,UAAU,GAAG,SAAS,
|
|
1
|
+
{"version":3,"file":"logDeployCommandConfigFileOverride.d.ts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/logDeployCommandConfigFileOverride.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,wBAAsB,kCAAkC,CACtD,IAAI,EAAE,SAAS,CAAC,cAAc,CAAC,EAC/B,MAAM,EAAE,UAAU,GAAG,SAAS,iBAkC/B"}
|
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import type { AutoVersionConfig } from "../../../util/config.js";
|
|
2
2
|
import type { SiteDeployArgs } from "./SiteDeployArgs.js";
|
|
3
|
-
interface SiteDeployInternalArgs extends Omit<SiteDeployArgs, "version" | "autoVersion"> {
|
|
3
|
+
interface SiteDeployInternalArgs extends Omit<SiteDeployArgs, "version" | "autoVersion" | "gitTagPrefix"> {
|
|
4
4
|
selectedVersion: string | AutoVersionConfig;
|
|
5
|
-
directory: string;
|
|
6
|
-
uploadOnly: boolean;
|
|
7
5
|
}
|
|
8
|
-
export default function siteDeployCommand({ selectedVersion, application, foundryUrl, uploadOnly, directory, token, tokenFile, }: SiteDeployInternalArgs): Promise<void>;
|
|
6
|
+
export default function siteDeployCommand({ selectedVersion, application, foundryUrl, uploadOnly, snapshot, snapshotId, directory, token, tokenFile, }: SiteDeployInternalArgs): Promise<void>;
|
|
9
7
|
export {};
|
|
10
8
|
//# sourceMappingURL=siteDeployCommand.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"siteDeployCommand.d.mts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/siteDeployCommand.mts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"siteDeployCommand.d.mts","sourceRoot":"","sources":["../../../../../src/commands/site/deploy/siteDeployCommand.mts"],"names":[],"mappings":"AA6BA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAEjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,UAAU,sBACR,SAAQ,IAAI,CAAC,cAAc,EAAE,SAAS,GAAG,aAAa,GAAG,cAAc,CAAC;IAExE,eAAe,EAAE,MAAM,GAAG,iBAAiB,CAAC;CAC7C;AAED,wBAA8B,iBAAiB,CAC7C,EACE,eAAe,EACf,WAAW,EACX,UAAU,EACV,UAAU,EACV,QAAQ,EACR,UAAU,EACV,SAAS,EACT,KAAK,EACL,SAAS,GACV,EAAE,sBAAsB,iBA4E1B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createClientContext } from './chunk-
|
|
1
|
+
import { createClientContext } from './chunk-CDP3LF3Z.js';
|
|
2
2
|
import { YargsCheckError, ExitProcessError } from './chunk-G6CPJEWR.js';
|
|
3
3
|
import { invokeLoginFlow } from './chunk-WDTMUT6T.js';
|
|
4
4
|
import { __commonJS, init_esm_shims, __export, __toESM } from './chunk-TIWBVCHX.js';
|
|
@@ -21125,7 +21125,7 @@ function formatTs(contents) {
|
|
|
21125
21125
|
}
|
|
21126
21126
|
|
|
21127
21127
|
// ../generator/build/esm/v2.0/generateMetadata.js
|
|
21128
|
-
var ExpectedOsdkVersion = "2.0.
|
|
21128
|
+
var ExpectedOsdkVersion = "2.0.11";
|
|
21129
21129
|
async function generateOntologyMetadataFile({
|
|
21130
21130
|
fs: fs9,
|
|
21131
21131
|
outDir,
|
|
@@ -22385,7 +22385,7 @@ init_esm_shims();
|
|
|
22385
22385
|
|
|
22386
22386
|
// ../cli.cmd.typescript/build/esm/generate/handleGenerate.mjs
|
|
22387
22387
|
var import_fast_deep_equal2 = __toESM(require_fast_deep_equal(), 1);
|
|
22388
|
-
var USER_AGENT = `osdk-cli.cmd.typescript/${"0.24.
|
|
22388
|
+
var USER_AGENT = `osdk-cli.cmd.typescript/${"0.24.11"}`;
|
|
22389
22389
|
async function handleGenerate(args) {
|
|
22390
22390
|
let success = false;
|
|
22391
22391
|
if (args.ontologyPath) {
|
|
@@ -22521,7 +22521,7 @@ async function generateClientSdk(ontology, args) {
|
|
|
22521
22521
|
}
|
|
22522
22522
|
return true;
|
|
22523
22523
|
}
|
|
22524
|
-
await generateClientSdkPackage(args.packageName, args.version, args.beta ? "2.0" : "1.1", args.outDir, ontology, minimalFs, await getDependencyVersions(), "0.24.
|
|
22524
|
+
await generateClientSdkPackage(args.packageName, args.version, args.beta ? "2.0" : "1.1", args.outDir, ontology, minimalFs, await getDependencyVersions(), "0.24.11", args.externalObjects, args.externalInterfaces);
|
|
22525
22525
|
return true;
|
|
22526
22526
|
} catch (e) {
|
|
22527
22527
|
consola.error("OSDK generation failed", e.message, e.stack);
|
|
@@ -22543,8 +22543,8 @@ async function getDependencyVersions() {
|
|
|
22543
22543
|
const typescriptVersion = ourPackageJson.devDependencies.typescript;
|
|
22544
22544
|
const tslibVersion = ourPackageJson.dependencies.tslib;
|
|
22545
22545
|
const areTheTypesWrongVersion = ourPackageJson.dependencies["@arethetypeswrong/cli"];
|
|
22546
|
-
const osdkClientVersion = `^${"2.0.
|
|
22547
|
-
const osdkApiVersion = `^${"2.0.
|
|
22546
|
+
const osdkClientVersion = `^${"2.0.11"}`;
|
|
22547
|
+
const osdkApiVersion = `^${"2.0.11"}`;
|
|
22548
22548
|
const osdkLegacyClientVersion = `^${process.env.PACKAGE_LEGACY_CLIENT_VERSION}`;
|
|
22549
22549
|
return {
|
|
22550
22550
|
typescriptVersion,
|
|
@@ -22590,5 +22590,5 @@ function createNormalFs() {
|
|
|
22590
22590
|
}
|
|
22591
22591
|
|
|
22592
22592
|
export { getDependencyVersions, handleGenerate, updateVersionsIfTheyExist };
|
|
22593
|
-
//# sourceMappingURL=handleGenerate-
|
|
22594
|
-
//# sourceMappingURL=handleGenerate-
|
|
22593
|
+
//# sourceMappingURL=handleGenerate-AXSE37T7.js.map
|
|
22594
|
+
//# sourceMappingURL=handleGenerate-AXSE37T7.js.map
|