@storm-software/cloudflare-tools 0.63.28 → 0.63.29

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.
Files changed (31) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-AOLWFHH5.mjs → chunk-24VUYU3L.mjs} +1 -1
  4. package/dist/{chunk-YKB65IP2.mjs → chunk-4FG7GV4R.mjs} +1 -1
  5. package/dist/{chunk-PJGFLSPV.js → chunk-CJLUHYEV.js} +4 -4
  6. package/dist/{chunk-6TGFIMO5.js → chunk-EFRVMCDQ.js} +2 -2
  7. package/dist/{chunk-QTMO3CXB.mjs → chunk-HZHOSXS6.mjs} +2 -2
  8. package/dist/{chunk-T2OGA6MB.js → chunk-IRORGRVZ.js} +2 -2
  9. package/dist/{chunk-DMJM3W36.js → chunk-KSYCHFSA.js} +2 -2
  10. package/dist/{chunk-KTFMIXUN.js → chunk-NU34IEWN.js} +27 -23
  11. package/dist/{chunk-RH2IXKSC.mjs → chunk-PH3DHY4Q.mjs} +26 -22
  12. package/dist/{chunk-ZHQVMJQB.mjs → chunk-SK3KX3JA.mjs} +1 -1
  13. package/dist/{chunk-D5YG7CU5.mjs → chunk-TL2ZBMKH.mjs} +1 -1
  14. package/dist/{chunk-GL7JLG36.js → chunk-UUDRLXNN.js} +3 -3
  15. package/dist/executors.js +4 -4
  16. package/dist/executors.mjs +4 -4
  17. package/dist/generators.js +3 -3
  18. package/dist/generators.mjs +2 -2
  19. package/dist/index.js +15 -15
  20. package/dist/index.mjs +6 -6
  21. package/dist/src/executors/cloudflare-publish/executor.js +4 -4
  22. package/dist/src/executors/cloudflare-publish/executor.mjs +3 -3
  23. package/dist/src/executors/r2-upload-publish/executor.js +3 -3
  24. package/dist/src/executors/r2-upload-publish/executor.mjs +2 -2
  25. package/dist/src/executors/serve/executor.js +4 -4
  26. package/dist/src/executors/serve/executor.mjs +2 -2
  27. package/dist/src/generators/init/generator.js +2 -2
  28. package/dist/src/generators/init/generator.mjs +1 -1
  29. package/dist/src/generators/worker/generator.js +3 -3
  30. package/dist/src/generators/worker/generator.mjs +2 -2
  31. package/package.json +4 -3
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  # Changelog for Storm Ops - Cloudflare Tools
4
4
 
5
+ ## [0.63.28](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.63.28) (2025-06-20)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update README markdown files
10
+ ([cd1727b2a](https://github.com/storm-software/storm-ops/commit/cd1727b2a))
11
+
5
12
  ## [0.63.27](https://github.com/storm-software/storm-ops/releases/tag/cloudflare-tools%400.63.27) (2025-06-20)
6
13
 
7
14
  ### 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
- [![Version](https://img.shields.io/badge/version-0.63.27-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.63.28-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  generator_default
3
- } from "./chunk-QTMO3CXB.mjs";
3
+ } from "./chunk-HZHOSXS6.mjs";
4
4
  import {
5
5
  getConfig
6
6
  } from "./chunk-I5P7M77J.mjs";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createCliOptions
3
- } from "./chunk-RH2IXKSC.mjs";
3
+ } from "./chunk-PH3DHY4Q.mjs";
4
4
  import {
5
5
  __require
6
6
  } from "./chunk-B7N6WOYD.mjs";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } 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 _chunkKTFMIXUNjs = require('./chunk-KTFMIXUN.js');
4
+ var _chunkNU34IEWNjs = require('./chunk-NU34IEWN.js');
5
5
 
6
6
 
7
7
 
@@ -1627,10 +1627,10 @@ async function typeScriptLibraryGeneratorFn(tree, options, config) {
1627
1627
  if (options.platform) {
1628
1628
  projectConfig.targets.build.options.platform = options.platform === "worker" ? "node" : options.platform;
1629
1629
  }
1630
- _chunkKTFMIXUNjs.addProjectTag.call(void 0,
1630
+ _chunkNU34IEWNjs.addProjectTag.call(void 0,
1631
1631
  projectConfig,
1632
- _chunkKTFMIXUNjs.ProjectTagConstants.Platform.TAG_ID,
1633
- options.platform === "node" ? _chunkKTFMIXUNjs.ProjectTagConstants.Platform.NODE : options.platform === "worker" ? _chunkKTFMIXUNjs.ProjectTagConstants.Platform.WORKER : options.platform === "browser" ? _chunkKTFMIXUNjs.ProjectTagConstants.Platform.BROWSER : _chunkKTFMIXUNjs.ProjectTagConstants.Platform.NEUTRAL,
1632
+ _chunkNU34IEWNjs.ProjectTagConstants.Platform.TAG_ID,
1633
+ options.platform === "node" ? _chunkNU34IEWNjs.ProjectTagConstants.Platform.NODE : options.platform === "worker" ? _chunkNU34IEWNjs.ProjectTagConstants.Platform.WORKER : options.platform === "browser" ? _chunkNU34IEWNjs.ProjectTagConstants.Platform.BROWSER : _chunkNU34IEWNjs.ProjectTagConstants.Platform.NEUTRAL,
1634
1634
  { overwrite: false }
1635
1635
  );
1636
1636
  createProjectTsConfigJson(tree, normalized);
@@ -7,7 +7,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
7
7
  "package.json"(exports, module) {
8
8
  module.exports = {
9
9
  name: "@storm-software/cloudflare-tools",
10
- version: "0.63.27",
10
+ version: "0.63.28",
11
11
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
12
12
  repository: {
13
13
  type: "github",
@@ -175,7 +175,7 @@ var require_package = _chunkMCKGQKYUjs.__commonJS.call(void 0, {
175
175
  nx: "catalog:",
176
176
  tsup: "catalog:",
177
177
  untyped: "catalog:",
178
- wrangler: "^4.20.3"
178
+ wrangler: "^4.20.5"
179
179
  },
180
180
  publishConfig: {
181
181
  access: "public"
@@ -7,7 +7,7 @@ var require_package = __commonJS({
7
7
  "package.json"(exports, module) {
8
8
  module.exports = {
9
9
  name: "@storm-software/cloudflare-tools",
10
- version: "0.63.27",
10
+ version: "0.63.28",
11
11
  description: "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
12
12
  repository: {
13
13
  type: "github",
@@ -175,7 +175,7 @@ var require_package = __commonJS({
175
175
  nx: "catalog:",
176
176
  tsup: "catalog:",
177
177
  untyped: "catalog:",
178
- wrangler: "^4.20.3"
178
+ wrangler: "^4.20.5"
179
179
  },
180
180
  publishConfig: {
181
181
  access: "public"
@@ -1,6 +1,6 @@
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
- var _chunkKTFMIXUNjs = require('./chunk-KTFMIXUN.js');
3
+ var _chunkNU34IEWNjs = require('./chunk-NU34IEWN.js');
4
4
 
5
5
 
6
6
  var _chunkMCKGQKYUjs = require('./chunk-MCKGQKYU.js');
@@ -24,7 +24,7 @@ async function runExecutor(options, context) {
24
24
  _optionalChain([context, 'access', _7 => _7.projectsConfigurations, 'access', _8 => _8.projects, 'access', _9 => _9[context.projectName], 'optionalAccess', _10 => _10.root])
25
25
  );
26
26
  try {
27
- const args = _chunkKTFMIXUNjs.createCliOptions.call(void 0, { ...options });
27
+ const args = _chunkNU34IEWNjs.createCliOptions.call(void 0, { ...options });
28
28
  if (isDryRun) {
29
29
  args.push("--dry-run");
30
30
  }
@@ -1,6 +1,6 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } 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
- var _chunk6TGFIMO5js = require('./chunk-6TGFIMO5.js');
3
+ var _chunkEFRVMCDQjs = require('./chunk-EFRVMCDQ.js');
4
4
 
5
5
 
6
6
  var _chunkYMATJZEAjs = require('./chunk-YMATJZEA.js');
@@ -66,7 +66,7 @@ ${Object.keys(process.env).map((key) => ` - ${key}=${JSON.stringify(process.env[
66
66
  const options = await normalizeOptions(tree, schema, config);
67
67
  const tasks = [];
68
68
  tasks.push(
69
- await _chunk6TGFIMO5js.generator_default.call(void 0, tree, {
69
+ await _chunkEFRVMCDQjs.generator_default.call(void 0, tree, {
70
70
  ...options,
71
71
  skipFormat: true
72
72
  })
@@ -1,28 +1,8 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } 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; }// ../workspace-tools/src/utils/create-cli-options.ts
2
- var _devkit = require('@nx/devkit');
3
- function createCliOptions(obj) {
4
- const args = [];
5
- for (const key in obj) {
6
- const value = obj[key];
7
- if (value) {
8
- const arg = _devkit.names.call(void 0, key).fileName;
9
- if (Array.isArray(value)) {
10
- args.push(
11
- `--${arg.toLowerCase()}=${value.map((v) => v.trim()).join(",")}`
12
- );
13
- } else {
14
- args.push(`--${arg.toLowerCase()}=${value}`);
15
- }
16
- }
17
- }
18
- return args;
19
- }
20
-
21
- // ../workspace-tools/src/utils/package-helpers.ts
22
-
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } 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; }// ../workspace-tools/src/utils/package-helpers.ts
23
2
 
24
3
 
25
4
 
5
+ var _devkit = require('@nx/devkit');
26
6
 
27
7
  // ../config-tools/src/utilities/toml.ts
28
8
  var _jtoml = require('@ltd/j-toml'); var _jtoml2 = _interopRequireDefault(_jtoml);
@@ -36,7 +16,11 @@ function parseCargoToml(cargoString) {
36
16
  }
37
17
 
38
18
  // ../workspace-tools/src/utils/package-helpers.ts
19
+ var _child_process = require('child_process');
39
20
  var _fs = require('fs');
21
+ var _promises = require('fs/promises');
22
+ var _path = require('path');
23
+ var _prettier = require('prettier');
40
24
 
41
25
  // ../workspace-tools/src/utils/project-tags.ts
42
26
  var ProjectTagConstants = {
@@ -137,9 +121,29 @@ var getPackageInfo = (project) => {
137
121
  return null;
138
122
  };
139
123
 
124
+ // ../workspace-tools/src/utils/create-cli-options.ts
125
+
126
+ function createCliOptions(obj) {
127
+ const args = [];
128
+ for (const key in obj) {
129
+ const value = obj[key];
130
+ if (value) {
131
+ const arg = _devkit.names.call(void 0, key).fileName;
132
+ if (Array.isArray(value)) {
133
+ args.push(
134
+ `--${arg.toLowerCase()}=${value.map((v) => v.trim()).join(",")}`
135
+ );
136
+ } else {
137
+ args.push(`--${arg.toLowerCase()}=${value}`);
138
+ }
139
+ }
140
+ }
141
+ return args;
142
+ }
143
+
140
144
 
141
145
 
142
146
 
143
147
 
144
148
 
145
- exports.ProjectTagConstants = ProjectTagConstants; exports.addProjectTag = addProjectTag; exports.createCliOptions = createCliOptions; exports.getPackageInfo = getPackageInfo;
149
+ exports.ProjectTagConstants = ProjectTagConstants; exports.addProjectTag = addProjectTag; exports.getPackageInfo = getPackageInfo; exports.createCliOptions = createCliOptions;
@@ -1,23 +1,3 @@
1
- // ../workspace-tools/src/utils/create-cli-options.ts
2
- import { names } from "@nx/devkit";
3
- function createCliOptions(obj) {
4
- const args = [];
5
- for (const key in obj) {
6
- const value = obj[key];
7
- if (value) {
8
- const arg = names(key).fileName;
9
- if (Array.isArray(value)) {
10
- args.push(
11
- `--${arg.toLowerCase()}=${value.map((v) => v.trim()).join(",")}`
12
- );
13
- } else {
14
- args.push(`--${arg.toLowerCase()}=${value}`);
15
- }
16
- }
17
- }
18
- return args;
19
- }
20
-
21
1
  // ../workspace-tools/src/utils/package-helpers.ts
22
2
  import {
23
3
  joinPathFragments,
@@ -36,7 +16,11 @@ function parseCargoToml(cargoString) {
36
16
  }
37
17
 
38
18
  // ../workspace-tools/src/utils/package-helpers.ts
19
+ import { execFileSync } from "child_process";
39
20
  import { existsSync } from "node:fs";
21
+ import { readFile, writeFile } from "node:fs/promises";
22
+ import { dirname, resolve } from "path";
23
+ import { format } from "prettier";
40
24
 
41
25
  // ../workspace-tools/src/utils/project-tags.ts
42
26
  var ProjectTagConstants = {
@@ -137,9 +121,29 @@ var getPackageInfo = (project) => {
137
121
  return null;
138
122
  };
139
123
 
124
+ // ../workspace-tools/src/utils/create-cli-options.ts
125
+ import { names } from "@nx/devkit";
126
+ function createCliOptions(obj) {
127
+ const args = [];
128
+ for (const key in obj) {
129
+ const value = obj[key];
130
+ if (value) {
131
+ const arg = names(key).fileName;
132
+ if (Array.isArray(value)) {
133
+ args.push(
134
+ `--${arg.toLowerCase()}=${value.map((v) => v.trim()).join(",")}`
135
+ );
136
+ } else {
137
+ args.push(`--${arg.toLowerCase()}=${value}`);
138
+ }
139
+ }
140
+ }
141
+ return args;
142
+ }
143
+
140
144
  export {
141
145
  ProjectTagConstants,
142
146
  addProjectTag,
143
- createCliOptions,
144
- getPackageInfo
147
+ getPackageInfo,
148
+ createCliOptions
145
149
  };
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ProjectTagConstants,
3
3
  addProjectTag
4
- } from "./chunk-RH2IXKSC.mjs";
4
+ } from "./chunk-PH3DHY4Q.mjs";
5
5
  import {
6
6
  getConfig,
7
7
  getWorkspaceConfig
@@ -5,7 +5,7 @@ import {
5
5
  import {
6
6
  createCliOptions,
7
7
  getPackageInfo
8
- } from "./chunk-RH2IXKSC.mjs";
8
+ } from "./chunk-PH3DHY4Q.mjs";
9
9
  import {
10
10
  getConfig
11
11
  } from "./chunk-I5P7M77J.mjs";
@@ -5,7 +5,7 @@ var _chunkJ6WBZNBTjs = require('./chunk-J6WBZNBT.js');
5
5
 
6
6
 
7
7
 
8
- var _chunkKTFMIXUNjs = require('./chunk-KTFMIXUN.js');
8
+ var _chunkNU34IEWNjs = require('./chunk-NU34IEWN.js');
9
9
 
10
10
 
11
11
  var _chunkYMATJZEAjs = require('./chunk-YMATJZEA.js');
@@ -43,7 +43,7 @@ async function runExecutor(options, context) {
43
43
  const config = await _chunkYMATJZEAjs.getConfig.call(void 0, workspaceRoot);
44
44
  const sourceRoot = _nullishCoalesce(_optionalChain([context, 'access', _7 => _7.projectsConfigurations, 'access', _8 => _8.projects, 'access', _9 => _9[context.projectName], 'optionalAccess', _10 => _10.sourceRoot]), () => ( workspaceRoot));
45
45
  const projectName = _nullishCoalesce(_optionalChain([context, 'access', _11 => _11.projectsConfigurations, 'access', _12 => _12.projects, 'access', _13 => _13[context.projectName], 'optionalAccess', _14 => _14.name]), () => ( context.projectName));
46
- const projectDetails = _chunkKTFMIXUNjs.getPackageInfo.call(void 0,
46
+ const projectDetails = _chunkNU34IEWNjs.getPackageInfo.call(void 0,
47
47
  context.projectsConfigurations.projects[context.projectName]
48
48
  );
49
49
  if (!_optionalChain([projectDetails, 'optionalAccess', _15 => _15.content])) {
@@ -51,7 +51,7 @@ async function runExecutor(options, context) {
51
51
  `Could not find the project details for ${context.projectName}`
52
52
  );
53
53
  }
54
- const args = _chunkKTFMIXUNjs.createCliOptions.call(void 0, { ...options });
54
+ const args = _chunkNU34IEWNjs.createCliOptions.call(void 0, { ...options });
55
55
  if (isDryRun) {
56
56
  args.push("--dry-run");
57
57
  }
package/dist/executors.js CHANGED
@@ -1,9 +1,9 @@
1
1
  "use strict";require('./chunk-XO66D74Z.js');
2
- require('./chunk-T2OGA6MB.js');
3
- require('./chunk-PJGFLSPV.js');
4
- require('./chunk-GL7JLG36.js');
2
+ require('./chunk-IRORGRVZ.js');
3
+ require('./chunk-CJLUHYEV.js');
4
+ require('./chunk-UUDRLXNN.js');
5
5
  require('./chunk-J6WBZNBT.js');
6
- require('./chunk-KTFMIXUN.js');
6
+ require('./chunk-NU34IEWN.js');
7
7
  require('./chunk-YMATJZEA.js');
8
8
  require('./chunk-IATTWS2I.js');
9
9
  require('./chunk-MCKGQKYU.js');
@@ -1,9 +1,9 @@
1
1
  import "./chunk-YSCEY447.mjs";
2
- import "./chunk-YKB65IP2.mjs";
3
- import "./chunk-ZHQVMJQB.mjs";
4
- import "./chunk-D5YG7CU5.mjs";
2
+ import "./chunk-4FG7GV4R.mjs";
3
+ import "./chunk-SK3KX3JA.mjs";
4
+ import "./chunk-TL2ZBMKH.mjs";
5
5
  import "./chunk-DW5K6TQT.mjs";
6
- import "./chunk-RH2IXKSC.mjs";
6
+ import "./chunk-PH3DHY4Q.mjs";
7
7
  import "./chunk-I5P7M77J.mjs";
8
8
  import "./chunk-LVQQJNPK.mjs";
9
9
  import "./chunk-B7N6WOYD.mjs";
@@ -2,11 +2,11 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkDMJM3W36js = require('./chunk-DMJM3W36.js');
5
+ var _chunkKSYCHFSAjs = require('./chunk-KSYCHFSA.js');
6
6
 
7
7
 
8
8
 
9
- var _chunk6TGFIMO5js = require('./chunk-6TGFIMO5.js');
9
+ var _chunkEFRVMCDQjs = require('./chunk-EFRVMCDQ.js');
10
10
  require('./chunk-YMATJZEA.js');
11
11
  require('./chunk-IATTWS2I.js');
12
12
  require('./chunk-MCKGQKYU.js');
@@ -15,4 +15,4 @@ require('./chunk-MCKGQKYU.js');
15
15
 
16
16
 
17
17
 
18
- exports.applicationGenerator = _chunkDMJM3W36js.applicationGenerator; exports.applicationSchematic = _chunkDMJM3W36js.applicationSchematic; exports.initGenerator = _chunk6TGFIMO5js.initGenerator; exports.initSchematic = _chunk6TGFIMO5js.initSchematic;
18
+ exports.applicationGenerator = _chunkKSYCHFSAjs.applicationGenerator; exports.applicationSchematic = _chunkKSYCHFSAjs.applicationSchematic; exports.initGenerator = _chunkEFRVMCDQjs.initGenerator; exports.initSchematic = _chunkEFRVMCDQjs.initSchematic;
@@ -2,11 +2,11 @@ import "./chunk-3J7KBHMJ.mjs";
2
2
  import {
3
3
  applicationGenerator,
4
4
  applicationSchematic
5
- } from "./chunk-AOLWFHH5.mjs";
5
+ } from "./chunk-24VUYU3L.mjs";
6
6
  import {
7
7
  initGenerator,
8
8
  initSchematic
9
- } from "./chunk-QTMO3CXB.mjs";
9
+ } from "./chunk-HZHOSXS6.mjs";
10
10
  import "./chunk-I5P7M77J.mjs";
11
11
  import "./chunk-LVQQJNPK.mjs";
12
12
  import "./chunk-B7N6WOYD.mjs";
package/dist/index.js CHANGED
@@ -3,15 +3,15 @@ require('./chunk-DHBG5ASJ.js');
3
3
 
4
4
 
5
5
 
6
- var _chunkDMJM3W36js = require('./chunk-DMJM3W36.js');
6
+ var _chunkKSYCHFSAjs = require('./chunk-KSYCHFSA.js');
7
7
 
8
8
 
9
9
 
10
- var _chunk6TGFIMO5js = require('./chunk-6TGFIMO5.js');
10
+ var _chunkEFRVMCDQjs = require('./chunk-EFRVMCDQ.js');
11
11
  require('./chunk-CVGPWUNP.js');
12
- require('./chunk-T2OGA6MB.js');
13
- require('./chunk-PJGFLSPV.js');
14
- require('./chunk-GL7JLG36.js');
12
+ require('./chunk-IRORGRVZ.js');
13
+ require('./chunk-CJLUHYEV.js');
14
+ require('./chunk-UUDRLXNN.js');
15
15
 
16
16
 
17
17
 
@@ -19,7 +19,7 @@ var _chunkJ6WBZNBTjs = require('./chunk-J6WBZNBT.js');
19
19
 
20
20
 
21
21
 
22
- var _chunkKTFMIXUNjs = require('./chunk-KTFMIXUN.js');
22
+ var _chunkNU34IEWNjs = require('./chunk-NU34IEWN.js');
23
23
  require('./chunk-YMATJZEA.js');
24
24
  require('./chunk-IATTWS2I.js');
25
25
  require('./chunk-MCKGQKYU.js');
@@ -84,21 +84,21 @@ var createNodesV2 = [
84
84
  executor: "@storm-software/cloudflare-tools:cloudflare-publish",
85
85
  options: {}
86
86
  };
87
- _chunkKTFMIXUNjs.addProjectTag.call(void 0,
87
+ _chunkNU34IEWNjs.addProjectTag.call(void 0,
88
88
  project,
89
- _chunkKTFMIXUNjs.ProjectTagConstants.ProjectType.TAG_ID,
90
- project.projectType === "application" ? _chunkKTFMIXUNjs.ProjectTagConstants.ProjectType.APPLICATION : _chunkKTFMIXUNjs.ProjectTagConstants.ProjectType.LIBRARY,
89
+ _chunkNU34IEWNjs.ProjectTagConstants.ProjectType.TAG_ID,
90
+ project.projectType === "application" ? _chunkNU34IEWNjs.ProjectTagConstants.ProjectType.APPLICATION : _chunkNU34IEWNjs.ProjectTagConstants.ProjectType.LIBRARY,
91
91
  { overwrite: true }
92
92
  );
93
- _chunkKTFMIXUNjs.addProjectTag.call(void 0,
93
+ _chunkNU34IEWNjs.addProjectTag.call(void 0,
94
94
  project,
95
- _chunkKTFMIXUNjs.ProjectTagConstants.DistStyle.TAG_ID,
96
- _chunkKTFMIXUNjs.ProjectTagConstants.DistStyle.CLEAN,
95
+ _chunkNU34IEWNjs.ProjectTagConstants.DistStyle.TAG_ID,
96
+ _chunkNU34IEWNjs.ProjectTagConstants.DistStyle.CLEAN,
97
97
  { overwrite: true }
98
98
  );
99
- _chunkKTFMIXUNjs.addProjectTag.call(void 0,
99
+ _chunkNU34IEWNjs.addProjectTag.call(void 0,
100
100
  project,
101
- _chunkKTFMIXUNjs.ProjectTagConstants.Provider.TAG_ID,
101
+ _chunkNU34IEWNjs.ProjectTagConstants.Provider.TAG_ID,
102
102
  "cloudflare",
103
103
  {
104
104
  overwrite: true
@@ -162,4 +162,4 @@ function createPackageJson(projectJsonPath, workspaceRoot) {
162
162
 
163
163
 
164
164
 
165
- exports.applicationGenerator = _chunkDMJM3W36js.applicationGenerator; exports.applicationSchematic = _chunkDMJM3W36js.applicationSchematic; exports.createNodesV2 = createNodesV2; exports.getInternalDependencies = _chunkJ6WBZNBTjs.getInternalDependencies; exports.initGenerator = _chunk6TGFIMO5js.initGenerator; exports.initSchematic = _chunk6TGFIMO5js.initSchematic; exports.name = name; exports.r2UploadFile = _chunkJ6WBZNBTjs.r2UploadFile;
165
+ exports.applicationGenerator = _chunkKSYCHFSAjs.applicationGenerator; exports.applicationSchematic = _chunkKSYCHFSAjs.applicationSchematic; exports.createNodesV2 = createNodesV2; exports.getInternalDependencies = _chunkJ6WBZNBTjs.getInternalDependencies; exports.initGenerator = _chunkEFRVMCDQjs.initGenerator; exports.initSchematic = _chunkEFRVMCDQjs.initSchematic; exports.name = name; exports.r2UploadFile = _chunkJ6WBZNBTjs.r2UploadFile;
package/dist/index.mjs CHANGED
@@ -3,15 +3,15 @@ import "./chunk-3J7KBHMJ.mjs";
3
3
  import {
4
4
  applicationGenerator,
5
5
  applicationSchematic
6
- } from "./chunk-AOLWFHH5.mjs";
6
+ } from "./chunk-24VUYU3L.mjs";
7
7
  import {
8
8
  initGenerator,
9
9
  initSchematic
10
- } from "./chunk-QTMO3CXB.mjs";
10
+ } from "./chunk-HZHOSXS6.mjs";
11
11
  import "./chunk-7Z5PILRU.mjs";
12
- import "./chunk-YKB65IP2.mjs";
13
- import "./chunk-ZHQVMJQB.mjs";
14
- import "./chunk-D5YG7CU5.mjs";
12
+ import "./chunk-4FG7GV4R.mjs";
13
+ import "./chunk-SK3KX3JA.mjs";
14
+ import "./chunk-TL2ZBMKH.mjs";
15
15
  import {
16
16
  getInternalDependencies,
17
17
  r2UploadFile
@@ -19,7 +19,7 @@ import {
19
19
  import {
20
20
  ProjectTagConstants,
21
21
  addProjectTag
22
- } from "./chunk-RH2IXKSC.mjs";
22
+ } from "./chunk-PH3DHY4Q.mjs";
23
23
  import "./chunk-I5P7M77J.mjs";
24
24
  import "./chunk-LVQQJNPK.mjs";
25
25
  import "./chunk-B7N6WOYD.mjs";
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkT2OGA6MBjs = require('../../../chunk-T2OGA6MB.js');
4
- require('../../../chunk-PJGFLSPV.js');
5
- require('../../../chunk-KTFMIXUN.js');
3
+ var _chunkIRORGRVZjs = require('../../../chunk-IRORGRVZ.js');
4
+ require('../../../chunk-CJLUHYEV.js');
5
+ require('../../../chunk-NU34IEWN.js');
6
6
  require('../../../chunk-YMATJZEA.js');
7
7
  require('../../../chunk-IATTWS2I.js');
8
8
  require('../../../chunk-MCKGQKYU.js');
9
9
 
10
10
 
11
- exports.default = _chunkT2OGA6MBjs.runExecutor;
11
+ exports.default = _chunkIRORGRVZjs.runExecutor;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  runExecutor
3
- } from "../../../chunk-YKB65IP2.mjs";
4
- import "../../../chunk-ZHQVMJQB.mjs";
5
- import "../../../chunk-RH2IXKSC.mjs";
3
+ } from "../../../chunk-4FG7GV4R.mjs";
4
+ import "../../../chunk-SK3KX3JA.mjs";
5
+ import "../../../chunk-PH3DHY4Q.mjs";
6
6
  import "../../../chunk-I5P7M77J.mjs";
7
7
  import "../../../chunk-LVQQJNPK.mjs";
8
8
  import "../../../chunk-B7N6WOYD.mjs";
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkGL7JLG36js = require('../../../chunk-GL7JLG36.js');
3
+ var _chunkUUDRLXNNjs = require('../../../chunk-UUDRLXNN.js');
4
4
  require('../../../chunk-J6WBZNBT.js');
5
- require('../../../chunk-KTFMIXUN.js');
5
+ require('../../../chunk-NU34IEWN.js');
6
6
  require('../../../chunk-YMATJZEA.js');
7
7
  require('../../../chunk-IATTWS2I.js');
8
8
  require('../../../chunk-MCKGQKYU.js');
9
9
 
10
10
 
11
- exports.default = _chunkGL7JLG36js.runExecutor;
11
+ exports.default = _chunkUUDRLXNNjs.runExecutor;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  runExecutor
3
- } from "../../../chunk-D5YG7CU5.mjs";
3
+ } from "../../../chunk-TL2ZBMKH.mjs";
4
4
  import "../../../chunk-DW5K6TQT.mjs";
5
- import "../../../chunk-RH2IXKSC.mjs";
5
+ import "../../../chunk-PH3DHY4Q.mjs";
6
6
  import "../../../chunk-I5P7M77J.mjs";
7
7
  import "../../../chunk-LVQQJNPK.mjs";
8
8
  import "../../../chunk-B7N6WOYD.mjs";
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } 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
- var _chunkPJGFLSPVjs = require('../../../chunk-PJGFLSPV.js');
3
+ var _chunkCJLUHYEVjs = require('../../../chunk-CJLUHYEV.js');
4
4
 
5
5
 
6
- var _chunkKTFMIXUNjs = require('../../../chunk-KTFMIXUN.js');
6
+ var _chunkNU34IEWNjs = require('../../../chunk-NU34IEWN.js');
7
7
  require('../../../chunk-YMATJZEA.js');
8
8
  require('../../../chunk-IATTWS2I.js');
9
9
 
@@ -19,7 +19,7 @@ async function* serveExecutor(options, context, config) {
19
19
  throw new Error("Nx executor context was invalid");
20
20
  }
21
21
  const projectRoot = context.projectsConfigurations.projects[context.projectName].root;
22
- const wranglerOptions = _chunkKTFMIXUNjs.createCliOptions.call(void 0, { ...options });
22
+ const wranglerOptions = _chunkNU34IEWNjs.createCliOptions.call(void 0, { ...options });
23
23
  const wranglerBin = _chunkMCKGQKYUjs.__require.resolve("wrangler/bin/wrangler");
24
24
  yield* _asynciterable.createAsyncIterable.call(void 0,
25
25
  async ({ done, next, error }) => {
@@ -55,7 +55,7 @@ async function* serveExecutor(options, context, config) {
55
55
  success: true
56
56
  };
57
57
  }
58
- var executor_default = _chunkPJGFLSPVjs.withRunExecutor.call(void 0,
58
+ var executor_default = _chunkCJLUHYEVjs.withRunExecutor.call(void 0,
59
59
  "Cloudflare Serve executor",
60
60
  serveExecutor,
61
61
  {
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  withRunExecutor
3
- } from "../../../chunk-ZHQVMJQB.mjs";
3
+ } from "../../../chunk-SK3KX3JA.mjs";
4
4
  import {
5
5
  createCliOptions
6
- } from "../../../chunk-RH2IXKSC.mjs";
6
+ } from "../../../chunk-PH3DHY4Q.mjs";
7
7
  import "../../../chunk-I5P7M77J.mjs";
8
8
  import "../../../chunk-LVQQJNPK.mjs";
9
9
  import {
@@ -2,10 +2,10 @@
2
2
 
3
3
 
4
4
 
5
- var _chunk6TGFIMO5js = require('../../../chunk-6TGFIMO5.js');
5
+ var _chunkEFRVMCDQjs = require('../../../chunk-EFRVMCDQ.js');
6
6
  require('../../../chunk-MCKGQKYU.js');
7
7
 
8
8
 
9
9
 
10
10
 
11
- exports.default = _chunk6TGFIMO5js.generator_default; exports.initGenerator = _chunk6TGFIMO5js.initGenerator; exports.initSchematic = _chunk6TGFIMO5js.initSchematic;
11
+ exports.default = _chunkEFRVMCDQjs.generator_default; exports.initGenerator = _chunkEFRVMCDQjs.initGenerator; exports.initSchematic = _chunkEFRVMCDQjs.initSchematic;
@@ -2,7 +2,7 @@ import {
2
2
  generator_default,
3
3
  initGenerator,
4
4
  initSchematic
5
- } from "../../../chunk-QTMO3CXB.mjs";
5
+ } from "../../../chunk-HZHOSXS6.mjs";
6
6
  import "../../../chunk-B7N6WOYD.mjs";
7
7
  export {
8
8
  generator_default as default,
@@ -2,8 +2,8 @@
2
2
 
3
3
 
4
4
 
5
- var _chunkDMJM3W36js = require('../../../chunk-DMJM3W36.js');
6
- require('../../../chunk-6TGFIMO5.js');
5
+ var _chunkKSYCHFSAjs = require('../../../chunk-KSYCHFSA.js');
6
+ require('../../../chunk-EFRVMCDQ.js');
7
7
  require('../../../chunk-YMATJZEA.js');
8
8
  require('../../../chunk-IATTWS2I.js');
9
9
  require('../../../chunk-MCKGQKYU.js');
@@ -11,4 +11,4 @@ require('../../../chunk-MCKGQKYU.js');
11
11
 
12
12
 
13
13
 
14
- exports.applicationGenerator = _chunkDMJM3W36js.applicationGenerator; exports.applicationSchematic = _chunkDMJM3W36js.applicationSchematic; exports.default = _chunkDMJM3W36js.generator_default;
14
+ exports.applicationGenerator = _chunkKSYCHFSAjs.applicationGenerator; exports.applicationSchematic = _chunkKSYCHFSAjs.applicationSchematic; exports.default = _chunkKSYCHFSAjs.generator_default;
@@ -2,8 +2,8 @@ import {
2
2
  applicationGenerator,
3
3
  applicationSchematic,
4
4
  generator_default
5
- } from "../../../chunk-AOLWFHH5.mjs";
6
- import "../../../chunk-QTMO3CXB.mjs";
5
+ } from "../../../chunk-24VUYU3L.mjs";
6
+ import "../../../chunk-HZHOSXS6.mjs";
7
7
  import "../../../chunk-I5P7M77J.mjs";
8
8
  import "../../../chunk-LVQQJNPK.mjs";
9
9
  import "../../../chunk-B7N6WOYD.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cloudflare-tools",
3
- "version": "0.63.28",
3
+ "version": "0.63.29",
4
4
  "description": "A Nx plugin package that contains various executors, generators, and utilities that assist in managing Cloudflare services.",
5
5
  "repository": {
6
6
  "type": "github",
@@ -141,9 +141,10 @@
141
141
  "nx": "21.0.3",
142
142
  "tsup": "8.4.0",
143
143
  "untyped": "^1.5.2",
144
- "wrangler": "^4.20.3"
144
+ "wrangler": "^4.20.5"
145
145
  },
146
146
  "publishConfig": { "access": "public" },
147
147
  "executors": "./executors.json",
148
- "generators": "./generators.json"
148
+ "generators": "./generators.json",
149
+ "gitHead": "cc6b643307c447a3a7e1118fee4893b3be34cdbd"
149
150
  }