@storm-software/workspace-tools 1.295.82 → 1.295.84

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 CHANGED
@@ -2,6 +2,40 @@
2
2
 
3
3
  # Changelog for Storm Ops - Workspace Tools
4
4
 
5
+ ## [1.295.83](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.295.83) (05/20/2026)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Update packages' `README.md` files ([2d2aae1a6](https://github.com/storm-software/storm-ops/commit/2d2aae1a6))
10
+
11
+ ### Updated Dependencies
12
+
13
+ - Updated **config** to **v1.137.55**
14
+ - Updated **config-tools** to **v1.190.23**
15
+ - Updated **esbuild** to **v0.53.184**
16
+ - Updated **npm-tools** to **v0.6.140**
17
+ - Updated **package-constants** to **v0.1.36**
18
+ - Updated **pnpm-tools** to **v0.7.33**
19
+ - Updated **prettier** to **v0.59.75**
20
+ - Updated **testing-tools** to **v1.119.176**
21
+ - Updated **tsdown** to **v0.45.184**
22
+ - Updated **unbuild** to **v0.57.184**
23
+
24
+ ## [1.295.82](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.295.82) (05/19/2026)
25
+
26
+ ### Updated Dependencies
27
+
28
+ - Updated **config** to **v1.137.54**
29
+ - Updated **config-tools** to **v1.190.22**
30
+ - Updated **esbuild** to **v0.53.183**
31
+ - Updated **npm-tools** to **v0.6.139**
32
+ - Updated **package-constants** to **v0.1.35**
33
+ - Updated **pnpm-tools** to **v0.7.32**
34
+ - Updated **prettier** to **v0.59.74**
35
+ - Updated **testing-tools** to **v1.119.175**
36
+ - Updated **tsdown** to **v0.45.183**
37
+ - Updated **unbuild** to **v0.57.183**
38
+
5
39
  ## [1.295.81](https://github.com/storm-software/storm-ops/releases/tag/workspace-tools%401.295.81) (05/19/2026)
6
40
 
7
41
  ### 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
- [![Version](https://img.shields.io/badge/version-1.295.70-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)
30
+ [![Version](https://img.shields.io/badge/version-1.295.81-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
package/config/base.json CHANGED
@@ -301,7 +301,6 @@
301
301
  "entryWhenNoChanges": false
302
302
  },
303
303
  "version": {
304
- "groupPreVersionCommand": "pnpm build",
305
304
  "currentVersionResolver": "git-tag",
306
305
  "specifierSource": "conventional-commits",
307
306
  "manifestRootsToUpdate": [
@@ -301,7 +301,6 @@
301
301
  "entryWhenNoChanges": false
302
302
  },
303
303
  "version": {
304
- "groupPreVersionCommand": "pnpm build",
305
304
  "currentVersionResolver": "git-tag",
306
305
  "specifierSource": "conventional-commits",
307
306
  "manifestRootsToUpdate": [
package/dist/executors.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-P6HSE7LH.js');
2
2
 
3
3
 
4
- var _chunkXNHWWPSKjs = require('./chunk-XNHWWPSK.js');
4
+ var _chunkO7Z2YGFUjs = require('./chunk-O7Z2YGFU.js');
5
5
 
6
6
 
7
7
  var _chunk2L7ICILUjs = require('./chunk-2L7ICILU.js');
@@ -23,7 +23,7 @@ var _chunkWTWQAZUMjs = require('./chunk-WTWQAZUM.js');
23
23
  var _chunkSGI4JCLVjs = require('./chunk-SGI4JCLV.js');
24
24
 
25
25
 
26
- var _chunkO7Z2YGFUjs = require('./chunk-O7Z2YGFU.js');
26
+ var _chunkZYI527ZSjs = require('./chunk-ZYI527ZS.js');
27
27
 
28
28
 
29
29
  var _chunkAY3HOPOXjs = require('./chunk-AY3HOPOX.js');
@@ -35,10 +35,10 @@ var _chunkTHA4SGMVjs = require('./chunk-THA4SGMV.js');
35
35
  var _chunkU5JPGO47js = require('./chunk-U5JPGO47.js');
36
36
 
37
37
 
38
- var _chunkPRW5IUACjs = require('./chunk-PRW5IUAC.js');
38
+ var _chunkXNHWWPSKjs = require('./chunk-XNHWWPSK.js');
39
39
 
40
40
 
41
- var _chunkZYI527ZSjs = require('./chunk-ZYI527ZS.js');
41
+ var _chunkPRW5IUACjs = require('./chunk-PRW5IUAC.js');
42
42
  require('./chunk-32KQVUCF.js');
43
43
  require('./chunk-6IXJEWJR.js');
44
44
  require('./chunk-PB5565L7.js');
@@ -1,7 +1,7 @@
1
1
  import "./chunk-GHQJKIMQ.mjs";
2
2
  import {
3
- cargoBuildExecutor
4
- } from "./chunk-FQX7ZBQS.mjs";
3
+ sizeLimitExecutorFn
4
+ } from "./chunk-IETUQQJT.mjs";
5
5
  import {
6
6
  tsdownExecutorFn
7
7
  } from "./chunk-PICVMVJQ.mjs";
@@ -22,8 +22,8 @@ import {
22
22
  LARGE_BUFFER
23
23
  } from "./chunk-GCDDSEDG.mjs";
24
24
  import {
25
- sizeLimitExecutorFn
26
- } from "./chunk-IETUQQJT.mjs";
25
+ cargoClippyExecutor
26
+ } from "./chunk-7MM5MBEP.mjs";
27
27
  import {
28
28
  cargoDocExecutor
29
29
  } from "./chunk-QSNWB7A5.mjs";
@@ -33,12 +33,12 @@ import {
33
33
  import {
34
34
  getRegistryVersion
35
35
  } from "./chunk-GED6QYLK.mjs";
36
+ import {
37
+ cargoBuildExecutor
38
+ } from "./chunk-FQX7ZBQS.mjs";
36
39
  import {
37
40
  cargoCheckExecutor
38
41
  } from "./chunk-JPOHRWVM.mjs";
39
- import {
40
- cargoClippyExecutor
41
- } from "./chunk-7MM5MBEP.mjs";
42
42
  import "./chunk-GKLFEOKK.mjs";
43
43
  import "./chunk-EYO6EPEG.mjs";
44
44
  import "./chunk-X2UWPTFU.mjs";
@@ -1,22 +1,22 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-C3TC7AUW.js');
2
2
 
3
3
 
4
- var _chunkFFEJNAFPjs = require('./chunk-FFEJNAFP.js');
4
+ var _chunkETSIRKO5js = require('./chunk-ETSIRKO5.js');
5
5
 
6
6
 
7
- var _chunkWJ5AG2IUjs = require('./chunk-WJ5AG2IU.js');
7
+ var _chunkFFEJNAFPjs = require('./chunk-FFEJNAFP.js');
8
8
 
9
9
 
10
- var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
10
+ var _chunk6HJ4EEBBjs = require('./chunk-6HJ4EEBB.js');
11
11
 
12
12
 
13
- var _chunkP56QF3XGjs = require('./chunk-P56QF3XG.js');
13
+ var _chunkWJ5AG2IUjs = require('./chunk-WJ5AG2IU.js');
14
14
 
15
15
 
16
- var _chunkETSIRKO5js = require('./chunk-ETSIRKO5.js');
16
+ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
17
17
 
18
18
 
19
- var _chunk6HJ4EEBBjs = require('./chunk-6HJ4EEBB.js');
19
+ var _chunkP56QF3XGjs = require('./chunk-P56QF3XG.js');
20
20
  require('./chunk-57OGFZNB.js');
21
21
  require('./chunk-SZWM7COV.js');
22
22
  require('./chunk-TAP26ZJQ.js');
@@ -1,7 +1,13 @@
1
1
  import "./chunk-SAIDGUHG.mjs";
2
+ import {
3
+ nodeLibraryGeneratorFn
4
+ } from "./chunk-HECOVC7R.mjs";
2
5
  import {
3
6
  presetGeneratorFn
4
7
  } from "./chunk-FPNWNZUL.mjs";
8
+ import {
9
+ browserLibraryGeneratorFn
10
+ } from "./chunk-OBATTMGC.mjs";
5
11
  import {
6
12
  configSchemaGeneratorFn
7
13
  } from "./chunk-BT7OBRJT.mjs";
@@ -11,12 +17,6 @@ import {
11
17
  import {
12
18
  neutralLibraryGeneratorFn
13
19
  } from "./chunk-RCSUK5YZ.mjs";
14
- import {
15
- nodeLibraryGeneratorFn
16
- } from "./chunk-HECOVC7R.mjs";
17
- import {
18
- browserLibraryGeneratorFn
19
- } from "./chunk-OBATTMGC.mjs";
20
20
  import "./chunk-4VWDSVQJ.mjs";
21
21
  import "./chunk-QC5ON3X4.mjs";
22
22
  import "./chunk-2GQSCZ3J.mjs";
package/dist/index.js CHANGED
@@ -58,7 +58,7 @@ var _chunkVXHOSAQ7js = require('./chunk-VXHOSAQ7.js');
58
58
  require('./chunk-P6HSE7LH.js');
59
59
 
60
60
 
61
- var _chunkXNHWWPSKjs = require('./chunk-XNHWWPSK.js');
61
+ var _chunkO7Z2YGFUjs = require('./chunk-O7Z2YGFU.js');
62
62
 
63
63
 
64
64
  var _chunk2L7ICILUjs = require('./chunk-2L7ICILU.js');
@@ -80,7 +80,7 @@ var _chunkWTWQAZUMjs = require('./chunk-WTWQAZUM.js');
80
80
  var _chunkSGI4JCLVjs = require('./chunk-SGI4JCLV.js');
81
81
 
82
82
 
83
- var _chunkO7Z2YGFUjs = require('./chunk-O7Z2YGFU.js');
83
+ var _chunkZYI527ZSjs = require('./chunk-ZYI527ZS.js');
84
84
 
85
85
 
86
86
  var _chunkAY3HOPOXjs = require('./chunk-AY3HOPOX.js');
@@ -92,10 +92,10 @@ var _chunkTHA4SGMVjs = require('./chunk-THA4SGMV.js');
92
92
  var _chunkU5JPGO47js = require('./chunk-U5JPGO47.js');
93
93
 
94
94
 
95
- var _chunkPRW5IUACjs = require('./chunk-PRW5IUAC.js');
95
+ var _chunkXNHWWPSKjs = require('./chunk-XNHWWPSK.js');
96
96
 
97
97
 
98
- var _chunkZYI527ZSjs = require('./chunk-ZYI527ZS.js');
98
+ var _chunkPRW5IUACjs = require('./chunk-PRW5IUAC.js');
99
99
 
100
100
 
101
101
 
@@ -116,22 +116,22 @@ require('./chunk-PB5565L7.js');
116
116
  require('./chunk-C3TC7AUW.js');
117
117
 
118
118
 
119
- var _chunkFFEJNAFPjs = require('./chunk-FFEJNAFP.js');
119
+ var _chunkETSIRKO5js = require('./chunk-ETSIRKO5.js');
120
120
 
121
121
 
122
- var _chunkWJ5AG2IUjs = require('./chunk-WJ5AG2IU.js');
122
+ var _chunkFFEJNAFPjs = require('./chunk-FFEJNAFP.js');
123
123
 
124
124
 
125
- var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
125
+ var _chunk6HJ4EEBBjs = require('./chunk-6HJ4EEBB.js');
126
126
 
127
127
 
128
- var _chunkP56QF3XGjs = require('./chunk-P56QF3XG.js');
128
+ var _chunkWJ5AG2IUjs = require('./chunk-WJ5AG2IU.js');
129
129
 
130
130
 
131
- var _chunkETSIRKO5js = require('./chunk-ETSIRKO5.js');
131
+ var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
132
132
 
133
133
 
134
- var _chunk6HJ4EEBBjs = require('./chunk-6HJ4EEBB.js');
134
+ var _chunkP56QF3XGjs = require('./chunk-P56QF3XG.js');
135
135
 
136
136
 
137
137
 
package/dist/index.mjs CHANGED
@@ -57,8 +57,8 @@ import {
57
57
  } from "./chunk-UBVTASOE.mjs";
58
58
  import "./chunk-GHQJKIMQ.mjs";
59
59
  import {
60
- cargoBuildExecutor
61
- } from "./chunk-FQX7ZBQS.mjs";
60
+ sizeLimitExecutorFn
61
+ } from "./chunk-IETUQQJT.mjs";
62
62
  import {
63
63
  tsdownExecutorFn
64
64
  } from "./chunk-PICVMVJQ.mjs";
@@ -79,8 +79,8 @@ import {
79
79
  LARGE_BUFFER
80
80
  } from "./chunk-GCDDSEDG.mjs";
81
81
  import {
82
- sizeLimitExecutorFn
83
- } from "./chunk-IETUQQJT.mjs";
82
+ cargoClippyExecutor
83
+ } from "./chunk-7MM5MBEP.mjs";
84
84
  import {
85
85
  cargoDocExecutor
86
86
  } from "./chunk-QSNWB7A5.mjs";
@@ -90,12 +90,12 @@ import {
90
90
  import {
91
91
  getRegistryVersion
92
92
  } from "./chunk-GED6QYLK.mjs";
93
+ import {
94
+ cargoBuildExecutor
95
+ } from "./chunk-FQX7ZBQS.mjs";
93
96
  import {
94
97
  cargoCheckExecutor
95
98
  } from "./chunk-JPOHRWVM.mjs";
96
- import {
97
- cargoClippyExecutor
98
- } from "./chunk-7MM5MBEP.mjs";
99
99
  import {
100
100
  INVALID_CARGO_ARGS,
101
101
  buildCargoCommand,
@@ -114,9 +114,15 @@ import {
114
114
  } from "./chunk-EYO6EPEG.mjs";
115
115
  import "./chunk-X2UWPTFU.mjs";
116
116
  import "./chunk-SAIDGUHG.mjs";
117
+ import {
118
+ nodeLibraryGeneratorFn
119
+ } from "./chunk-HECOVC7R.mjs";
117
120
  import {
118
121
  presetGeneratorFn
119
122
  } from "./chunk-FPNWNZUL.mjs";
123
+ import {
124
+ browserLibraryGeneratorFn
125
+ } from "./chunk-OBATTMGC.mjs";
120
126
  import {
121
127
  configSchemaGeneratorFn
122
128
  } from "./chunk-BT7OBRJT.mjs";
@@ -126,12 +132,6 @@ import {
126
132
  import {
127
133
  neutralLibraryGeneratorFn
128
134
  } from "./chunk-RCSUK5YZ.mjs";
129
- import {
130
- nodeLibraryGeneratorFn
131
- } from "./chunk-HECOVC7R.mjs";
132
- import {
133
- browserLibraryGeneratorFn
134
- } from "./chunk-OBATTMGC.mjs";
135
135
  import {
136
136
  createProjectTsConfigJson,
137
137
  getOutputPath,
@@ -0,0 +1,85 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Build Executor",
4
+ "description": "A type definition for a Cargo/rust build executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "description": "The path to the output directory",
10
+ "id": "#outputPath"
11
+ },
12
+ "package": {
13
+ "title": "Cargo.toml Path",
14
+ "type": "string",
15
+ "format": "path",
16
+ "description": "The path to the Cargo.toml file",
17
+ "id": "#package",
18
+ "default": "{projectRoot}/Cargo.toml"
19
+ },
20
+ "toolchain": {
21
+ "title": "Toolchain",
22
+ "description": "The type of toolchain to use for the build",
23
+ "enum": [
24
+ "stable",
25
+ "beta",
26
+ "nightly"
27
+ ],
28
+ "default": "stable",
29
+ "id": "#toolchain",
30
+ "type": "string"
31
+ },
32
+ "target": {
33
+ "title": "Target",
34
+ "type": "string",
35
+ "description": "The target to build",
36
+ "id": "#target"
37
+ },
38
+ "allTargets": {
39
+ "title": "All Targets",
40
+ "type": "boolean",
41
+ "description": "Build all targets",
42
+ "id": "#allTargets"
43
+ },
44
+ "profile": {
45
+ "title": "Profile",
46
+ "type": "string",
47
+ "description": "The profile to build",
48
+ "id": "#profile"
49
+ },
50
+ "release": {
51
+ "title": "Release",
52
+ "type": "boolean",
53
+ "description": "Build in release mode",
54
+ "id": "#release"
55
+ },
56
+ "features": {
57
+ "title": "Features",
58
+ "type": "string",
59
+ "description": "The features to build",
60
+ "oneOf": [
61
+ {
62
+ "type": "string"
63
+ },
64
+ {
65
+ "type": "array",
66
+ "items": {
67
+ "type": "string"
68
+ }
69
+ }
70
+ ],
71
+ "id": "#features"
72
+ },
73
+ "allFeatures": {
74
+ "title": "All Features",
75
+ "type": "boolean",
76
+ "description": "Build all features",
77
+ "id": "#allFeatures"
78
+ }
79
+ },
80
+ "type": "object",
81
+ "default": {
82
+ "package": "{projectRoot}/Cargo.toml",
83
+ "toolchain": "stable"
84
+ }
85
+ }
@@ -0,0 +1,86 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Check Executor",
4
+ "description": "A type definition for a Cargo/rust check executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "format": "path",
10
+ "description": "The output path for the build",
11
+ "id": "#outputPath"
12
+ },
13
+ "package": {
14
+ "title": "Cargo.toml Path",
15
+ "type": "string",
16
+ "format": "path",
17
+ "description": "The path to the Cargo.toml file",
18
+ "id": "#package",
19
+ "default": "{projectRoot}/Cargo.toml"
20
+ },
21
+ "toolchain": {
22
+ "title": "Toolchain",
23
+ "description": "The type of toolchain to use for the build",
24
+ "enum": [
25
+ "stable",
26
+ "beta",
27
+ "nightly"
28
+ ],
29
+ "default": "stable",
30
+ "id": "#toolchain",
31
+ "type": "string"
32
+ },
33
+ "target": {
34
+ "title": "Target",
35
+ "type": "string",
36
+ "description": "The target to build",
37
+ "id": "#target"
38
+ },
39
+ "allTargets": {
40
+ "title": "All Targets",
41
+ "type": "boolean",
42
+ "description": "Build all targets",
43
+ "id": "#allTargets"
44
+ },
45
+ "profile": {
46
+ "title": "Profile",
47
+ "type": "string",
48
+ "description": "The profile to build",
49
+ "id": "#profile"
50
+ },
51
+ "release": {
52
+ "title": "Release",
53
+ "type": "boolean",
54
+ "description": "Build in release mode",
55
+ "id": "#release"
56
+ },
57
+ "features": {
58
+ "title": "Features",
59
+ "type": "string",
60
+ "description": "The features to build",
61
+ "oneOf": [
62
+ {
63
+ "type": "string"
64
+ },
65
+ {
66
+ "type": "array",
67
+ "items": {
68
+ "type": "string"
69
+ }
70
+ }
71
+ ],
72
+ "id": "#features"
73
+ },
74
+ "allFeatures": {
75
+ "title": "All Features",
76
+ "type": "boolean",
77
+ "description": "Build all features",
78
+ "id": "#allFeatures"
79
+ }
80
+ },
81
+ "type": "object",
82
+ "default": {
83
+ "package": "{projectRoot}/Cargo.toml",
84
+ "toolchain": "stable"
85
+ }
86
+ }
@@ -0,0 +1,92 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Clippy Executor",
4
+ "description": "A type definition for a Cargo/rust clippy executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "format": "path",
10
+ "description": "The output path for the build",
11
+ "id": "#outputPath"
12
+ },
13
+ "package": {
14
+ "title": "Cargo.toml Path",
15
+ "type": "string",
16
+ "format": "path",
17
+ "description": "The path to the Cargo.toml file",
18
+ "id": "#package",
19
+ "default": "{projectRoot}/Cargo.toml"
20
+ },
21
+ "toolchain": {
22
+ "title": "Toolchain",
23
+ "description": "The type of toolchain to use for the build",
24
+ "enum": [
25
+ "stable",
26
+ "beta",
27
+ "nightly"
28
+ ],
29
+ "default": "stable",
30
+ "id": "#toolchain",
31
+ "type": "string"
32
+ },
33
+ "target": {
34
+ "title": "Target",
35
+ "type": "string",
36
+ "description": "The target to build",
37
+ "id": "#target"
38
+ },
39
+ "allTargets": {
40
+ "title": "All Targets",
41
+ "type": "boolean",
42
+ "description": "Build all targets",
43
+ "id": "#allTargets"
44
+ },
45
+ "profile": {
46
+ "title": "Profile",
47
+ "type": "string",
48
+ "description": "The profile to build",
49
+ "id": "#profile"
50
+ },
51
+ "release": {
52
+ "title": "Release",
53
+ "type": "boolean",
54
+ "description": "Build in release mode",
55
+ "id": "#release"
56
+ },
57
+ "features": {
58
+ "title": "Features",
59
+ "type": "string",
60
+ "description": "The features to build",
61
+ "oneOf": [
62
+ {
63
+ "type": "string"
64
+ },
65
+ {
66
+ "type": "array",
67
+ "items": {
68
+ "type": "string"
69
+ }
70
+ }
71
+ ],
72
+ "id": "#features"
73
+ },
74
+ "allFeatures": {
75
+ "title": "All Features",
76
+ "type": "boolean",
77
+ "description": "Build all features",
78
+ "id": "#allFeatures"
79
+ },
80
+ "fix": {
81
+ "title": "Fix",
82
+ "type": "boolean",
83
+ "description": "Automatically fix issues",
84
+ "id": "#fix"
85
+ }
86
+ },
87
+ "type": "object",
88
+ "default": {
89
+ "package": "{projectRoot}/Cargo.toml",
90
+ "toolchain": "stable"
91
+ }
92
+ }
@@ -0,0 +1,162 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Doc Executor",
4
+ "description": "A type definition for a Cargo/rust documentation executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "format": "path",
10
+ "description": "The output path for the build",
11
+ "id": "#outputPath"
12
+ },
13
+ "package": {
14
+ "title": "Cargo.toml Path",
15
+ "type": "string",
16
+ "format": "path",
17
+ "description": "The path to the Cargo.toml file",
18
+ "id": "#package",
19
+ "default": "{projectRoot}/Cargo.toml"
20
+ },
21
+ "toolchain": {
22
+ "title": "Toolchain",
23
+ "description": "The type of toolchain to use for the build",
24
+ "enum": [
25
+ "stable",
26
+ "beta",
27
+ "nightly"
28
+ ],
29
+ "default": "stable",
30
+ "id": "#toolchain",
31
+ "type": "string"
32
+ },
33
+ "target": {
34
+ "title": "Target",
35
+ "type": "string",
36
+ "description": "The target to build",
37
+ "id": "#target"
38
+ },
39
+ "allTargets": {
40
+ "title": "All Targets",
41
+ "type": "boolean",
42
+ "description": "Build all targets",
43
+ "id": "#allTargets"
44
+ },
45
+ "profile": {
46
+ "title": "Profile",
47
+ "type": "string",
48
+ "description": "The profile to build",
49
+ "id": "#profile"
50
+ },
51
+ "release": {
52
+ "title": "Release",
53
+ "type": "boolean",
54
+ "description": "Build in release mode",
55
+ "id": "#release"
56
+ },
57
+ "features": {
58
+ "title": "Features",
59
+ "type": "string",
60
+ "description": "The features to build",
61
+ "oneOf": [
62
+ {
63
+ "type": "string"
64
+ },
65
+ {
66
+ "type": "array",
67
+ "items": {
68
+ "type": "string"
69
+ }
70
+ }
71
+ ],
72
+ "id": "#features"
73
+ },
74
+ "allFeatures": {
75
+ "title": "All Features",
76
+ "type": "boolean",
77
+ "description": "Build all features",
78
+ "id": "#allFeatures"
79
+ },
80
+ "lib": {
81
+ "title": "Library",
82
+ "type": "boolean",
83
+ "description": "Generate documentation for the library",
84
+ "id": "#lib",
85
+ "properties": {
86
+ "default": {
87
+ "type": "boolean",
88
+ "id": "#lib/default",
89
+ "default": true
90
+ }
91
+ },
92
+ "default": {
93
+ "default": true
94
+ }
95
+ },
96
+ "bins": {
97
+ "title": "Bins",
98
+ "type": "boolean",
99
+ "description": "Generate documentation for the bins",
100
+ "id": "#bins",
101
+ "properties": {
102
+ "default": {
103
+ "type": "boolean",
104
+ "id": "#bins/default",
105
+ "default": true
106
+ }
107
+ },
108
+ "default": {
109
+ "default": true
110
+ }
111
+ },
112
+ "examples": {
113
+ "title": "Examples",
114
+ "type": "boolean",
115
+ "description": "Generate documentation for the examples",
116
+ "id": "#examples",
117
+ "properties": {
118
+ "default": {
119
+ "type": "boolean",
120
+ "id": "#examples/default",
121
+ "default": true
122
+ }
123
+ },
124
+ "default": {
125
+ "default": true
126
+ }
127
+ },
128
+ "noDeps": {
129
+ "title": "No Dependencies",
130
+ "type": "boolean",
131
+ "description": "Do not generate documentation for dependencies",
132
+ "id": "#noDeps",
133
+ "properties": {
134
+ "default": {
135
+ "type": "boolean",
136
+ "id": "#noDeps/default",
137
+ "default": false
138
+ }
139
+ },
140
+ "default": {
141
+ "default": false
142
+ }
143
+ }
144
+ },
145
+ "type": "object",
146
+ "default": {
147
+ "package": "{projectRoot}/Cargo.toml",
148
+ "toolchain": "stable",
149
+ "lib": {
150
+ "default": true
151
+ },
152
+ "bins": {
153
+ "default": true
154
+ },
155
+ "examples": {
156
+ "default": true
157
+ },
158
+ "noDeps": {
159
+ "default": false
160
+ }
161
+ }
162
+ }
@@ -0,0 +1,86 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Format Executor",
4
+ "description": "A type definition for a Cargo/rust format executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "format": "path",
10
+ "description": "The output path for the build",
11
+ "id": "#outputPath"
12
+ },
13
+ "package": {
14
+ "title": "Cargo.toml Path",
15
+ "type": "string",
16
+ "format": "path",
17
+ "description": "The path to the Cargo.toml file",
18
+ "id": "#package",
19
+ "default": "{projectRoot}/Cargo.toml"
20
+ },
21
+ "toolchain": {
22
+ "title": "Toolchain",
23
+ "description": "The type of toolchain to use for the build",
24
+ "enum": [
25
+ "stable",
26
+ "beta",
27
+ "nightly"
28
+ ],
29
+ "default": "stable",
30
+ "id": "#toolchain",
31
+ "type": "string"
32
+ },
33
+ "target": {
34
+ "title": "Target",
35
+ "type": "string",
36
+ "description": "The target to build",
37
+ "id": "#target"
38
+ },
39
+ "allTargets": {
40
+ "title": "All Targets",
41
+ "type": "boolean",
42
+ "description": "Build all targets",
43
+ "id": "#allTargets"
44
+ },
45
+ "profile": {
46
+ "title": "Profile",
47
+ "type": "string",
48
+ "description": "The profile to build",
49
+ "id": "#profile"
50
+ },
51
+ "release": {
52
+ "title": "Release",
53
+ "type": "boolean",
54
+ "description": "Build in release mode",
55
+ "id": "#release"
56
+ },
57
+ "features": {
58
+ "title": "Features",
59
+ "type": "string",
60
+ "description": "The features to build",
61
+ "oneOf": [
62
+ {
63
+ "type": "string"
64
+ },
65
+ {
66
+ "type": "array",
67
+ "items": {
68
+ "type": "string"
69
+ }
70
+ }
71
+ ],
72
+ "id": "#features"
73
+ },
74
+ "allFeatures": {
75
+ "title": "All Features",
76
+ "type": "boolean",
77
+ "description": "Build all features",
78
+ "id": "#allFeatures"
79
+ }
80
+ },
81
+ "type": "object",
82
+ "default": {
83
+ "package": "{projectRoot}/Cargo.toml",
84
+ "toolchain": "stable"
85
+ }
86
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "id": "#",
3
+ "title": "Cargo Publish Executor",
4
+ "description": "A type definition for a Cargo/rust Publish executor schema",
5
+ "properties": {
6
+ "outputPath": {
7
+ "title": "Output Path",
8
+ "type": "string",
9
+ "format": "path",
10
+ "description": "The output path for the build",
11
+ "id": "#outputPath"
12
+ },
13
+ "package": {
14
+ "title": "Cargo.toml Path",
15
+ "type": "string",
16
+ "format": "path",
17
+ "description": "The path to the Cargo.toml file",
18
+ "id": "#package",
19
+ "default": "{projectRoot}/Cargo.toml"
20
+ },
21
+ "toolchain": {
22
+ "title": "Toolchain",
23
+ "description": "The type of toolchain to use for the build",
24
+ "enum": [
25
+ "stable",
26
+ "beta",
27
+ "nightly"
28
+ ],
29
+ "default": "stable",
30
+ "id": "#toolchain",
31
+ "type": "string"
32
+ },
33
+ "target": {
34
+ "title": "Target",
35
+ "type": "string",
36
+ "description": "The target to build",
37
+ "id": "#target"
38
+ },
39
+ "allTargets": {
40
+ "title": "All Targets",
41
+ "type": "boolean",
42
+ "description": "Build all targets",
43
+ "id": "#allTargets"
44
+ },
45
+ "profile": {
46
+ "title": "Profile",
47
+ "type": "string",
48
+ "description": "The profile to build",
49
+ "id": "#profile"
50
+ },
51
+ "release": {
52
+ "title": "Release",
53
+ "type": "boolean",
54
+ "description": "Build in release mode",
55
+ "id": "#release"
56
+ },
57
+ "features": {
58
+ "title": "Features",
59
+ "type": "string",
60
+ "description": "The features to build",
61
+ "oneOf": [
62
+ {
63
+ "type": "string"
64
+ },
65
+ {
66
+ "type": "array",
67
+ "items": {
68
+ "type": "string"
69
+ }
70
+ }
71
+ ],
72
+ "id": "#features"
73
+ },
74
+ "allFeatures": {
75
+ "title": "All Features",
76
+ "type": "boolean",
77
+ "description": "Build all features",
78
+ "id": "#allFeatures"
79
+ },
80
+ "registry": {
81
+ "title": "Registry",
82
+ "type": "string",
83
+ "description": "The registry to publish to",
84
+ "id": "#registry"
85
+ },
86
+ "packageRoot": {
87
+ "title": "Package Root",
88
+ "type": "string",
89
+ "format": "path",
90
+ "description": "The path to the package root",
91
+ "id": "#packageRoot"
92
+ },
93
+ "dryRun": {
94
+ "title": "Dry Run",
95
+ "type": "boolean",
96
+ "description": "Perform a dry run",
97
+ "id": "#dryRun"
98
+ }
99
+ },
100
+ "type": "object",
101
+ "default": {
102
+ "package": "{projectRoot}/Cargo.toml",
103
+ "toolchain": "stable"
104
+ }
105
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.295.82",
3
+ "version": "1.295.84",
4
4
  "description": "Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.",
5
5
  "keywords": [
6
6
  "monorepo",
@@ -228,13 +228,13 @@
228
228
  "@size-limit/esbuild": "11.1.4",
229
229
  "@size-limit/esbuild-why": "11.1.4",
230
230
  "@size-limit/file": "11.1.4",
231
- "@storm-software/config-tools": "1.190.22",
232
- "@storm-software/esbuild": "0.53.183",
233
- "@storm-software/npm-tools": "0.6.139",
234
- "@storm-software/pnpm-tools": "0.7.32",
235
- "@storm-software/prettier": "0.59.74",
236
- "@storm-software/tsdown": "0.45.183",
237
- "@storm-software/unbuild": "0.57.183",
231
+ "@storm-software/config-tools": "1.190.24",
232
+ "@storm-software/esbuild": "0.53.185",
233
+ "@storm-software/npm-tools": "0.6.141",
234
+ "@storm-software/pnpm-tools": "0.7.34",
235
+ "@storm-software/prettier": "0.59.76",
236
+ "@storm-software/tsdown": "0.45.185",
237
+ "@storm-software/unbuild": "0.57.185",
238
238
  "fs-extra": "11.2.0",
239
239
  "glob": "^11.1.0",
240
240
  "jiti": "2.4.2",
@@ -248,7 +248,7 @@
248
248
  },
249
249
  "devDependencies": {
250
250
  "@napi-rs/cli": "^3.6.2",
251
- "@storm-software/package-constants": "0.1.35",
251
+ "@storm-software/package-constants": "0.1.37",
252
252
  "@types/micromatch": "^4.0.10",
253
253
  "@types/node": "^25.9.1",
254
254
  "@types/semver": "7.5.8",
@@ -273,5 +273,5 @@
273
273
  "publishConfig": { "access": "public" },
274
274
  "executors": "./executors.json",
275
275
  "generators": "./generators.json",
276
- "gitHead": "c746662eaee78e61935b7e38f88d17c714e5ac57"
276
+ "gitHead": "934f36ad1ea2bc895440446907dc6b5183d84a43"
277
277
  }