@storm-software/pulumi-tools 0.22.264 → 0.22.265
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 +24 -0
- package/README.md +1 -1
- package/dist/{chunk-UKI2AP2O.js → chunk-3VWSQ2SS.js} +7 -18
- package/dist/{chunk-TG53HQ3K.mjs → chunk-5UMYMZRA.mjs} +1 -1
- package/dist/{chunk-LI45PJHV.js → chunk-AWP77CXN.js} +2 -2
- package/dist/{chunk-MKLR7VDP.mjs → chunk-DFZUZOLL.mjs} +1 -1
- package/dist/{chunk-HN572JIY.mjs → chunk-FLUX3ET7.mjs} +5 -16
- package/dist/{chunk-MKQH5OLY.js → chunk-GTZLRIOL.js} +3 -3
- package/dist/{chunk-5MNRAXO7.js → chunk-IYHI4LBK.js} +2 -2
- package/dist/{chunk-J4RKI433.js → chunk-L3E6R4RK.js} +2 -2
- package/dist/{chunk-G6WTR26Q.mjs → chunk-NDN3RVIF.mjs} +1 -1
- package/dist/{chunk-K7HEEK3C.mjs → chunk-NLQG5KWS.mjs} +1 -1
- package/dist/{chunk-P5N74APG.js → chunk-NO345UZJ.js} +5 -5
- package/dist/{chunk-LE263C2P.js → chunk-OZCLSR3Y.js} +2 -2
- package/dist/{chunk-WDMRMD53.mjs → chunk-P4GGKYJK.mjs} +1 -1
- package/dist/{chunk-O67GNKWY.mjs → chunk-UB6ZNCMG.mjs} +1 -1
- package/dist/{chunk-R624DLWI.mjs → chunk-V7MEDIVC.mjs} +1 -1
- package/dist/{chunk-ISQV2SHV.js → chunk-WTRYK6OF.js} +2 -2
- package/dist/{chunk-BRBDYMAH.mjs → chunk-ZTHBX2FQ.mjs} +1 -1
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +8 -8
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.js +9 -9
- package/dist/index.mjs +9 -9
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +3 -3
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +3 -3
- package/dist/src/base/providers.mjs +1 -1
- package/dist/src/executors/config/executor.js +4 -4
- package/dist/src/executors/config/executor.mjs +4 -4
- package/dist/src/executors/import/executor.js +4 -4
- package/dist/src/executors/import/executor.mjs +4 -4
- package/dist/src/executors/preview/executor.js +4 -4
- package/dist/src/executors/preview/executor.mjs +4 -4
- package/dist/src/executors/refresh/executor.js +4 -4
- package/dist/src/executors/refresh/executor.mjs +4 -4
- package/dist/src/executors/up/executor.js +4 -4
- package/dist/src/executors/up/executor.mjs +4 -4
- package/dist/src/generators/init/generator.js +3 -3
- package/dist/src/generators/init/generator.mjs +3 -3
- package/dist/src/lib/aws/index.mjs +1 -1
- package/dist/src/lib/aws/providers.mjs +1 -1
- package/dist/tsup.config.mjs +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,30 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.22.265](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.265) (06/30/2026)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Update repository packages' dependencies ([6f81fb5b5](https://github.com/storm-software/storm-ops/commit/6f81fb5b5))
|
|
10
|
+
|
|
11
|
+
### Updated Dependencies
|
|
12
|
+
|
|
13
|
+
- Updated **config** to **v1.138.19**
|
|
14
|
+
- Updated **config-tools** to **v1.190.82**
|
|
15
|
+
- Updated **workspace-tools** to **v1.296.62**
|
|
16
|
+
|
|
17
|
+
## [0.22.264](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.264) (06/29/2026)
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **workspace-tools:** Resolve issue applying the cargo project name parameter ([f927214be](https://github.com/storm-software/storm-ops/commit/f927214be))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated **config** to **v1.138.18**
|
|
26
|
+
- Updated **config-tools** to **v1.190.81**
|
|
27
|
+
- Updated **workspace-tools** to **v1.296.61**
|
|
28
|
+
|
|
5
29
|
## [0.22.263](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.22.263) (06/28/2026)
|
|
6
30
|
|
|
7
31
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -2744,7 +2744,7 @@ var _resolve2 = require('resolve'); var _resolve3 = _interopRequireDefault(_reso
|
|
|
2744
2744
|
|
|
2745
2745
|
|
|
2746
2746
|
// ../build-tools/src/utilities/copy-assets.ts
|
|
2747
|
-
var
|
|
2747
|
+
var _internal = require('@nx/js/internal');
|
|
2748
2748
|
var _glob = require('glob');
|
|
2749
2749
|
|
|
2750
2750
|
var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, generatePackageJson3 = true, includeSrc = false, banner, footer) => {
|
|
@@ -2778,7 +2778,7 @@ var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, gen
|
|
|
2778
2778
|
${pendingAssets.map((pendingAsset) => typeof pendingAsset === "string" ? ` - ${pendingAsset} -> ${outputPath}` : ` - ${pendingAsset.input}/${pendingAsset.glob} -> ${joinPaths(outputPath, pendingAsset.output)}`).join("\n")}`,
|
|
2779
2779
|
config
|
|
2780
2780
|
);
|
|
2781
|
-
const assetHandler = new (0,
|
|
2781
|
+
const assetHandler = new (0, _internal.CopyAssetsHandler)({
|
|
2782
2782
|
projectDir: projectRoot,
|
|
2783
2783
|
rootDir: config.workspaceRoot,
|
|
2784
2784
|
outputDir: outputPath,
|
|
@@ -2816,7 +2816,7 @@ ${footer && typeof footer === "string" ? footer.startsWith("//") ? footer : `//
|
|
|
2816
2816
|
};
|
|
2817
2817
|
|
|
2818
2818
|
// ../build-tools/src/utilities/generate-package-json.ts
|
|
2819
|
-
|
|
2819
|
+
|
|
2820
2820
|
|
|
2821
2821
|
|
|
2822
2822
|
|
|
@@ -2838,7 +2838,7 @@ var addPackageDependencies = async (workspaceRoot2, projectRoot, projectName, pa
|
|
|
2838
2838
|
"The Build process failed because the project graph is not available. Please run the build command again."
|
|
2839
2839
|
);
|
|
2840
2840
|
}
|
|
2841
|
-
const projectDependencies =
|
|
2841
|
+
const projectDependencies = _internal.calculateProjectBuildableDependencies.call(void 0,
|
|
2842
2842
|
void 0,
|
|
2843
2843
|
projectGraph,
|
|
2844
2844
|
workspaceRoot2,
|
|
@@ -4199,14 +4199,12 @@ var executor_default11 = withRunExecutor(
|
|
|
4199
4199
|
|
|
4200
4200
|
|
|
4201
4201
|
|
|
4202
|
-
var
|
|
4202
|
+
var _internal3 = require('@nx/devkit/internal');
|
|
4203
4203
|
|
|
4204
4204
|
|
|
4205
4205
|
|
|
4206
4206
|
|
|
4207
4207
|
var _js = require('@nx/js');
|
|
4208
|
-
var _init = require('@nx/js/src/generators/init/init'); var _init2 = _interopRequireDefault(_init);
|
|
4209
|
-
var _generator = require('@nx/js/src/generators/setup-verdaccio/generator'); var _generator2 = _interopRequireDefault(_generator);
|
|
4210
4208
|
|
|
4211
4209
|
// ../workspace-tools/src/utils/versions.ts
|
|
4212
4210
|
var typesNodeVersion = "20.9.0";
|
|
@@ -4218,12 +4216,6 @@ var pnpmVersion = "8.10.2";
|
|
|
4218
4216
|
async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
4219
4217
|
const normalized = await normalizeOptions(tree, { ...options });
|
|
4220
4218
|
const tasks = [];
|
|
4221
|
-
tasks.push(
|
|
4222
|
-
await _init2.default.call(void 0, tree, {
|
|
4223
|
-
...normalized,
|
|
4224
|
-
tsConfigName: normalized.rootProject ? "tsconfig.json" : "tsconfig.base.json"
|
|
4225
|
-
})
|
|
4226
|
-
);
|
|
4227
4219
|
tasks.push(
|
|
4228
4220
|
_devkit.addDependenciesToPackageJson.call(void 0,
|
|
4229
4221
|
tree,
|
|
@@ -4235,9 +4227,6 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
4235
4227
|
}
|
|
4236
4228
|
)
|
|
4237
4229
|
);
|
|
4238
|
-
if (normalized.publishable) {
|
|
4239
|
-
tasks.push(await _generator2.default.call(void 0, tree, { ...normalized, skipFormat: true }));
|
|
4240
|
-
}
|
|
4241
4230
|
const projectConfig = {
|
|
4242
4231
|
root: normalized.directory,
|
|
4243
4232
|
projectType: "library",
|
|
@@ -4461,7 +4450,7 @@ async function normalizeOptions(tree, options, config) {
|
|
|
4461
4450
|
names: projectNames,
|
|
4462
4451
|
projectRoot,
|
|
4463
4452
|
importPath: normalizedImportPath
|
|
4464
|
-
} = await
|
|
4453
|
+
} = await _internal3.determineProjectNameAndRootOptions.call(void 0, tree, {
|
|
4465
4454
|
name: options.name,
|
|
4466
4455
|
projectType: "library",
|
|
4467
4456
|
directory: options.directory,
|
|
@@ -5358,7 +5347,7 @@ var typescript_library_generator_untyped_default = _untyped.defineUntypedSchema.
|
|
|
5358
5347
|
});
|
|
5359
5348
|
|
|
5360
5349
|
// ../workspace-tools/src/release/js-version-actions.ts
|
|
5361
|
-
var
|
|
5350
|
+
var _versionactions = require('@nx/js/src/release/version-actions'); var _versionactions2 = _interopRequireDefault(_versionactions);
|
|
5362
5351
|
|
|
5363
5352
|
// ../workspace-tools/src/release/rust-version-actions.ts
|
|
5364
5353
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "up", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
__dirname
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-UB6ZNCMG.mjs";
|
|
4
4
|
|
|
5
5
|
// ../config-tools/src/utilities/run.ts
|
|
6
6
|
import { exec, execSync } from "node:child_process";
|
|
@@ -2748,7 +2748,7 @@ import { stripIndents } from "@nx/devkit";
|
|
|
2748
2748
|
import { relative as relative3 } from "path";
|
|
2749
2749
|
|
|
2750
2750
|
// ../build-tools/src/utilities/copy-assets.ts
|
|
2751
|
-
import { CopyAssetsHandler } from "@nx/js/
|
|
2751
|
+
import { CopyAssetsHandler } from "@nx/js/internal";
|
|
2752
2752
|
import { glob } from "glob";
|
|
2753
2753
|
import { readFile as readFile2, writeFile } from "node:fs/promises";
|
|
2754
2754
|
var copyAssets = async (config, assets, outputPath, projectRoot, sourceRoot, generatePackageJson3 = true, includeSrc = false, banner, footer) => {
|
|
@@ -2820,7 +2820,7 @@ ${footer && typeof footer === "string" ? footer.startsWith("//") ? footer : `//
|
|
|
2820
2820
|
};
|
|
2821
2821
|
|
|
2822
2822
|
// ../build-tools/src/utilities/generate-package-json.ts
|
|
2823
|
-
import { calculateProjectBuildableDependencies } from "@nx/js/
|
|
2823
|
+
import { calculateProjectBuildableDependencies } from "@nx/js/internal";
|
|
2824
2824
|
import { Glob } from "glob";
|
|
2825
2825
|
import { existsSync as existsSync4, readFileSync as readFileSync3 } from "node:fs";
|
|
2826
2826
|
import { readFile as readFile3 } from "node:fs/promises";
|
|
@@ -4203,14 +4203,12 @@ import {
|
|
|
4203
4203
|
updateJson,
|
|
4204
4204
|
writeJson
|
|
4205
4205
|
} from "@nx/devkit";
|
|
4206
|
-
import { determineProjectNameAndRootOptions } from "@nx/devkit/
|
|
4206
|
+
import { determineProjectNameAndRootOptions } from "@nx/devkit/internal";
|
|
4207
4207
|
import {
|
|
4208
4208
|
addTsConfigPath,
|
|
4209
4209
|
getRelativePathToRootTsConfig,
|
|
4210
4210
|
tsConfigBaseOptions
|
|
4211
4211
|
} from "@nx/js";
|
|
4212
|
-
import jsInitGenerator from "@nx/js/src/generators/init/init";
|
|
4213
|
-
import setupVerdaccio from "@nx/js/src/generators/setup-verdaccio/generator";
|
|
4214
4212
|
|
|
4215
4213
|
// ../workspace-tools/src/utils/versions.ts
|
|
4216
4214
|
var typesNodeVersion = "20.9.0";
|
|
@@ -4222,12 +4220,6 @@ var pnpmVersion = "8.10.2";
|
|
|
4222
4220
|
async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
4223
4221
|
const normalized = await normalizeOptions(tree, { ...options });
|
|
4224
4222
|
const tasks = [];
|
|
4225
|
-
tasks.push(
|
|
4226
|
-
await jsInitGenerator(tree, {
|
|
4227
|
-
...normalized,
|
|
4228
|
-
tsConfigName: normalized.rootProject ? "tsconfig.json" : "tsconfig.base.json"
|
|
4229
|
-
})
|
|
4230
|
-
);
|
|
4231
4223
|
tasks.push(
|
|
4232
4224
|
addDependenciesToPackageJson2(
|
|
4233
4225
|
tree,
|
|
@@ -4239,9 +4231,6 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
|
|
|
4239
4231
|
}
|
|
4240
4232
|
)
|
|
4241
4233
|
);
|
|
4242
|
-
if (normalized.publishable) {
|
|
4243
|
-
tasks.push(await setupVerdaccio(tree, { ...normalized, skipFormat: true }));
|
|
4244
|
-
}
|
|
4245
4234
|
const projectConfig = {
|
|
4246
4235
|
root: normalized.directory,
|
|
4247
4236
|
projectType: "library",
|
|
@@ -5362,7 +5351,7 @@ var typescript_library_generator_untyped_default = defineUntypedSchema5({
|
|
|
5362
5351
|
});
|
|
5363
5352
|
|
|
5364
5353
|
// ../workspace-tools/src/release/js-version-actions.ts
|
|
5365
|
-
import JsVersionActions from "@nx/js/src/release/version-actions
|
|
5354
|
+
import JsVersionActions from "@nx/js/src/release/version-actions";
|
|
5366
5355
|
|
|
5367
5356
|
// ../workspace-tools/src/release/rust-version-actions.ts
|
|
5368
5357
|
import {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3VWSQ2SSjs = require('./chunk-3VWSQ2SS.js');
|
|
5
5
|
|
|
6
6
|
// src/base/base-executor.ts
|
|
7
7
|
var _path = require('path');
|
|
8
8
|
var _shelljs = require('shelljs');
|
|
9
9
|
var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_options, context) => {
|
|
10
|
-
return
|
|
10
|
+
return _chunk3VWSQ2SSjs.withRunExecutor.call(void 0,
|
|
11
11
|
`Pulumi \`${command}\` Command Executor`,
|
|
12
12
|
async (options, context2, config) => {
|
|
13
13
|
if (!_shelljs.which.call(void 0, "pulumi")) {
|
|
@@ -21,7 +21,7 @@ var withPulumiExecutor = (command, argsMapper, executorOptions = {}) => async (_
|
|
|
21
21
|
);
|
|
22
22
|
}
|
|
23
23
|
const { sourceRoot } = context2.projectsConfigurations.projects[context2.projectName];
|
|
24
|
-
|
|
24
|
+
_chunk3VWSQ2SSjs.run.call(void 0,
|
|
25
25
|
config,
|
|
26
26
|
["pulumi", command, ...argsMapper(options)].filter(Boolean).join(" "),
|
|
27
27
|
_path.join.call(void 0, config.workspaceRoot, options.root || sourceRoot),
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "import", (options) => [
|
|
7
7
|
options.target,
|
|
8
8
|
options.name,
|
|
9
9
|
options.id,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "preview", (options) => [
|
|
7
7
|
options.stack && `--stack=${options.stack}`,
|
|
8
8
|
options.expectNoChanges && "--expect-no-changes"
|
|
9
9
|
]);
|
|
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunk3VWSQ2SSjs = require('./chunk-3VWSQ2SS.js');
|
|
9
9
|
|
|
10
10
|
// src/generators/init/generator.ts
|
|
11
11
|
|
|
@@ -18,7 +18,7 @@ var _devkit = require('@nx/devkit');
|
|
|
18
18
|
var _fs = require('fs');
|
|
19
19
|
var _path = require('path');
|
|
20
20
|
async function initGeneratorFn(tree, options, config) {
|
|
21
|
-
const task =
|
|
21
|
+
const task = _chunk3VWSQ2SSjs.initGenerator.call(void 0, tree, options);
|
|
22
22
|
_devkit.addProjectConfiguration.call(void 0, tree, options.name || "deployment", {
|
|
23
23
|
root: options.directory || "./deployment",
|
|
24
24
|
projectType: "application",
|
|
@@ -54,14 +54,14 @@ async function initGeneratorFn(tree, options, config) {
|
|
|
54
54
|
}
|
|
55
55
|
return task;
|
|
56
56
|
}
|
|
57
|
-
var generator_default =
|
|
57
|
+
var generator_default = _chunk3VWSQ2SSjs.withRunGenerator.call(void 0,
|
|
58
58
|
"Initialize Storm Pulumi workspace",
|
|
59
59
|
initGeneratorFn
|
|
60
60
|
);
|
|
61
61
|
function generateNewPulumiProject(tree, options, config) {
|
|
62
62
|
return () => {
|
|
63
63
|
const template = _chunkQDPXTR73js.getCloudTemplateName.call(void 0, options.provider);
|
|
64
|
-
|
|
64
|
+
_chunk3VWSQ2SSjs.run.call(void 0,
|
|
65
65
|
config,
|
|
66
66
|
[
|
|
67
67
|
`pulumi new ${template}`,
|
|
@@ -85,7 +85,7 @@ function loginToPulumi(tree, options, config) {
|
|
|
85
85
|
if (options.login.startsWith("file://")) {
|
|
86
86
|
options.login = `file://${tree.root}/${options.directory || "./deployment"}/${options.login.replace("file://", "")}`;
|
|
87
87
|
}
|
|
88
|
-
|
|
88
|
+
_chunk3VWSQ2SSjs.run.call(void 0,
|
|
89
89
|
config,
|
|
90
90
|
["pulumi login", options.login].filter(Boolean).join(" "),
|
|
91
91
|
_path.join.call(void 0, config.workspaceRoot, options.directory || "./deployment"),
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "config", (options) => [
|
|
7
7
|
options.action,
|
|
8
8
|
options.showSecrets && `--show-secrets`,
|
|
9
9
|
options.secret && `--secret`,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
1
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__bd21b723d209f27c53f0884dec23a71c/node_modules/tsup/assets/esm_shims.js
|
|
2
2
|
import { fileURLToPath } from "url";
|
|
3
3
|
import path from "path";
|
|
4
4
|
var getFilename = () => fileURLToPath(import.meta.url);
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkGTZLRIOLjs.withPulumiExecutor.call(void 0, "refresh", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
package/dist/executors.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";require('./chunk-XO62WWX4.js');
|
|
2
|
-
require('./chunk-
|
|
3
|
-
require('./chunk-
|
|
4
|
-
require('./chunk-
|
|
5
|
-
require('./chunk-
|
|
6
|
-
require('./chunk-
|
|
7
|
-
require('./chunk-
|
|
8
|
-
require('./chunk-
|
|
2
|
+
require('./chunk-IYHI4LBK.js');
|
|
3
|
+
require('./chunk-L3E6R4RK.js');
|
|
4
|
+
require('./chunk-WTRYK6OF.js');
|
|
5
|
+
require('./chunk-AWP77CXN.js');
|
|
6
|
+
require('./chunk-OZCLSR3Y.js');
|
|
7
|
+
require('./chunk-GTZLRIOL.js');
|
|
8
|
+
require('./chunk-3VWSQ2SS.js');
|
package/dist/executors.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-UV4HQO3Y.mjs";
|
|
2
|
-
import "./chunk-
|
|
3
|
-
import "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
2
|
+
import "./chunk-NLQG5KWS.mjs";
|
|
3
|
+
import "./chunk-5UMYMZRA.mjs";
|
|
4
|
+
import "./chunk-P4GGKYJK.mjs";
|
|
5
|
+
import "./chunk-V7MEDIVC.mjs";
|
|
6
|
+
import "./chunk-ZTHBX2FQ.mjs";
|
|
7
|
+
import "./chunk-DFZUZOLL.mjs";
|
|
8
|
+
import "./chunk-FLUX3ET7.mjs";
|
|
9
|
+
import "./chunk-UB6ZNCMG.mjs";
|
package/dist/generators.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-N2YKXZ5R.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkNO345UZJjs = require('./chunk-NO345UZJ.js');
|
|
5
5
|
require('./chunk-QDPXTR73.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-3VWSQ2SS.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-NDN3RVIF.mjs";
|
|
5
5
|
import "./chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-FLUX3ET7.mjs";
|
|
7
|
+
import "./chunk-UB6ZNCMG.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
|
10
10
|
};
|
package/dist/index.js
CHANGED
|
@@ -8,24 +8,24 @@
|
|
|
8
8
|
|
|
9
9
|
var _chunk7I63VQP3js = require('./chunk-7I63VQP3.js');
|
|
10
10
|
require('./chunk-XO62WWX4.js');
|
|
11
|
-
require('./chunk-
|
|
12
|
-
require('./chunk-
|
|
13
|
-
require('./chunk-
|
|
14
|
-
require('./chunk-
|
|
11
|
+
require('./chunk-IYHI4LBK.js');
|
|
12
|
+
require('./chunk-L3E6R4RK.js');
|
|
13
|
+
require('./chunk-WTRYK6OF.js');
|
|
14
|
+
require('./chunk-AWP77CXN.js');
|
|
15
15
|
require('./chunk-N2YKXZ5R.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunkNO345UZJjs = require('./chunk-NO345UZJ.js');
|
|
19
19
|
require('./chunk-GUQOEBFW.js');
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
24
|
-
require('./chunk-
|
|
24
|
+
require('./chunk-OZCLSR3Y.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
28
|
-
require('./chunk-
|
|
27
|
+
var _chunkGTZLRIOLjs = require('./chunk-GTZLRIOL.js');
|
|
28
|
+
require('./chunk-3VWSQ2SS.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,4 +37,4 @@ require('./chunk-UKI2AP2O.js');
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn =
|
|
40
|
+
exports.Provider = _chunkQDPXTR73js.Provider; exports.ec2Instance = _chunk7I63VQP3js.ec2Instance; exports.getAWSTemplateName = _chunk7I63VQP3js.getAWSTemplateName; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.getProviderOpts = _chunk7I63VQP3js.getProviderOpts; exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -8,25 +8,25 @@ import {
|
|
|
8
8
|
vpc
|
|
9
9
|
} from "./chunk-S6XCS2TA.mjs";
|
|
10
10
|
import "./chunk-UV4HQO3Y.mjs";
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
11
|
+
import "./chunk-NLQG5KWS.mjs";
|
|
12
|
+
import "./chunk-5UMYMZRA.mjs";
|
|
13
|
+
import "./chunk-P4GGKYJK.mjs";
|
|
14
|
+
import "./chunk-V7MEDIVC.mjs";
|
|
15
15
|
import "./chunk-23KFTIT2.mjs";
|
|
16
16
|
import {
|
|
17
17
|
initGeneratorFn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-NDN3RVIF.mjs";
|
|
19
19
|
import "./chunk-CA7S5MOH.mjs";
|
|
20
20
|
import {
|
|
21
21
|
Provider,
|
|
22
22
|
getCloudTemplateName
|
|
23
23
|
} from "./chunk-5TB4HFDP.mjs";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-ZTHBX2FQ.mjs";
|
|
25
25
|
import {
|
|
26
26
|
withPulumiExecutor
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
27
|
+
} from "./chunk-DFZUZOLL.mjs";
|
|
28
|
+
import "./chunk-FLUX3ET7.mjs";
|
|
29
|
+
import "./chunk-UB6ZNCMG.mjs";
|
|
30
30
|
export {
|
|
31
31
|
Provider,
|
|
32
32
|
ec2Instance,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunkGTZLRIOLjs = require('../../chunk-GTZLRIOL.js');
|
|
4
|
+
require('../../chunk-3VWSQ2SS.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.withPulumiExecutor =
|
|
7
|
+
exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
withPulumiExecutor
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-
|
|
5
|
-
import "../../chunk-
|
|
3
|
+
} from "../../chunk-DFZUZOLL.mjs";
|
|
4
|
+
import "../../chunk-FLUX3ET7.mjs";
|
|
5
|
+
import "../../chunk-UB6ZNCMG.mjs";
|
|
6
6
|
export {
|
|
7
7
|
withPulumiExecutor
|
|
8
8
|
};
|
package/dist/src/base/index.js
CHANGED
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
var _chunkQDPXTR73js = require('../../chunk-QDPXTR73.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
9
|
-
require('../../chunk-
|
|
8
|
+
var _chunkGTZLRIOLjs = require('../../chunk-GTZLRIOL.js');
|
|
9
|
+
require('../../chunk-3VWSQ2SS.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor =
|
|
14
|
+
exports.Provider = _chunkQDPXTR73js.Provider; exports.getCloudTemplateName = _chunkQDPXTR73js.getCloudTemplateName; exports.withPulumiExecutor = _chunkGTZLRIOLjs.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
} from "../../chunk-5TB4HFDP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-DFZUZOLL.mjs";
|
|
9
|
+
import "../../chunk-FLUX3ET7.mjs";
|
|
10
|
+
import "../../chunk-UB6ZNCMG.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
13
13
|
getCloudTemplateName,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkOZCLSR3Yjs = require('../../../chunk-OZCLSR3Y.js');
|
|
4
|
+
require('../../../chunk-GTZLRIOL.js');
|
|
5
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkOZCLSR3Yjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-ZTHBX2FQ.mjs";
|
|
4
|
+
import "../../../chunk-DFZUZOLL.mjs";
|
|
5
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
6
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkIYHI4LBKjs = require('../../../chunk-IYHI4LBK.js');
|
|
4
|
+
require('../../../chunk-GTZLRIOL.js');
|
|
5
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkIYHI4LBKjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-NLQG5KWS.mjs";
|
|
4
|
+
import "../../../chunk-DFZUZOLL.mjs";
|
|
5
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
6
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkL3E6R4RKjs = require('../../../chunk-L3E6R4RK.js');
|
|
4
|
+
require('../../../chunk-GTZLRIOL.js');
|
|
5
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkL3E6R4RKjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-5UMYMZRA.mjs";
|
|
4
|
+
import "../../../chunk-DFZUZOLL.mjs";
|
|
5
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
6
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkWTRYK6OFjs = require('../../../chunk-WTRYK6OF.js');
|
|
4
|
+
require('../../../chunk-GTZLRIOL.js');
|
|
5
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkWTRYK6OFjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-P4GGKYJK.mjs";
|
|
4
|
+
import "../../../chunk-DFZUZOLL.mjs";
|
|
5
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
6
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
5
|
-
require('../../../chunk-
|
|
3
|
+
var _chunkAWP77CXNjs = require('../../../chunk-AWP77CXN.js');
|
|
4
|
+
require('../../../chunk-GTZLRIOL.js');
|
|
5
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkAWP77CXNjs.executor_default;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
6
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-V7MEDIVC.mjs";
|
|
4
|
+
import "../../../chunk-DFZUZOLL.mjs";
|
|
5
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
6
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkNO345UZJjs = require('../../../chunk-NO345UZJ.js');
|
|
5
5
|
require('../../../chunk-QDPXTR73.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-3VWSQ2SS.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunkNO345UZJjs.generator_default; exports.initGeneratorFn = _chunkNO345UZJjs.initGeneratorFn;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-NDN3RVIF.mjs";
|
|
5
5
|
import "../../../chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
7
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-FLUX3ET7.mjs";
|
|
7
|
+
import "../../../chunk-UB6ZNCMG.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
|
10
10
|
initGeneratorFn
|
package/dist/tsup.config.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pulumi-tools",
|
|
3
|
-
"version": "0.22.
|
|
3
|
+
"version": "0.22.265",
|
|
4
4
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"iac",
|
|
@@ -141,24 +141,24 @@
|
|
|
141
141
|
"module": "dist/index.mjs",
|
|
142
142
|
"typings": "dist/index.d.ts",
|
|
143
143
|
"dependencies": {
|
|
144
|
-
"@nx/devkit": "
|
|
144
|
+
"@nx/devkit": "23.0.1",
|
|
145
145
|
"@pulumi/aws": "^6.83.4",
|
|
146
146
|
"@pulumi/awsx": "^2.22.0",
|
|
147
147
|
"@pulumi/pulumi": "^3.248.0",
|
|
148
|
-
"@storm-software/config": "1.138.
|
|
149
|
-
"@storm-software/config-tools": "1.190.
|
|
150
|
-
"@storm-software/workspace-tools": "1.296.
|
|
148
|
+
"@storm-software/config": "^1.138.19",
|
|
149
|
+
"@storm-software/config-tools": "^1.190.82",
|
|
150
|
+
"@storm-software/workspace-tools": "^1.296.62",
|
|
151
151
|
"defu": "^6.1.7",
|
|
152
152
|
"shelljs": "^0.8.5"
|
|
153
153
|
},
|
|
154
154
|
"devDependencies": {
|
|
155
155
|
"@types/node": "^25.9.4",
|
|
156
|
-
"nx": "
|
|
156
|
+
"nx": "23.0.1",
|
|
157
157
|
"tsup": "8.4.0",
|
|
158
158
|
"untyped": "^2.0.0"
|
|
159
159
|
},
|
|
160
160
|
"publishConfig": { "access": "public" },
|
|
161
161
|
"executors": "./executors.json",
|
|
162
162
|
"generators": "./generators.json",
|
|
163
|
-
"gitHead": "
|
|
163
|
+
"gitHead": "3fe24e50009c66cd4ff8b417a44f904740d0283a"
|
|
164
164
|
}
|