@storm-software/pulumi-tools 0.16.15 → 0.16.17
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 +23 -0
- package/README.md +1 -1
- package/dist/{chunk-LWYNF4MU.js → chunk-32XSOHWL.js} +2 -2
- package/dist/{chunk-QSIBYQ5Q.js → chunk-3CLLOKKN.js} +84 -12
- package/dist/{chunk-IUDKVKOX.mjs → chunk-4OL5NSDL.mjs} +1 -1
- package/dist/{chunk-HBXSOKQP.mjs → chunk-7RLCTXZW.mjs} +1 -1
- package/dist/{chunk-P3TSZM4L.js → chunk-7SBRBPHK.js} +5 -5
- package/dist/{chunk-OHFP3HBS.js → chunk-EE6CJXNI.js} +2 -2
- package/dist/{chunk-FUKMPK3Z.js → chunk-HQWOATQ7.js} +2 -2
- package/dist/{chunk-VBBJAQQY.js → chunk-IAGEPZXY.js} +2 -2
- package/dist/{chunk-DDYM3LSD.mjs → chunk-IONAWSQP.mjs} +84 -12
- package/dist/{chunk-6N5USTKZ.js → chunk-ITPIQYZK.js} +3 -3
- package/dist/{chunk-ZJABKBCG.mjs → chunk-MWPLJ2RW.mjs} +1 -1
- package/dist/{chunk-KZFIEQB3.js → chunk-OYJ2D2AD.js} +2 -2
- package/dist/{chunk-FMXNTFV6.mjs → chunk-RQHTRODW.mjs} +1 -1
- package/dist/{chunk-VXLZAFA5.mjs → chunk-YAVPSGEJ.mjs} +1 -1
- package/dist/{chunk-RWDKENVQ.mjs → chunk-YDUJVV36.mjs} +1 -1
- package/dist/{chunk-QGKYIEJT.mjs → chunk-ZT6DNH3I.mjs} +1 -1
- package/dist/executors.js +7 -7
- package/dist/executors.mjs +7 -7
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +2 -2
- package/dist/index.js +9 -9
- package/dist/index.mjs +8 -8
- package/dist/src/base/base-executor.js +3 -3
- package/dist/src/base/base-executor.mjs +2 -2
- package/dist/src/base/index.js +3 -3
- package/dist/src/base/index.mjs +2 -2
- package/dist/src/executors/config/executor.js +4 -4
- package/dist/src/executors/config/executor.mjs +3 -3
- package/dist/src/executors/import/executor.js +4 -4
- package/dist/src/executors/import/executor.mjs +3 -3
- package/dist/src/executors/preview/executor.js +4 -4
- package/dist/src/executors/preview/executor.mjs +3 -3
- package/dist/src/executors/refresh/executor.js +4 -4
- package/dist/src/executors/refresh/executor.mjs +3 -3
- package/dist/src/executors/up/executor.js +4 -4
- package/dist/src/executors/up/executor.mjs +3 -3
- package/dist/src/generators/init/generator.js +3 -3
- package/dist/src/generators/init/generator.mjs +2 -2
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,29 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog for Storm Ops - Pulumi Tools
|
|
4
4
|
|
|
5
|
+
## [0.16.16](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.16.16) (2025-09-06)
|
|
6
|
+
|
|
7
|
+
### Miscellaneous
|
|
8
|
+
|
|
9
|
+
- **monorepo:** Regenerate README markdown files
|
|
10
|
+
([408b2adf7](https://github.com/storm-software/storm-ops/commit/408b2adf7))
|
|
11
|
+
|
|
12
|
+
### Updated Dependencies
|
|
13
|
+
|
|
14
|
+
- Updated config-tools to 1.180.16
|
|
15
|
+
|
|
16
|
+
## [0.16.15](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.16.15) (2025-09-06)
|
|
17
|
+
|
|
18
|
+
### Miscellaneous
|
|
19
|
+
|
|
20
|
+
- **monorepo:** Update README markdown files
|
|
21
|
+
([b641c33df](https://github.com/storm-software/storm-ops/commit/b641c33df))
|
|
22
|
+
|
|
23
|
+
### Updated Dependencies
|
|
24
|
+
|
|
25
|
+
- Updated config-tools to 1.180.15
|
|
26
|
+
- Updated config to 1.128.13
|
|
27
|
+
|
|
5
28
|
## [0.16.14](https://github.com/storm-software/storm-ops/releases/tag/pulumi-tools%400.16.14) (2025-09-02)
|
|
6
29
|
|
|
7
30
|
### Miscellaneous
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
21
21
|
|
|
22
22
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
23
23
|
|
|
24
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
25
25
|
|
|
26
26
|
<!-- prettier-ignore-start -->
|
|
27
27
|
<!-- markdownlint-disable -->
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/up/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkITPIQYZKjs.withPulumiExecutor.call(void 0, "up", (options) => [
|
|
7
7
|
"--suppress-progress",
|
|
8
8
|
options.stack && `--stack=${options.stack}`,
|
|
9
9
|
options.skipPreview && "--skip-preview",
|
|
@@ -941,6 +941,13 @@ var workspaceDirectorySchema = z.object({
|
|
|
941
941
|
schemaRegistry.add(workspaceDirectorySchema, {
|
|
942
942
|
description: "Various directories used by the workspace to store data, cache, and configuration files"
|
|
943
943
|
});
|
|
944
|
+
var variantSchema = z._default(
|
|
945
|
+
z.enum(["minimal", "monorepo"]),
|
|
946
|
+
"monorepo"
|
|
947
|
+
);
|
|
948
|
+
schemaRegistry.add(variantSchema, {
|
|
949
|
+
description: "The variant of the workspace. This can be used to enable or disable certain features or configurations."
|
|
950
|
+
});
|
|
944
951
|
var errorCodesFileSchema = z._default(
|
|
945
952
|
z.string().check(z.trim()),
|
|
946
953
|
STORM_DEFAULT_ERROR_CODES_FILE
|
|
@@ -1138,6 +1145,7 @@ var workspaceConfigSchema = z.object({
|
|
|
1138
1145
|
$schema: schemaNameSchema,
|
|
1139
1146
|
extends: extendsSchema,
|
|
1140
1147
|
name: nameSchema,
|
|
1148
|
+
variant: variantSchema,
|
|
1141
1149
|
namespace: namespaceSchema,
|
|
1142
1150
|
organization: orgSchema,
|
|
1143
1151
|
repository: repositorySchema,
|
|
@@ -1376,6 +1384,7 @@ var getConfigEnv = () => {
|
|
|
1376
1384
|
let config = {
|
|
1377
1385
|
extends: process.env[`${prefix}EXTENDS`] || void 0,
|
|
1378
1386
|
name: process.env[`${prefix}NAME`] || void 0,
|
|
1387
|
+
variant: process.env[`${prefix}VARIANT`] || void 0,
|
|
1379
1388
|
namespace: process.env[`${prefix}NAMESPACE`] || void 0,
|
|
1380
1389
|
owner: process.env[`${prefix}OWNER`] || void 0,
|
|
1381
1390
|
bot: {
|
|
@@ -1600,6 +1609,9 @@ var setConfigEnv = (config) => {
|
|
|
1600
1609
|
if (config.name) {
|
|
1601
1610
|
process.env[`${prefix}NAME`] = config.name;
|
|
1602
1611
|
}
|
|
1612
|
+
if (config.variant) {
|
|
1613
|
+
process.env[`${prefix}VARIANT`] = config.variant;
|
|
1614
|
+
}
|
|
1603
1615
|
if (config.namespace) {
|
|
1604
1616
|
process.env[`${prefix}NAMESPACE`] = config.namespace;
|
|
1605
1617
|
}
|
|
@@ -3168,7 +3180,10 @@ async function esbuildExecutorFn(options, context, config) {
|
|
|
3168
3180
|
}
|
|
3169
3181
|
await build({
|
|
3170
3182
|
...options,
|
|
3171
|
-
projectRoot:
|
|
3183
|
+
projectRoot: (
|
|
3184
|
+
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3185
|
+
_optionalChain([context, 'access', _149 => _149.projectsConfigurations, 'access', _150 => _150.projects, 'optionalAccess', _151 => _151[context.projectName], 'access', _152 => _152.root])
|
|
3186
|
+
),
|
|
3172
3187
|
name: context.projectName,
|
|
3173
3188
|
sourceRoot: _optionalChain([context, 'access', _153 => _153.projectsConfigurations, 'access', _154 => _154.projects, 'optionalAccess', _155 => _155[context.projectName], 'optionalAccess', _156 => _156.sourceRoot]),
|
|
3174
3189
|
format: options.format,
|
|
@@ -3184,7 +3199,7 @@ var executor_default6 = withRunExecutor(
|
|
|
3184
3199
|
{
|
|
3185
3200
|
skipReadingConfig: false,
|
|
3186
3201
|
hooks: {
|
|
3187
|
-
applyDefaultOptions: async (options
|
|
3202
|
+
applyDefaultOptions: async (options) => {
|
|
3188
3203
|
options.entry ??= ["src/index.ts"];
|
|
3189
3204
|
options.outputPath ??= "dist/{projectRoot}";
|
|
3190
3205
|
options.tsconfig ??= "{projectRoot}/tsconfig.json";
|
|
@@ -4411,7 +4426,7 @@ var COMMIT_TYPES = {
|
|
|
4411
4426
|
}
|
|
4412
4427
|
}
|
|
4413
4428
|
};
|
|
4414
|
-
var
|
|
4429
|
+
var DEFAULT_MINIMAL_COMMIT_QUESTIONS = {
|
|
4415
4430
|
type: {
|
|
4416
4431
|
type: "select",
|
|
4417
4432
|
title: "Commit Type",
|
|
@@ -4426,15 +4441,6 @@ var DEFAULT_COMMIT_QUESTIONS = {
|
|
|
4426
4441
|
maxLength: 20,
|
|
4427
4442
|
minLength: 3
|
|
4428
4443
|
},
|
|
4429
|
-
scope: {
|
|
4430
|
-
type: "select",
|
|
4431
|
-
title: "Commit Scope",
|
|
4432
|
-
description: "Select the monorepo project that is primarily impacted by this change",
|
|
4433
|
-
enum: {},
|
|
4434
|
-
defaultValue: "monorepo",
|
|
4435
|
-
maxLength: 50,
|
|
4436
|
-
minLength: 1
|
|
4437
|
-
},
|
|
4438
4444
|
subject: {
|
|
4439
4445
|
type: "input",
|
|
4440
4446
|
title: "Commit Subject",
|
|
@@ -4477,6 +4483,72 @@ var DEFAULT_COMMIT_QUESTIONS = {
|
|
|
4477
4483
|
minLength: 3
|
|
4478
4484
|
}
|
|
4479
4485
|
};
|
|
4486
|
+
var DEFAULT_MONOREPO_COMMIT_QUESTIONS = {
|
|
4487
|
+
type: DEFAULT_MINIMAL_COMMIT_QUESTIONS.type,
|
|
4488
|
+
scope: {
|
|
4489
|
+
type: "select",
|
|
4490
|
+
title: "Commit Scope",
|
|
4491
|
+
description: "Select the project that's the most impacted by this change",
|
|
4492
|
+
enum: {},
|
|
4493
|
+
defaultValue: "monorepo",
|
|
4494
|
+
maxLength: 50,
|
|
4495
|
+
minLength: 1
|
|
4496
|
+
},
|
|
4497
|
+
subject: DEFAULT_MINIMAL_COMMIT_QUESTIONS.subject,
|
|
4498
|
+
body: DEFAULT_MINIMAL_COMMIT_QUESTIONS.body,
|
|
4499
|
+
isBreaking: DEFAULT_MINIMAL_COMMIT_QUESTIONS.isBreaking,
|
|
4500
|
+
breakingBody: DEFAULT_MINIMAL_COMMIT_QUESTIONS.breakingBody,
|
|
4501
|
+
isIssueAffected: DEFAULT_MINIMAL_COMMIT_QUESTIONS.isIssueAffected,
|
|
4502
|
+
issuesBody: DEFAULT_MINIMAL_COMMIT_QUESTIONS.issuesBody
|
|
4503
|
+
};
|
|
4504
|
+
var DEFAULT_MINIMAL_COMMIT_RULES = {
|
|
4505
|
+
"body-leading-blank": [1 /* Warning */, "always"],
|
|
4506
|
+
"body-max-length": [2 /* Error */, "always", 600],
|
|
4507
|
+
"footer-leading-blank": [1 /* Warning */, "always"],
|
|
4508
|
+
"footer-max-line-length": [2 /* Error */, "always", 150],
|
|
4509
|
+
"header-max-length": [2 /* Error */, "always", 150],
|
|
4510
|
+
"header-trim": [2 /* Error */, "always"],
|
|
4511
|
+
"subject-case": [2 /* Error */, "always", ["sentence-case"]],
|
|
4512
|
+
"subject-empty": [2 /* Error */, "never"],
|
|
4513
|
+
"subject-full-stop": [2 /* Error */, "never", "."],
|
|
4514
|
+
"subject-max-length": [2 /* Error */, "always", 150],
|
|
4515
|
+
"subject-min-length": [2 /* Error */, "always", 3],
|
|
4516
|
+
"type-case": [2 /* Error */, "always", "kebab-case"],
|
|
4517
|
+
"type-empty": [2 /* Error */, "never"],
|
|
4518
|
+
"type-enum": [
|
|
4519
|
+
2 /* Error */,
|
|
4520
|
+
"always",
|
|
4521
|
+
Object.keys(COMMIT_TYPES)
|
|
4522
|
+
],
|
|
4523
|
+
"type-max-length": [2 /* Error */, "always", 20],
|
|
4524
|
+
"type-min-length": [2 /* Error */, "always", 3],
|
|
4525
|
+
"scope-case": 0 /* Disabled */,
|
|
4526
|
+
"scope-empty": 0 /* Disabled */
|
|
4527
|
+
};
|
|
4528
|
+
var DEFAULT_MONOREPO_COMMIT_RULES = {
|
|
4529
|
+
"body-leading-blank": [1 /* Warning */, "always"],
|
|
4530
|
+
"body-max-length": [2 /* Error */, "always", 600],
|
|
4531
|
+
"footer-leading-blank": [1 /* Warning */, "always"],
|
|
4532
|
+
"footer-max-line-length": [2 /* Error */, "always", 150],
|
|
4533
|
+
"header-max-length": [2 /* Error */, "always", 150],
|
|
4534
|
+
"header-trim": [2 /* Error */, "always"],
|
|
4535
|
+
"subject-case": [2 /* Error */, "always", ["sentence-case"]],
|
|
4536
|
+
"subject-empty": [2 /* Error */, "never"],
|
|
4537
|
+
"subject-full-stop": [2 /* Error */, "never", "."],
|
|
4538
|
+
"subject-max-length": [2 /* Error */, "always", 150],
|
|
4539
|
+
"subject-min-length": [2 /* Error */, "always", 3],
|
|
4540
|
+
"type-case": [2 /* Error */, "always", "kebab-case"],
|
|
4541
|
+
"type-empty": [2 /* Error */, "never"],
|
|
4542
|
+
"type-enum": [
|
|
4543
|
+
2 /* Error */,
|
|
4544
|
+
"always",
|
|
4545
|
+
Object.keys(COMMIT_TYPES)
|
|
4546
|
+
],
|
|
4547
|
+
"type-max-length": [2 /* Error */, "always", 20],
|
|
4548
|
+
"type-min-length": [2 /* Error */, "always", 3],
|
|
4549
|
+
"scope-case": [2 /* Error */, "always", ["kebab-case"]],
|
|
4550
|
+
"scope-empty": [2 /* Error */, "never"]
|
|
4551
|
+
};
|
|
4480
4552
|
|
|
4481
4553
|
// ../workspace-tools/src/generators/release-version/generator.ts
|
|
4482
4554
|
|
|
@@ -5,7 +5,7 @@ var _chunkQDPXTR73js = require('./chunk-QDPXTR73.js');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var
|
|
8
|
+
var _chunk3CLLOKKNjs = require('./chunk-3CLLOKKN.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 = _chunk3CLLOKKNjs.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 = _chunk3CLLOKKNjs.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
|
+
_chunk3CLLOKKNjs.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
|
+
_chunk3CLLOKKNjs.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 _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/config/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkITPIQYZKjs.withPulumiExecutor.call(void 0, "config", (options) => [
|
|
7
7
|
options.action,
|
|
8
8
|
options.showSecrets && `--show-secrets`,
|
|
9
9
|
options.secret && `--secret`,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/import/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkITPIQYZKjs.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 _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/preview/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkITPIQYZKjs.withPulumiExecutor.call(void 0,
|
|
7
7
|
"preview",
|
|
8
8
|
(options) => [
|
|
9
9
|
options.stack && `--stack=${options.stack}`,
|
|
@@ -945,6 +945,13 @@ var workspaceDirectorySchema = z.object({
|
|
|
945
945
|
schemaRegistry.add(workspaceDirectorySchema, {
|
|
946
946
|
description: "Various directories used by the workspace to store data, cache, and configuration files"
|
|
947
947
|
});
|
|
948
|
+
var variantSchema = z._default(
|
|
949
|
+
z.enum(["minimal", "monorepo"]),
|
|
950
|
+
"monorepo"
|
|
951
|
+
);
|
|
952
|
+
schemaRegistry.add(variantSchema, {
|
|
953
|
+
description: "The variant of the workspace. This can be used to enable or disable certain features or configurations."
|
|
954
|
+
});
|
|
948
955
|
var errorCodesFileSchema = z._default(
|
|
949
956
|
z.string().check(z.trim()),
|
|
950
957
|
STORM_DEFAULT_ERROR_CODES_FILE
|
|
@@ -1142,6 +1149,7 @@ var workspaceConfigSchema = z.object({
|
|
|
1142
1149
|
$schema: schemaNameSchema,
|
|
1143
1150
|
extends: extendsSchema,
|
|
1144
1151
|
name: nameSchema,
|
|
1152
|
+
variant: variantSchema,
|
|
1145
1153
|
namespace: namespaceSchema,
|
|
1146
1154
|
organization: orgSchema,
|
|
1147
1155
|
repository: repositorySchema,
|
|
@@ -1380,6 +1388,7 @@ var getConfigEnv = () => {
|
|
|
1380
1388
|
let config = {
|
|
1381
1389
|
extends: process.env[`${prefix}EXTENDS`] || void 0,
|
|
1382
1390
|
name: process.env[`${prefix}NAME`] || void 0,
|
|
1391
|
+
variant: process.env[`${prefix}VARIANT`] || void 0,
|
|
1383
1392
|
namespace: process.env[`${prefix}NAMESPACE`] || void 0,
|
|
1384
1393
|
owner: process.env[`${prefix}OWNER`] || void 0,
|
|
1385
1394
|
bot: {
|
|
@@ -1604,6 +1613,9 @@ var setConfigEnv = (config) => {
|
|
|
1604
1613
|
if (config.name) {
|
|
1605
1614
|
process.env[`${prefix}NAME`] = config.name;
|
|
1606
1615
|
}
|
|
1616
|
+
if (config.variant) {
|
|
1617
|
+
process.env[`${prefix}VARIANT`] = config.variant;
|
|
1618
|
+
}
|
|
1607
1619
|
if (config.namespace) {
|
|
1608
1620
|
process.env[`${prefix}NAMESPACE`] = config.namespace;
|
|
1609
1621
|
}
|
|
@@ -3172,7 +3184,10 @@ async function esbuildExecutorFn(options, context, config) {
|
|
|
3172
3184
|
}
|
|
3173
3185
|
await build({
|
|
3174
3186
|
...options,
|
|
3175
|
-
projectRoot:
|
|
3187
|
+
projectRoot: (
|
|
3188
|
+
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3189
|
+
context.projectsConfigurations.projects?.[context.projectName].root
|
|
3190
|
+
),
|
|
3176
3191
|
name: context.projectName,
|
|
3177
3192
|
sourceRoot: context.projectsConfigurations.projects?.[context.projectName]?.sourceRoot,
|
|
3178
3193
|
format: options.format,
|
|
@@ -3188,7 +3203,7 @@ var executor_default6 = withRunExecutor(
|
|
|
3188
3203
|
{
|
|
3189
3204
|
skipReadingConfig: false,
|
|
3190
3205
|
hooks: {
|
|
3191
|
-
applyDefaultOptions: async (options
|
|
3206
|
+
applyDefaultOptions: async (options) => {
|
|
3192
3207
|
options.entry ??= ["src/index.ts"];
|
|
3193
3208
|
options.outputPath ??= "dist/{projectRoot}";
|
|
3194
3209
|
options.tsconfig ??= "{projectRoot}/tsconfig.json";
|
|
@@ -4415,7 +4430,7 @@ var COMMIT_TYPES = {
|
|
|
4415
4430
|
}
|
|
4416
4431
|
}
|
|
4417
4432
|
};
|
|
4418
|
-
var
|
|
4433
|
+
var DEFAULT_MINIMAL_COMMIT_QUESTIONS = {
|
|
4419
4434
|
type: {
|
|
4420
4435
|
type: "select",
|
|
4421
4436
|
title: "Commit Type",
|
|
@@ -4430,15 +4445,6 @@ var DEFAULT_COMMIT_QUESTIONS = {
|
|
|
4430
4445
|
maxLength: 20,
|
|
4431
4446
|
minLength: 3
|
|
4432
4447
|
},
|
|
4433
|
-
scope: {
|
|
4434
|
-
type: "select",
|
|
4435
|
-
title: "Commit Scope",
|
|
4436
|
-
description: "Select the monorepo project that is primarily impacted by this change",
|
|
4437
|
-
enum: {},
|
|
4438
|
-
defaultValue: "monorepo",
|
|
4439
|
-
maxLength: 50,
|
|
4440
|
-
minLength: 1
|
|
4441
|
-
},
|
|
4442
4448
|
subject: {
|
|
4443
4449
|
type: "input",
|
|
4444
4450
|
title: "Commit Subject",
|
|
@@ -4481,6 +4487,72 @@ var DEFAULT_COMMIT_QUESTIONS = {
|
|
|
4481
4487
|
minLength: 3
|
|
4482
4488
|
}
|
|
4483
4489
|
};
|
|
4490
|
+
var DEFAULT_MONOREPO_COMMIT_QUESTIONS = {
|
|
4491
|
+
type: DEFAULT_MINIMAL_COMMIT_QUESTIONS.type,
|
|
4492
|
+
scope: {
|
|
4493
|
+
type: "select",
|
|
4494
|
+
title: "Commit Scope",
|
|
4495
|
+
description: "Select the project that's the most impacted by this change",
|
|
4496
|
+
enum: {},
|
|
4497
|
+
defaultValue: "monorepo",
|
|
4498
|
+
maxLength: 50,
|
|
4499
|
+
minLength: 1
|
|
4500
|
+
},
|
|
4501
|
+
subject: DEFAULT_MINIMAL_COMMIT_QUESTIONS.subject,
|
|
4502
|
+
body: DEFAULT_MINIMAL_COMMIT_QUESTIONS.body,
|
|
4503
|
+
isBreaking: DEFAULT_MINIMAL_COMMIT_QUESTIONS.isBreaking,
|
|
4504
|
+
breakingBody: DEFAULT_MINIMAL_COMMIT_QUESTIONS.breakingBody,
|
|
4505
|
+
isIssueAffected: DEFAULT_MINIMAL_COMMIT_QUESTIONS.isIssueAffected,
|
|
4506
|
+
issuesBody: DEFAULT_MINIMAL_COMMIT_QUESTIONS.issuesBody
|
|
4507
|
+
};
|
|
4508
|
+
var DEFAULT_MINIMAL_COMMIT_RULES = {
|
|
4509
|
+
"body-leading-blank": [1 /* Warning */, "always"],
|
|
4510
|
+
"body-max-length": [2 /* Error */, "always", 600],
|
|
4511
|
+
"footer-leading-blank": [1 /* Warning */, "always"],
|
|
4512
|
+
"footer-max-line-length": [2 /* Error */, "always", 150],
|
|
4513
|
+
"header-max-length": [2 /* Error */, "always", 150],
|
|
4514
|
+
"header-trim": [2 /* Error */, "always"],
|
|
4515
|
+
"subject-case": [2 /* Error */, "always", ["sentence-case"]],
|
|
4516
|
+
"subject-empty": [2 /* Error */, "never"],
|
|
4517
|
+
"subject-full-stop": [2 /* Error */, "never", "."],
|
|
4518
|
+
"subject-max-length": [2 /* Error */, "always", 150],
|
|
4519
|
+
"subject-min-length": [2 /* Error */, "always", 3],
|
|
4520
|
+
"type-case": [2 /* Error */, "always", "kebab-case"],
|
|
4521
|
+
"type-empty": [2 /* Error */, "never"],
|
|
4522
|
+
"type-enum": [
|
|
4523
|
+
2 /* Error */,
|
|
4524
|
+
"always",
|
|
4525
|
+
Object.keys(COMMIT_TYPES)
|
|
4526
|
+
],
|
|
4527
|
+
"type-max-length": [2 /* Error */, "always", 20],
|
|
4528
|
+
"type-min-length": [2 /* Error */, "always", 3],
|
|
4529
|
+
"scope-case": 0 /* Disabled */,
|
|
4530
|
+
"scope-empty": 0 /* Disabled */
|
|
4531
|
+
};
|
|
4532
|
+
var DEFAULT_MONOREPO_COMMIT_RULES = {
|
|
4533
|
+
"body-leading-blank": [1 /* Warning */, "always"],
|
|
4534
|
+
"body-max-length": [2 /* Error */, "always", 600],
|
|
4535
|
+
"footer-leading-blank": [1 /* Warning */, "always"],
|
|
4536
|
+
"footer-max-line-length": [2 /* Error */, "always", 150],
|
|
4537
|
+
"header-max-length": [2 /* Error */, "always", 150],
|
|
4538
|
+
"header-trim": [2 /* Error */, "always"],
|
|
4539
|
+
"subject-case": [2 /* Error */, "always", ["sentence-case"]],
|
|
4540
|
+
"subject-empty": [2 /* Error */, "never"],
|
|
4541
|
+
"subject-full-stop": [2 /* Error */, "never", "."],
|
|
4542
|
+
"subject-max-length": [2 /* Error */, "always", 150],
|
|
4543
|
+
"subject-min-length": [2 /* Error */, "always", 3],
|
|
4544
|
+
"type-case": [2 /* Error */, "always", "kebab-case"],
|
|
4545
|
+
"type-empty": [2 /* Error */, "never"],
|
|
4546
|
+
"type-enum": [
|
|
4547
|
+
2 /* Error */,
|
|
4548
|
+
"always",
|
|
4549
|
+
Object.keys(COMMIT_TYPES)
|
|
4550
|
+
],
|
|
4551
|
+
"type-max-length": [2 /* Error */, "always", 20],
|
|
4552
|
+
"type-min-length": [2 /* Error */, "always", 3],
|
|
4553
|
+
"scope-case": [2 /* Error */, "always", ["kebab-case"]],
|
|
4554
|
+
"scope-empty": [2 /* Error */, "never"]
|
|
4555
|
+
};
|
|
4484
4556
|
|
|
4485
4557
|
// ../workspace-tools/src/generators/release-version/generator.ts
|
|
4486
4558
|
import { exec as exec2, execSync as execSync5 } from "node:child_process";
|
|
@@ -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 _chunk3CLLOKKNjs = require('./chunk-3CLLOKKN.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 _chunk3CLLOKKNjs.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
|
+
_chunk3CLLOKKNjs.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 _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
4
4
|
|
|
5
5
|
// src/executors/refresh/executor.ts
|
|
6
|
-
var executor_default =
|
|
6
|
+
var executor_default = _chunkITPIQYZKjs.withPulumiExecutor.call(void 0,
|
|
7
7
|
"refresh",
|
|
8
8
|
(options) => [
|
|
9
9
|
"--suppress-progress",
|
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-HQWOATQ7.js');
|
|
3
|
+
require('./chunk-IAGEPZXY.js');
|
|
4
|
+
require('./chunk-OYJ2D2AD.js');
|
|
5
|
+
require('./chunk-32XSOHWL.js');
|
|
6
|
+
require('./chunk-EE6CJXNI.js');
|
|
7
|
+
require('./chunk-ITPIQYZK.js');
|
|
8
|
+
require('./chunk-3CLLOKKN.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-
|
|
2
|
+
import "./chunk-MWPLJ2RW.mjs";
|
|
3
|
+
import "./chunk-ZT6DNH3I.mjs";
|
|
4
|
+
import "./chunk-RQHTRODW.mjs";
|
|
5
|
+
import "./chunk-YAVPSGEJ.mjs";
|
|
6
|
+
import "./chunk-YDUJVV36.mjs";
|
|
7
|
+
import "./chunk-7RLCTXZW.mjs";
|
|
8
|
+
import "./chunk-IONAWSQP.mjs";
|
|
9
9
|
import "./chunk-EP2PXXBJ.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 _chunk7SBRBPHKjs = require('./chunk-7SBRBPHK.js');
|
|
5
5
|
require('./chunk-QDPXTR73.js');
|
|
6
|
-
require('./chunk-
|
|
6
|
+
require('./chunk-3CLLOKKN.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.initGeneratorFn =
|
|
9
|
+
exports.initGeneratorFn = _chunk7SBRBPHKjs.initGeneratorFn;
|
package/dist/generators.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./chunk-23KFTIT2.mjs";
|
|
2
2
|
import {
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-4OL5NSDL.mjs";
|
|
5
5
|
import "./chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-IONAWSQP.mjs";
|
|
7
7
|
import "./chunk-EP2PXXBJ.mjs";
|
|
8
8
|
export {
|
|
9
9
|
initGeneratorFn
|
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-HQWOATQ7.js');
|
|
12
|
+
require('./chunk-IAGEPZXY.js');
|
|
13
|
+
require('./chunk-OYJ2D2AD.js');
|
|
14
|
+
require('./chunk-32XSOHWL.js');
|
|
15
15
|
require('./chunk-N2YKXZ5R.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
var
|
|
18
|
+
var _chunk7SBRBPHKjs = require('./chunk-7SBRBPHK.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-EE6CJXNI.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
28
|
-
require('./chunk-
|
|
27
|
+
var _chunkITPIQYZKjs = require('./chunk-ITPIQYZK.js');
|
|
28
|
+
require('./chunk-3CLLOKKN.js');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,4 +37,4 @@ require('./chunk-QSIBYQ5Q.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 = _chunk7SBRBPHKjs.initGeneratorFn; exports.securityGroup = _chunk7I63VQP3js.securityGroup; exports.subnet = _chunk7I63VQP3js.subnet; exports.vpc = _chunk7I63VQP3js.vpc; exports.withPulumiExecutor = _chunkITPIQYZKjs.withPulumiExecutor;
|
package/dist/index.mjs
CHANGED
|
@@ -8,24 +8,24 @@ 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-MWPLJ2RW.mjs";
|
|
12
|
+
import "./chunk-ZT6DNH3I.mjs";
|
|
13
|
+
import "./chunk-RQHTRODW.mjs";
|
|
14
|
+
import "./chunk-YAVPSGEJ.mjs";
|
|
15
15
|
import "./chunk-23KFTIT2.mjs";
|
|
16
16
|
import {
|
|
17
17
|
initGeneratorFn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-4OL5NSDL.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-YDUJVV36.mjs";
|
|
25
25
|
import {
|
|
26
26
|
withPulumiExecutor
|
|
27
|
-
} from "./chunk-
|
|
28
|
-
import "./chunk-
|
|
27
|
+
} from "./chunk-7RLCTXZW.mjs";
|
|
28
|
+
import "./chunk-IONAWSQP.mjs";
|
|
29
29
|
import "./chunk-EP2PXXBJ.mjs";
|
|
30
30
|
export {
|
|
31
31
|
Provider,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunkITPIQYZKjs = require('../../chunk-ITPIQYZK.js');
|
|
4
|
+
require('../../chunk-3CLLOKKN.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
exports.withPulumiExecutor =
|
|
7
|
+
exports.withPulumiExecutor = _chunkITPIQYZKjs.withPulumiExecutor;
|
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 _chunkITPIQYZKjs = require('../../chunk-ITPIQYZK.js');
|
|
9
|
+
require('../../chunk-3CLLOKKN.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 = _chunkITPIQYZKjs.withPulumiExecutor;
|
package/dist/src/base/index.mjs
CHANGED
|
@@ -5,8 +5,8 @@ import {
|
|
|
5
5
|
} from "../../chunk-5TB4HFDP.mjs";
|
|
6
6
|
import {
|
|
7
7
|
withPulumiExecutor
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-7RLCTXZW.mjs";
|
|
9
|
+
import "../../chunk-IONAWSQP.mjs";
|
|
10
10
|
import "../../chunk-EP2PXXBJ.mjs";
|
|
11
11
|
export {
|
|
12
12
|
Provider,
|
|
@@ -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 _chunkEE6CJXNIjs = require('../../../chunk-EE6CJXNI.js');
|
|
4
|
+
require('../../../chunk-ITPIQYZK.js');
|
|
5
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkEE6CJXNIjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-YDUJVV36.mjs";
|
|
4
|
+
import "../../../chunk-7RLCTXZW.mjs";
|
|
5
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
6
6
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkHQWOATQ7js = require('../../../chunk-HQWOATQ7.js');
|
|
4
|
+
require('../../../chunk-ITPIQYZK.js');
|
|
5
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkHQWOATQ7js.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-MWPLJ2RW.mjs";
|
|
4
|
+
import "../../../chunk-7RLCTXZW.mjs";
|
|
5
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
6
6
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkIAGEPZXYjs = require('../../../chunk-IAGEPZXY.js');
|
|
4
|
+
require('../../../chunk-ITPIQYZK.js');
|
|
5
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkIAGEPZXYjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-ZT6DNH3I.mjs";
|
|
4
|
+
import "../../../chunk-7RLCTXZW.mjs";
|
|
5
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
6
6
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunkOYJ2D2ADjs = require('../../../chunk-OYJ2D2AD.js');
|
|
4
|
+
require('../../../chunk-ITPIQYZK.js');
|
|
5
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunkOYJ2D2ADjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-RQHTRODW.mjs";
|
|
4
|
+
import "../../../chunk-7RLCTXZW.mjs";
|
|
5
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
6
6
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -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 _chunk32XSOHWLjs = require('../../../chunk-32XSOHWL.js');
|
|
4
|
+
require('../../../chunk-ITPIQYZK.js');
|
|
5
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
exports.default =
|
|
8
|
+
exports.default = _chunk32XSOHWLjs.executor_default;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
executor_default
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-YAVPSGEJ.mjs";
|
|
4
|
+
import "../../../chunk-7RLCTXZW.mjs";
|
|
5
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
6
6
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
7
7
|
export {
|
|
8
8
|
executor_default as default
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk7SBRBPHKjs = require('../../../chunk-7SBRBPHK.js');
|
|
5
5
|
require('../../../chunk-QDPXTR73.js');
|
|
6
|
-
require('../../../chunk-
|
|
6
|
+
require('../../../chunk-3CLLOKKN.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunk7SBRBPHKjs.generator_default; exports.initGeneratorFn = _chunk7SBRBPHKjs.initGeneratorFn;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generator_default,
|
|
3
3
|
initGeneratorFn
|
|
4
|
-
} from "../../../chunk-
|
|
4
|
+
} from "../../../chunk-4OL5NSDL.mjs";
|
|
5
5
|
import "../../../chunk-5TB4HFDP.mjs";
|
|
6
|
-
import "../../../chunk-
|
|
6
|
+
import "../../../chunk-IONAWSQP.mjs";
|
|
7
7
|
import "../../../chunk-EP2PXXBJ.mjs";
|
|
8
8
|
export {
|
|
9
9
|
generator_default as default,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/pulumi-tools",
|
|
3
|
-
"version": "0.16.
|
|
3
|
+
"version": "0.16.17",
|
|
4
4
|
"type": "commonjs",
|
|
5
5
|
"description": "Tools for managing Pulumi infrastructure within a Nx workspace.",
|
|
6
6
|
"repository": {
|
|
@@ -156,8 +156,8 @@
|
|
|
156
156
|
"@pulumi/aws": "^6.83.0",
|
|
157
157
|
"@pulumi/awsx": "^2.22.0",
|
|
158
158
|
"@pulumi/pulumi": "^3.193.0",
|
|
159
|
-
"@storm-software/config": "^1.
|
|
160
|
-
"@storm-software/config-tools": "^1.
|
|
159
|
+
"@storm-software/config": "^1.129.0",
|
|
160
|
+
"@storm-software/config-tools": "^1.181.0",
|
|
161
161
|
"defu": "6.1.4",
|
|
162
162
|
"shelljs": "^0.8.5"
|
|
163
163
|
},
|
|
@@ -171,5 +171,5 @@
|
|
|
171
171
|
"publishConfig": { "access": "public" },
|
|
172
172
|
"executors": "./executors.json",
|
|
173
173
|
"generators": "./generators.json",
|
|
174
|
-
"gitHead": "
|
|
174
|
+
"gitHead": "bd2cceced6f34cd309c7a8cf92fca76621c40470"
|
|
175
175
|
}
|