@storm-software/workspace-tools 1.296.114 → 1.297.0
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/dist/{chunk-RU4TNHFG.js → chunk-3AHXYCKA.js} +1 -2
- package/dist/chunk-52ZDVDIY.mjs +84 -0
- package/dist/chunk-G4DPDEL3.mjs +175 -0
- package/dist/{chunk-IK7V7SOR.js → chunk-HKZ7DBR7.js} +13 -4
- package/dist/chunk-KCQIASWP.js +84 -0
- package/dist/{chunk-TNQCJJDO.mjs → chunk-N55FJ7J3.mjs} +12 -3
- package/dist/{chunk-K6UOPTIZ.mjs → chunk-QQ64FCAP.mjs} +1 -2
- package/dist/chunk-VXOPWQTJ.js +175 -0
- package/dist/executors.d.mts +2 -1
- package/dist/executors.d.ts +2 -1
- package/dist/executors.js +10 -12
- package/dist/executors.mjs +10 -12
- package/dist/generators.js +3 -3
- package/dist/generators.mjs +3 -3
- package/dist/index.d.mts +4 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.js +14 -14
- package/dist/index.mjs +16 -16
- package/dist/{executor-BF7_LjrR.d.mts → schema.d-Muf2toJ0.d.mts} +1 -8
- package/dist/{executor-BF7_LjrR.d.ts → schema.d-Muf2toJ0.d.ts} +1 -8
- package/dist/schema.d-vPuQzus3.d.mts +41 -0
- package/dist/schema.d-vPuQzus3.d.ts +41 -0
- package/dist/src/executors/cargo-publish/executor.js +2 -2
- package/dist/src/executors/cargo-publish/executor.mjs +1 -1
- package/dist/src/executors/command-publish/executor.d.mts +8 -0
- package/dist/src/executors/command-publish/executor.d.ts +8 -0
- package/dist/src/executors/command-publish/executor.js +7 -0
- package/dist/src/executors/command-publish/executor.mjs +8 -0
- package/dist/src/executors/command-publish/schema.d.ts +41 -0
- package/dist/src/executors/command-publish/schema.json +52 -0
- package/dist/src/executors/command-publish/untyped.d.mts +5 -0
- package/dist/src/executors/command-publish/untyped.d.ts +5 -0
- package/dist/src/executors/command-publish/untyped.js +46 -0
- package/dist/src/executors/command-publish/untyped.mjs +48 -0
- package/dist/src/executors/npm-publish/executor.d.mts +8 -2
- package/dist/src/executors/npm-publish/executor.d.ts +8 -2
- package/dist/src/executors/npm-publish/executor.js +3 -5
- package/dist/src/executors/npm-publish/executor.mjs +2 -4
- package/dist/src/utils/index.d.mts +1 -1
- package/dist/src/utils/index.d.ts +1 -1
- package/dist/src/utils/index.js +4 -2
- package/dist/src/utils/index.mjs +4 -2
- package/dist/src/utils/package-helpers.d.mts +9 -1
- package/dist/src/utils/package-helpers.d.ts +9 -1
- package/dist/src/utils/package-helpers.js +4 -2
- package/dist/src/utils/package-helpers.mjs +5 -3
- package/docs/api/executors/command-publish/schema.md +43 -0
- package/executors.json +5 -0
- package/package.json +12 -12
- package/dist/chunk-KD4DD3ZC.mjs +0 -94
- package/dist/chunk-R6QU3B53.js +0 -94
- /package/dist/{chunk-GHQJKIMQ.mjs → chunk-OYOYESMB.mjs} +0 -0
- /package/dist/{chunk-P6HSE7LH.js → chunk-TEX5JJNH.js} +0 -0
package/dist/executors.js
CHANGED
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-TEX5JJNH.js');
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkUEDAT7SJjs = require('./chunk-UEDAT7SJ.js');
|
|
2
5
|
|
|
3
6
|
|
|
4
7
|
var _chunkZWUGCEBZjs = require('./chunk-ZWUGCEBZ.js');
|
|
5
8
|
|
|
6
9
|
|
|
7
|
-
var
|
|
10
|
+
var _chunkVKLLVYQ5js = require('./chunk-VKLLVYQ5.js');
|
|
11
|
+
require('./chunk-HKZ7DBR7.js');
|
|
8
12
|
|
|
9
13
|
|
|
10
14
|
var _chunk65C6CGV3js = require('./chunk-65C6CGV3.js');
|
|
@@ -13,18 +17,13 @@ var _chunk65C6CGV3js = require('./chunk-65C6CGV3.js');
|
|
|
13
17
|
var _chunkULONYXYFjs = require('./chunk-ULONYXYF.js');
|
|
14
18
|
|
|
15
19
|
|
|
16
|
-
var
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
var _chunkRU4TNHFGjs = require('./chunk-RU4TNHFG.js');
|
|
20
|
+
var _chunk3AHXYCKAjs = require('./chunk-3AHXYCKA.js');
|
|
21
|
+
require('./chunk-KCQIASWP.js');
|
|
20
22
|
|
|
21
23
|
|
|
22
24
|
var _chunkN5LZIOWWjs = require('./chunk-N5LZIOWW.js');
|
|
23
25
|
|
|
24
26
|
|
|
25
|
-
var _chunkVKLLVYQ5js = require('./chunk-VKLLVYQ5.js');
|
|
26
|
-
|
|
27
|
-
|
|
28
27
|
var _chunkIV2QQRXOjs = require('./chunk-IV2QQRXO.js');
|
|
29
28
|
|
|
30
29
|
|
|
@@ -41,7 +40,7 @@ var _chunkWKCSKEFYjs = require('./chunk-WKCSKEFY.js');
|
|
|
41
40
|
require('./chunk-3MXZ2RJF.js');
|
|
42
41
|
require('./chunk-HYK7OVZ3.js');
|
|
43
42
|
require('./chunk-P5OQBBN3.js');
|
|
44
|
-
require('./chunk-
|
|
43
|
+
require('./chunk-VXOPWQTJ.js');
|
|
45
44
|
require('./chunk-N2365RCI.js');
|
|
46
45
|
require('./chunk-TAP26ZJQ.js');
|
|
47
46
|
require('./chunk-2VQ55YPW.js');
|
|
@@ -63,5 +62,4 @@ require('./chunk-CQDBLKPF.js');
|
|
|
63
62
|
|
|
64
63
|
|
|
65
64
|
|
|
66
|
-
|
|
67
|
-
exports.LARGE_BUFFER = _chunkIK7V7SORjs.LARGE_BUFFER; exports.cargoBuildExecutor = _chunkWKCSKEFYjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkIV2QQRXOjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkKDZH66U5js.cargoClippyExecutor; exports.cargoDocExecutor = _chunk6W7UEKUNjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkXXCBFZB6js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkN5LZIOWWjs.esbuildExecutorFn; exports.getRegistryVersion = _chunkRU4TNHFGjs.getRegistryVersion; exports.napiExecutor = _chunkVKLLVYQ5js.napiExecutor; exports.sizeLimitExecutorFn = _chunk65C6CGV3js.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunkULONYXYFjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunkUEDAT7SJjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkZWUGCEBZjs.unbuildExecutorFn;
|
|
65
|
+
exports.cargoBuildExecutor = _chunkWKCSKEFYjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkIV2QQRXOjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkKDZH66U5js.cargoClippyExecutor; exports.cargoDocExecutor = _chunk6W7UEKUNjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkXXCBFZB6js.cargoFormatExecutor; exports.esbuildExecutorFn = _chunkN5LZIOWWjs.esbuildExecutorFn; exports.getRegistryVersion = _chunk3AHXYCKAjs.getRegistryVersion; exports.napiExecutor = _chunkVKLLVYQ5js.napiExecutor; exports.sizeLimitExecutorFn = _chunk65C6CGV3js.sizeLimitExecutorFn; exports.tsdownExecutorFn = _chunkULONYXYFjs.tsdownExecutorFn; exports.typiaExecutorFn = _chunkUEDAT7SJjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkZWUGCEBZjs.unbuildExecutorFn;
|
package/dist/executors.mjs
CHANGED
|
@@ -1,28 +1,27 @@
|
|
|
1
|
-
import "./chunk-
|
|
1
|
+
import "./chunk-OYOYESMB.mjs";
|
|
2
|
+
import {
|
|
3
|
+
typiaExecutorFn
|
|
4
|
+
} from "./chunk-B2MF67R6.mjs";
|
|
2
5
|
import {
|
|
3
6
|
unbuildExecutorFn
|
|
4
7
|
} from "./chunk-N2PEIA6H.mjs";
|
|
5
8
|
import {
|
|
6
|
-
|
|
7
|
-
} from "./chunk-
|
|
9
|
+
napiExecutor
|
|
10
|
+
} from "./chunk-U6J67ZUE.mjs";
|
|
11
|
+
import "./chunk-N55FJ7J3.mjs";
|
|
8
12
|
import {
|
|
9
13
|
sizeLimitExecutorFn
|
|
10
14
|
} from "./chunk-I7RM7R7C.mjs";
|
|
11
15
|
import {
|
|
12
16
|
tsdownExecutorFn
|
|
13
17
|
} from "./chunk-MOIGXVIF.mjs";
|
|
14
|
-
import {
|
|
15
|
-
typiaExecutorFn
|
|
16
|
-
} from "./chunk-B2MF67R6.mjs";
|
|
17
18
|
import {
|
|
18
19
|
getRegistryVersion
|
|
19
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-QQ64FCAP.mjs";
|
|
21
|
+
import "./chunk-52ZDVDIY.mjs";
|
|
20
22
|
import {
|
|
21
23
|
esbuildExecutorFn
|
|
22
24
|
} from "./chunk-XLOJK63P.mjs";
|
|
23
|
-
import {
|
|
24
|
-
napiExecutor
|
|
25
|
-
} from "./chunk-U6J67ZUE.mjs";
|
|
26
25
|
import {
|
|
27
26
|
cargoCheckExecutor
|
|
28
27
|
} from "./chunk-36N55IVK.mjs";
|
|
@@ -41,7 +40,7 @@ import {
|
|
|
41
40
|
import "./chunk-EXRSULNO.mjs";
|
|
42
41
|
import "./chunk-C3G4MZGP.mjs";
|
|
43
42
|
import "./chunk-SHJC4UVH.mjs";
|
|
44
|
-
import "./chunk-
|
|
43
|
+
import "./chunk-G4DPDEL3.mjs";
|
|
45
44
|
import "./chunk-UA33NH5O.mjs";
|
|
46
45
|
import "./chunk-2GQSCZ3J.mjs";
|
|
47
46
|
import "./chunk-Y3CN5O3K.mjs";
|
|
@@ -52,7 +51,6 @@ import "./chunk-JUJWJXED.mjs";
|
|
|
52
51
|
import "./chunk-TBW5MCN6.mjs";
|
|
53
52
|
import "./chunk-63OCFWY4.mjs";
|
|
54
53
|
export {
|
|
55
|
-
LARGE_BUFFER,
|
|
56
54
|
cargoBuildExecutor,
|
|
57
55
|
cargoCheckExecutor,
|
|
58
56
|
cargoClippyExecutor,
|
package/dist/generators.js
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('./chunk-C3TC7AUW.js');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
+
var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
5
|
+
|
|
6
|
+
|
|
4
7
|
var _chunkW4JSEGT2js = require('./chunk-W4JSEGT2.js');
|
|
5
8
|
|
|
6
9
|
|
|
@@ -14,9 +17,6 @@ var _chunkXV4FCARJjs = require('./chunk-XV4FCARJ.js');
|
|
|
14
17
|
|
|
15
18
|
|
|
16
19
|
var _chunk32MOOPKKjs = require('./chunk-32MOOPKK.js');
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
20
20
|
require('./chunk-HN5UXNLM.js');
|
|
21
21
|
require('./chunk-ILSI74FW.js');
|
|
22
22
|
require('./chunk-3G7PNDZ5.js');
|
package/dist/generators.mjs
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import "./chunk-SAIDGUHG.mjs";
|
|
2
|
+
import {
|
|
3
|
+
initGenerator
|
|
4
|
+
} from "./chunk-437WGH2M.mjs";
|
|
2
5
|
import {
|
|
3
6
|
neutralLibraryGeneratorFn
|
|
4
7
|
} from "./chunk-5IB3CZCB.mjs";
|
|
@@ -14,9 +17,6 @@ import {
|
|
|
14
17
|
import {
|
|
15
18
|
configSchemaGeneratorFn
|
|
16
19
|
} from "./chunk-EYIUJSGD.mjs";
|
|
17
|
-
import {
|
|
18
|
-
initGenerator
|
|
19
|
-
} from "./chunk-437WGH2M.mjs";
|
|
20
20
|
import "./chunk-VQYZG5YE.mjs";
|
|
21
21
|
import "./chunk-XSHN3XHD.mjs";
|
|
22
22
|
import "./chunk-DEHA5C77.mjs";
|
package/dist/index.d.mts
CHANGED
|
@@ -4,10 +4,12 @@ export { C as CargoClippyExecutorSchema, c as cargoClippyExecutor } from './exec
|
|
|
4
4
|
export { C as CargoDocExecutorSchema, c as cargoDocExecutor } from './executor-DpEbHA1f.mjs';
|
|
5
5
|
export { C as CargoFormatExecutorSchema, c as cargoFormatExecutor } from './executor-CVgzIGPj.mjs';
|
|
6
6
|
export { C as CargoPublishExecutorSchema, g as getRegistryVersion } from './executor-jYQ7uQ13.mjs';
|
|
7
|
+
export { PackageManager } from '@nx/devkit';
|
|
8
|
+
export { C as CommandPublishExecutorSchema } from './schema.d-vPuQzus3.mjs';
|
|
7
9
|
export { C as CleanPackageExecutorSchema } from './schema.d-B9y7rRms.mjs';
|
|
8
10
|
export { E as ESBuildExecutorSchema, e as esbuildExecutorFn } from './executor-Bvhe30H9.mjs';
|
|
9
11
|
export { N as NapiExecutorSchema, n as napiExecutor } from './executor-DGBYJ2e9.mjs';
|
|
10
|
-
export {
|
|
12
|
+
export { N as NpmPublishExecutorSchema } from './schema.d-Muf2toJ0.mjs';
|
|
11
13
|
export { S as SizeLimitExecutorSchema, s as sizeLimitExecutorFn } from './executor-gZ6drqad.mjs';
|
|
12
14
|
export { T as TSDownExecutorSchema, t as tsdownExecutorFn } from './executor-CfRFawOI.mjs';
|
|
13
15
|
export { T as TypiaExecutorSchema, t as typiaExecutorFn } from './executor-ByqK10v5.mjs';
|
|
@@ -36,7 +38,7 @@ export { getProjectConfiguration, getProjectConfigurations } from './src/utils/g
|
|
|
36
38
|
export { GitHubTools, getGitHubTools } from './src/utils/github.mjs';
|
|
37
39
|
export { BUN_LOCK_FILE, BUN_LOCK_PATH, LOCK_FILES, LOCK_FILE_BY_PACKAGE_MANAGER, NPM_LOCK_FILE, NPM_LOCK_PATH, OTHER_LOCK_FILES, PNPM_LOCK_FILE, PNPM_LOCK_PATH, YARN_LOCK_FILE, YARN_LOCK_PATH, getLockFileDependencies, getLockFileName, getLockFileNodes, getOtherLockFileNames, lockFileExists } from './src/utils/lock-file.mjs';
|
|
38
40
|
export { NAMED_INPUTS, RELEASE, withNamedInputs } from './src/utils/nx-json.mjs';
|
|
39
|
-
export { PackageInfo, PackageManagerType, PackageManagerTypes, addPackageJsonGitHead, getPackageInfo } from './src/utils/package-helpers.mjs';
|
|
41
|
+
export { PackageInfo, PackageManagerType, PackageManagerTypes, addPackageJsonGitHead, getPackageInfo, stripPrivateWorkspaceDeps } from './src/utils/package-helpers.mjs';
|
|
40
42
|
export { PackageManagerCommands, getInstallCommand, getWorkspacePackageManager, getWorkspacePackageManagerCommand } from './src/utils/package-manager.mjs';
|
|
41
43
|
export { getProjectConfigFromProjectJsonPath, getProjectConfigFromProjectRoot, getProjectPlatform, getProjectRoot, getRoot } from './src/utils/plugin-helpers.mjs';
|
|
42
44
|
export { addPluginProjectTag, addProjectTag, setDefaultProjectTags } from './src/utils/project-tags.mjs';
|
|
@@ -44,7 +46,6 @@ export { getTypiaTransform } from './src/utils/typia-transform.mjs';
|
|
|
44
46
|
export { bunVersion, eslintVersion, lintStagedVersion, nodeVersion, npmVersion, nxVersion, packageManagerVersions, pnpmVersion, prettierPackageJsonVersion, prettierPrismaVersion, prettierVersion, semanticReleaseVersion, swcCliVersion, swcCoreVersion, swcHelpersVersion, swcNodeVersion, tsLibVersion, tsupVersion, typesNodeVersion, typescriptVersion, verdaccioVersion, yarnVersion } from './src/utils/versions.mjs';
|
|
45
47
|
export * from '@storm-software/package-constants/tags';
|
|
46
48
|
export * from '@storm-software/package-constants/types';
|
|
47
|
-
export { PackageManager } from '@nx/devkit';
|
|
48
49
|
import '@storm-software/config';
|
|
49
50
|
import '@storm-software/config/types';
|
|
50
51
|
import 'zod';
|
package/dist/index.d.ts
CHANGED
|
@@ -4,10 +4,12 @@ export { C as CargoClippyExecutorSchema, c as cargoClippyExecutor } from './exec
|
|
|
4
4
|
export { C as CargoDocExecutorSchema, c as cargoDocExecutor } from './executor-DpEbHA1f.js';
|
|
5
5
|
export { C as CargoFormatExecutorSchema, c as cargoFormatExecutor } from './executor-CVgzIGPj.js';
|
|
6
6
|
export { C as CargoPublishExecutorSchema, g as getRegistryVersion } from './executor-jYQ7uQ13.js';
|
|
7
|
+
export { PackageManager } from '@nx/devkit';
|
|
8
|
+
export { C as CommandPublishExecutorSchema } from './schema.d-vPuQzus3.js';
|
|
7
9
|
export { C as CleanPackageExecutorSchema } from './schema.d-B9y7rRms.js';
|
|
8
10
|
export { E as ESBuildExecutorSchema, e as esbuildExecutorFn } from './executor-Bvhe30H9.js';
|
|
9
11
|
export { N as NapiExecutorSchema, n as napiExecutor } from './executor-DGBYJ2e9.js';
|
|
10
|
-
export {
|
|
12
|
+
export { N as NpmPublishExecutorSchema } from './schema.d-Muf2toJ0.js';
|
|
11
13
|
export { S as SizeLimitExecutorSchema, s as sizeLimitExecutorFn } from './executor-gZ6drqad.js';
|
|
12
14
|
export { T as TSDownExecutorSchema, t as tsdownExecutorFn } from './executor-CfRFawOI.js';
|
|
13
15
|
export { T as TypiaExecutorSchema, t as typiaExecutorFn } from './executor-ByqK10v5.js';
|
|
@@ -36,7 +38,7 @@ export { getProjectConfiguration, getProjectConfigurations } from './src/utils/g
|
|
|
36
38
|
export { GitHubTools, getGitHubTools } from './src/utils/github.js';
|
|
37
39
|
export { BUN_LOCK_FILE, BUN_LOCK_PATH, LOCK_FILES, LOCK_FILE_BY_PACKAGE_MANAGER, NPM_LOCK_FILE, NPM_LOCK_PATH, OTHER_LOCK_FILES, PNPM_LOCK_FILE, PNPM_LOCK_PATH, YARN_LOCK_FILE, YARN_LOCK_PATH, getLockFileDependencies, getLockFileName, getLockFileNodes, getOtherLockFileNames, lockFileExists } from './src/utils/lock-file.js';
|
|
38
40
|
export { NAMED_INPUTS, RELEASE, withNamedInputs } from './src/utils/nx-json.js';
|
|
39
|
-
export { PackageInfo, PackageManagerType, PackageManagerTypes, addPackageJsonGitHead, getPackageInfo } from './src/utils/package-helpers.js';
|
|
41
|
+
export { PackageInfo, PackageManagerType, PackageManagerTypes, addPackageJsonGitHead, getPackageInfo, stripPrivateWorkspaceDeps } from './src/utils/package-helpers.js';
|
|
40
42
|
export { PackageManagerCommands, getInstallCommand, getWorkspacePackageManager, getWorkspacePackageManagerCommand } from './src/utils/package-manager.js';
|
|
41
43
|
export { getProjectConfigFromProjectJsonPath, getProjectConfigFromProjectRoot, getProjectPlatform, getProjectRoot, getRoot } from './src/utils/plugin-helpers.js';
|
|
42
44
|
export { addPluginProjectTag, addProjectTag, setDefaultProjectTags } from './src/utils/project-tags.js';
|
|
@@ -44,7 +46,6 @@ export { getTypiaTransform } from './src/utils/typia-transform.js';
|
|
|
44
46
|
export { bunVersion, eslintVersion, lintStagedVersion, nodeVersion, npmVersion, nxVersion, packageManagerVersions, pnpmVersion, prettierPackageJsonVersion, prettierPrismaVersion, prettierVersion, semanticReleaseVersion, swcCliVersion, swcCoreVersion, swcHelpersVersion, swcNodeVersion, tsLibVersion, tsupVersion, typesNodeVersion, typescriptVersion, verdaccioVersion, yarnVersion } from './src/utils/versions.js';
|
|
45
47
|
export * from '@storm-software/package-constants/tags';
|
|
46
48
|
export * from '@storm-software/package-constants/types';
|
|
47
|
-
export { PackageManager } from '@nx/devkit';
|
|
48
49
|
import '@storm-software/config';
|
|
49
50
|
import '@storm-software/config/types';
|
|
50
51
|
import 'zod';
|
package/dist/index.js
CHANGED
|
@@ -42,13 +42,17 @@ require('./chunk-ANHKV7HZ.js');
|
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
var _chunkDIIMX7QFjs = require('./chunk-DIIMX7QF.js');
|
|
45
|
-
require('./chunk-
|
|
45
|
+
require('./chunk-TEX5JJNH.js');
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
var _chunkUEDAT7SJjs = require('./chunk-UEDAT7SJ.js');
|
|
46
49
|
|
|
47
50
|
|
|
48
51
|
var _chunkZWUGCEBZjs = require('./chunk-ZWUGCEBZ.js');
|
|
49
52
|
|
|
50
53
|
|
|
51
|
-
var
|
|
54
|
+
var _chunkVKLLVYQ5js = require('./chunk-VKLLVYQ5.js');
|
|
55
|
+
require('./chunk-HKZ7DBR7.js');
|
|
52
56
|
|
|
53
57
|
|
|
54
58
|
var _chunk65C6CGV3js = require('./chunk-65C6CGV3.js');
|
|
@@ -57,18 +61,13 @@ var _chunk65C6CGV3js = require('./chunk-65C6CGV3.js');
|
|
|
57
61
|
var _chunkULONYXYFjs = require('./chunk-ULONYXYF.js');
|
|
58
62
|
|
|
59
63
|
|
|
60
|
-
var
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
var _chunkRU4TNHFGjs = require('./chunk-RU4TNHFG.js');
|
|
64
|
+
var _chunk3AHXYCKAjs = require('./chunk-3AHXYCKA.js');
|
|
65
|
+
require('./chunk-KCQIASWP.js');
|
|
64
66
|
|
|
65
67
|
|
|
66
68
|
var _chunkN5LZIOWWjs = require('./chunk-N5LZIOWW.js');
|
|
67
69
|
|
|
68
70
|
|
|
69
|
-
var _chunkVKLLVYQ5js = require('./chunk-VKLLVYQ5.js');
|
|
70
|
-
|
|
71
|
-
|
|
72
71
|
var _chunkIV2QQRXOjs = require('./chunk-IV2QQRXO.js');
|
|
73
72
|
|
|
74
73
|
|
|
@@ -105,11 +104,15 @@ var _chunkP5OQBBN3js = require('./chunk-P5OQBBN3.js');
|
|
|
105
104
|
|
|
106
105
|
|
|
107
106
|
|
|
108
|
-
|
|
107
|
+
|
|
108
|
+
var _chunkVXOPWQTJjs = require('./chunk-VXOPWQTJ.js');
|
|
109
109
|
require('./chunk-N2365RCI.js');
|
|
110
110
|
require('./chunk-C3TC7AUW.js');
|
|
111
111
|
|
|
112
112
|
|
|
113
|
+
var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
114
|
+
|
|
115
|
+
|
|
113
116
|
var _chunkW4JSEGT2js = require('./chunk-W4JSEGT2.js');
|
|
114
117
|
|
|
115
118
|
|
|
@@ -125,9 +128,6 @@ var _chunkXV4FCARJjs = require('./chunk-XV4FCARJ.js');
|
|
|
125
128
|
var _chunk32MOOPKKjs = require('./chunk-32MOOPKK.js');
|
|
126
129
|
|
|
127
130
|
|
|
128
|
-
var _chunkOKSECMVKjs = require('./chunk-OKSECMVK.js');
|
|
129
|
-
|
|
130
|
-
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
|
|
@@ -325,4 +325,4 @@ var _chunk7CJRMBX3js = require('./chunk-7CJRMBX3.js');
|
|
|
325
325
|
|
|
326
326
|
|
|
327
327
|
|
|
328
|
-
exports.BUN_LOCK_FILE = _chunkHN5UXNLMjs.BUN_LOCK_FILE; exports.BUN_LOCK_PATH = _chunkHN5UXNLMjs.BUN_LOCK_PATH; exports.INVALID_CARGO_ARGS = _chunkHYK7OVZ3js.INVALID_CARGO_ARGS; exports.
|
|
328
|
+
exports.BUN_LOCK_FILE = _chunkHN5UXNLMjs.BUN_LOCK_FILE; exports.BUN_LOCK_PATH = _chunkHN5UXNLMjs.BUN_LOCK_PATH; exports.INVALID_CARGO_ARGS = _chunkHYK7OVZ3js.INVALID_CARGO_ARGS; exports.LOCK_FILES = _chunkHN5UXNLMjs.LOCK_FILES; exports.LOCK_FILE_BY_PACKAGE_MANAGER = _chunkHN5UXNLMjs.LOCK_FILE_BY_PACKAGE_MANAGER; exports.NAMED_INPUTS = _chunk5KAJDSTQjs.NAMED_INPUTS; exports.NPM_LOCK_FILE = _chunkHN5UXNLMjs.NPM_LOCK_FILE; exports.NPM_LOCK_PATH = _chunkHN5UXNLMjs.NPM_LOCK_PATH; exports.OTHER_LOCK_FILES = _chunkHN5UXNLMjs.OTHER_LOCK_FILES; exports.PNPM_LOCK_FILE = _chunkHN5UXNLMjs.PNPM_LOCK_FILE; exports.PNPM_LOCK_PATH = _chunkHN5UXNLMjs.PNPM_LOCK_PATH; exports.PackageManagerTypes = _chunkVXOPWQTJjs.PackageManagerTypes; exports.ProjectTagConstants = _chunkTAP26ZJQjs.ProjectTagConstants; exports.ProjectTagDistStyleValue = _chunkX3HC3R2Ijs.ProjectTagDistStyleValue; exports.ProjectTagLanguageValue = _chunkX3HC3R2Ijs.ProjectTagLanguageValue; exports.ProjectTagPlatformValue = _chunkX3HC3R2Ijs.ProjectTagPlatformValue; exports.ProjectTagRegistryValue = _chunkX3HC3R2Ijs.ProjectTagRegistryValue; exports.ProjectTagTypeValue = _chunkX3HC3R2Ijs.ProjectTagTypeValue; exports.ProjectTagVariant = _chunkX3HC3R2Ijs.ProjectTagVariant; exports.RELEASE = _chunk5KAJDSTQjs.RELEASE; exports.StormJsVersionActions = _chunkGCYJYDE3js.StormJsVersionActions; exports.StormRustVersionActions = _chunkEFJ2PGGVjs.StormRustVersionActions; exports.TypescriptProjectLinkingType = _chunkX3HC3R2Ijs.TypescriptProjectLinkingType; exports.YARN_LOCK_FILE = _chunkHN5UXNLMjs.YARN_LOCK_FILE; exports.YARN_LOCK_PATH = _chunkHN5UXNLMjs.YARN_LOCK_PATH; exports.addPackageJsonGitHead = _chunkVXOPWQTJjs.addPackageJsonGitHead; exports.addPluginProjectTag = _chunkTAP26ZJQjs.addPluginProjectTag; exports.addProjectTag = _chunkTAP26ZJQjs.addProjectTag; exports.applyWorkspaceExecutorTokens = _chunkDIIMX7QFjs.applyWorkspaceExecutorTokens; exports.baseExecutorSchema = _chunk7JRL2LE3js.base_executor_untyped_default; exports.baseGeneratorSchema = _chunk7CJRMBX3js.base_generator_untyped_default; exports.browserLibraryGeneratorFn = _chunkXV4FCARJjs.browserLibraryGeneratorFn; exports.buildCargoCommand = _chunkHYK7OVZ3js.buildCargoCommand; exports.bunVersion = _chunk3G7PNDZ5js.bunVersion; exports.cargoBaseExecutorSchema = _chunkLQHVZMFVjs.cargo_base_executor_untyped_default; exports.cargoBuildExecutor = _chunkWKCSKEFYjs.cargoBuildExecutor; exports.cargoCheckExecutor = _chunkIV2QQRXOjs.cargoCheckExecutor; exports.cargoClippyExecutor = _chunkKDZH66U5js.cargoClippyExecutor; exports.cargoCommand = _chunkHYK7OVZ3js.cargoCommand; exports.cargoCommandSync = _chunkHYK7OVZ3js.cargoCommandSync; exports.cargoDocExecutor = _chunk6W7UEKUNjs.cargoDocExecutor; exports.cargoFormatExecutor = _chunkXXCBFZB6js.cargoFormatExecutor; exports.cargoMetadata = _chunkHYK7OVZ3js.cargoMetadata; exports.cargoRunCommand = _chunkHYK7OVZ3js.cargoRunCommand; exports.childProcess = _chunkHYK7OVZ3js.childProcess; exports.configSchemaGeneratorFn = _chunk32MOOPKKjs.configSchemaGeneratorFn; exports.createCliOptions = _chunkQVYCDINGjs.createCliOptions; exports.createProjectTsConfigJson = _chunkILSI74FWjs.createProjectTsConfigJson; exports.esbuildExecutorFn = _chunkN5LZIOWWjs.esbuildExecutorFn; exports.eslintVersion = _chunk3G7PNDZ5js.eslintVersion; exports.formatProjectTag = _chunkTAP26ZJQjs.formatProjectTag; exports.getGitHubTools = _chunkP5OQBBN3js.getGitHubTools; exports.getInstallCommand = _chunk3MXZ2RJFjs.getInstallCommand; exports.getLockFileDependencies = _chunkHN5UXNLMjs.getLockFileDependencies; exports.getLockFileName = _chunkHN5UXNLMjs.getLockFileName; exports.getLockFileNodes = _chunkHN5UXNLMjs.getLockFileNodes; exports.getOtherLockFileNames = _chunkHN5UXNLMjs.getOtherLockFileNames; exports.getOutputPath = _chunkILSI74FWjs.getOutputPath; exports.getPackageInfo = _chunkVXOPWQTJjs.getPackageInfo; exports.getProjectConfigFromProjectJsonPath = _chunkBAPFD3TOjs.getProjectConfigFromProjectJsonPath; exports.getProjectConfigFromProjectRoot = _chunkBAPFD3TOjs.getProjectConfigFromProjectRoot; exports.getProjectConfiguration = _chunkUAK3EVR2js.getProjectConfiguration; exports.getProjectConfigurations = _chunkUAK3EVR2js.getProjectConfigurations; exports.getProjectPlatform = _chunkBAPFD3TOjs.getProjectPlatform; exports.getProjectRoot = _chunkBAPFD3TOjs.getProjectRoot; exports.getProjectTag = _chunkTAP26ZJQjs.getProjectTag; exports.getRegistryVersion = _chunk3AHXYCKAjs.getRegistryVersion; exports.getRoot = _chunkBAPFD3TOjs.getRoot; exports.getTypiaTransform = _chunk6EMYX25Vjs.getTypiaTransform; exports.getWorkspacePackageManager = _chunk3MXZ2RJFjs.getWorkspacePackageManager; exports.getWorkspacePackageManagerCommand = _chunk3MXZ2RJFjs.getWorkspacePackageManagerCommand; exports.hasProjectTag = _chunkTAP26ZJQjs.hasProjectTag; exports.initGenerator = _chunkOKSECMVKjs.initGenerator; exports.isEqualProjectTag = _chunkTAP26ZJQjs.isEqualProjectTag; exports.isExternal = _chunkHYK7OVZ3js.isExternal; exports.lintStagedVersion = _chunk3G7PNDZ5js.lintStagedVersion; exports.lockFileExists = _chunkHN5UXNLMjs.lockFileExists; exports.napiExecutor = _chunkVKLLVYQ5js.napiExecutor; exports.neutralLibraryGeneratorFn = _chunkW4JSEGT2js.neutralLibraryGeneratorFn; exports.nodeLibraryGeneratorFn = _chunkAETRB5I7js.nodeLibraryGeneratorFn; exports.nodeVersion = _chunk3G7PNDZ5js.nodeVersion; exports.normalizeOptions = _chunkILSI74FWjs.normalizeOptions; exports.npmVersion = _chunk3G7PNDZ5js.npmVersion; exports.nxVersion = _chunk3G7PNDZ5js.nxVersion; exports.packageManagerVersions = _chunk3G7PNDZ5js.packageManagerVersions; exports.pnpmVersion = _chunk3G7PNDZ5js.pnpmVersion; exports.presetGeneratorFn = _chunkHNSYCP2Yjs.presetGeneratorFn; exports.prettierPackageJsonVersion = _chunk3G7PNDZ5js.prettierPackageJsonVersion; exports.prettierPrismaVersion = _chunk3G7PNDZ5js.prettierPrismaVersion; exports.prettierVersion = _chunk3G7PNDZ5js.prettierVersion; exports.runProcess = _chunkHYK7OVZ3js.runProcess; exports.semanticReleaseVersion = _chunk3G7PNDZ5js.semanticReleaseVersion; exports.setDefaultProjectTags = _chunkTAP26ZJQjs.setDefaultProjectTags; exports.sizeLimitExecutorFn = _chunk65C6CGV3js.sizeLimitExecutorFn; exports.stripPrivateWorkspaceDeps = _chunkVXOPWQTJjs.stripPrivateWorkspaceDeps; exports.swcCliVersion = _chunk3G7PNDZ5js.swcCliVersion; exports.swcCoreVersion = _chunk3G7PNDZ5js.swcCoreVersion; exports.swcHelpersVersion = _chunk3G7PNDZ5js.swcHelpersVersion; exports.swcNodeVersion = _chunk3G7PNDZ5js.swcNodeVersion; exports.tsLibVersion = _chunk3G7PNDZ5js.tsLibVersion; exports.tsdownExecutorFn = _chunkULONYXYFjs.tsdownExecutorFn; exports.tsupVersion = _chunk3G7PNDZ5js.tsupVersion; exports.typeScriptLibraryGeneratorFn = _chunkILSI74FWjs.typeScriptLibraryGeneratorFn; exports.typesNodeVersion = _chunk3G7PNDZ5js.typesNodeVersion; exports.typescriptBuildExecutorSchema = _chunkPMPKOMMDjs.typescript_build_executor_untyped_default; exports.typescriptLibraryGeneratorSchema = _chunk2AVWFUXPjs.typescript_library_generator_untyped_default; exports.typescriptVersion = _chunk3G7PNDZ5js.typescriptVersion; exports.typiaExecutorFn = _chunkUEDAT7SJjs.typiaExecutorFn; exports.unbuildExecutorFn = _chunkZWUGCEBZjs.unbuildExecutorFn; exports.verdaccioVersion = _chunk3G7PNDZ5js.verdaccioVersion; exports.withNamedInputs = _chunk5KAJDSTQjs.withNamedInputs; exports.withRunExecutor = _chunk2VQ55YPWjs.withRunExecutor; exports.withRunGenerator = _chunkIZLEVS44js.withRunGenerator; exports.yarnVersion = _chunk3G7PNDZ5js.yarnVersion;
|
package/dist/index.mjs
CHANGED
|
@@ -42,31 +42,30 @@ import "./chunk-EGI64HQ2.mjs";
|
|
|
42
42
|
import {
|
|
43
43
|
applyWorkspaceExecutorTokens
|
|
44
44
|
} from "./chunk-EDROFLKN.mjs";
|
|
45
|
-
import "./chunk-
|
|
45
|
+
import "./chunk-OYOYESMB.mjs";
|
|
46
|
+
import {
|
|
47
|
+
typiaExecutorFn
|
|
48
|
+
} from "./chunk-B2MF67R6.mjs";
|
|
46
49
|
import {
|
|
47
50
|
unbuildExecutorFn
|
|
48
51
|
} from "./chunk-N2PEIA6H.mjs";
|
|
49
52
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
53
|
+
napiExecutor
|
|
54
|
+
} from "./chunk-U6J67ZUE.mjs";
|
|
55
|
+
import "./chunk-N55FJ7J3.mjs";
|
|
52
56
|
import {
|
|
53
57
|
sizeLimitExecutorFn
|
|
54
58
|
} from "./chunk-I7RM7R7C.mjs";
|
|
55
59
|
import {
|
|
56
60
|
tsdownExecutorFn
|
|
57
61
|
} from "./chunk-MOIGXVIF.mjs";
|
|
58
|
-
import {
|
|
59
|
-
typiaExecutorFn
|
|
60
|
-
} from "./chunk-B2MF67R6.mjs";
|
|
61
62
|
import {
|
|
62
63
|
getRegistryVersion
|
|
63
|
-
} from "./chunk-
|
|
64
|
+
} from "./chunk-QQ64FCAP.mjs";
|
|
65
|
+
import "./chunk-52ZDVDIY.mjs";
|
|
64
66
|
import {
|
|
65
67
|
esbuildExecutorFn
|
|
66
68
|
} from "./chunk-XLOJK63P.mjs";
|
|
67
|
-
import {
|
|
68
|
-
napiExecutor
|
|
69
|
-
} from "./chunk-U6J67ZUE.mjs";
|
|
70
69
|
import {
|
|
71
70
|
cargoCheckExecutor
|
|
72
71
|
} from "./chunk-36N55IVK.mjs";
|
|
@@ -104,10 +103,14 @@ import {
|
|
|
104
103
|
import {
|
|
105
104
|
PackageManagerTypes,
|
|
106
105
|
addPackageJsonGitHead,
|
|
107
|
-
getPackageInfo
|
|
108
|
-
|
|
106
|
+
getPackageInfo,
|
|
107
|
+
stripPrivateWorkspaceDeps
|
|
108
|
+
} from "./chunk-G4DPDEL3.mjs";
|
|
109
109
|
import "./chunk-UA33NH5O.mjs";
|
|
110
110
|
import "./chunk-SAIDGUHG.mjs";
|
|
111
|
+
import {
|
|
112
|
+
initGenerator
|
|
113
|
+
} from "./chunk-437WGH2M.mjs";
|
|
111
114
|
import {
|
|
112
115
|
neutralLibraryGeneratorFn
|
|
113
116
|
} from "./chunk-5IB3CZCB.mjs";
|
|
@@ -123,9 +126,6 @@ import {
|
|
|
123
126
|
import {
|
|
124
127
|
configSchemaGeneratorFn
|
|
125
128
|
} from "./chunk-EYIUJSGD.mjs";
|
|
126
|
-
import {
|
|
127
|
-
initGenerator
|
|
128
|
-
} from "./chunk-437WGH2M.mjs";
|
|
129
129
|
import {
|
|
130
130
|
BUN_LOCK_FILE,
|
|
131
131
|
BUN_LOCK_PATH,
|
|
@@ -215,7 +215,6 @@ export {
|
|
|
215
215
|
BUN_LOCK_FILE,
|
|
216
216
|
BUN_LOCK_PATH,
|
|
217
217
|
INVALID_CARGO_ARGS,
|
|
218
|
-
LARGE_BUFFER,
|
|
219
218
|
LOCK_FILES,
|
|
220
219
|
LOCK_FILE_BY_PACKAGE_MANAGER,
|
|
221
220
|
NAMED_INPUTS,
|
|
@@ -307,6 +306,7 @@ export {
|
|
|
307
306
|
semanticReleaseVersion,
|
|
308
307
|
setDefaultProjectTags,
|
|
309
308
|
sizeLimitExecutorFn,
|
|
309
|
+
stripPrivateWorkspaceDeps,
|
|
310
310
|
swcCliVersion,
|
|
311
311
|
swcCoreVersion,
|
|
312
312
|
swcHelpersVersion,
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
|
|
3
1
|
// Generated by @storm-software/untyped
|
|
4
2
|
// Do not edit this file directly
|
|
5
3
|
|
|
@@ -67,9 +65,4 @@ interface NpmPublishExecutorSchema {
|
|
|
67
65
|
firstRelease?: boolean,
|
|
68
66
|
}
|
|
69
67
|
|
|
70
|
-
|
|
71
|
-
declare function npmPublishExecutorFn(options: NpmPublishExecutorSchema, context: ExecutorContext): Promise<{
|
|
72
|
-
success: boolean;
|
|
73
|
-
}>;
|
|
74
|
-
|
|
75
|
-
export { LARGE_BUFFER as L, type NpmPublishExecutorSchema as N, npmPublishExecutorFn as n };
|
|
68
|
+
export type { NpmPublishExecutorSchema as N };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { ExecutorContext } from '@nx/devkit';
|
|
2
|
-
|
|
3
1
|
// Generated by @storm-software/untyped
|
|
4
2
|
// Do not edit this file directly
|
|
5
3
|
|
|
@@ -67,9 +65,4 @@ interface NpmPublishExecutorSchema {
|
|
|
67
65
|
firstRelease?: boolean,
|
|
68
66
|
}
|
|
69
67
|
|
|
70
|
-
|
|
71
|
-
declare function npmPublishExecutorFn(options: NpmPublishExecutorSchema, context: ExecutorContext): Promise<{
|
|
72
|
-
success: boolean;
|
|
73
|
-
}>;
|
|
74
|
-
|
|
75
|
-
export { LARGE_BUFFER as L, type NpmPublishExecutorSchema as N, npmPublishExecutorFn as n };
|
|
68
|
+
export type { NpmPublishExecutorSchema as N };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
// Generated by @storm-software/untyped
|
|
2
|
+
// Do not edit this file directly
|
|
3
|
+
|
|
4
|
+
interface CommandPublishExecutorSchema {
|
|
5
|
+
/**
|
|
6
|
+
* Command
|
|
7
|
+
*
|
|
8
|
+
* The shell command to run to publish the package
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
command?: string,
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* Commands
|
|
15
|
+
*
|
|
16
|
+
* Shell commands to run to publish the package
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
commands?: Array<string>,
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Working Directory
|
|
23
|
+
*
|
|
24
|
+
* The working directory to run the publish command in. Defaults to the project root.
|
|
25
|
+
*
|
|
26
|
+
*
|
|
27
|
+
* @format path
|
|
28
|
+
*/
|
|
29
|
+
cwd?: string,
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Dry Run
|
|
33
|
+
*
|
|
34
|
+
* When true, log the commands that would be run without executing them
|
|
35
|
+
*
|
|
36
|
+
* @default false
|
|
37
|
+
*/
|
|
38
|
+
dryRun?: boolean,
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export type { CommandPublishExecutorSchema as C };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
// Generated by @storm-software/untyped
|
|
2
|
+
// Do not edit this file directly
|
|
3
|
+
|
|
4
|
+
interface CommandPublishExecutorSchema {
|
|
5
|
+
/**
|
|
6
|
+
* Command
|
|
7
|
+
*
|
|
8
|
+
* The shell command to run to publish the package
|
|
9
|
+
*
|
|
10
|
+
*/
|
|
11
|
+
command?: string,
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* Commands
|
|
15
|
+
*
|
|
16
|
+
* Shell commands to run to publish the package
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
commands?: Array<string>,
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Working Directory
|
|
23
|
+
*
|
|
24
|
+
* The working directory to run the publish command in. Defaults to the project root.
|
|
25
|
+
*
|
|
26
|
+
*
|
|
27
|
+
* @format path
|
|
28
|
+
*/
|
|
29
|
+
cwd?: string,
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Dry Run
|
|
33
|
+
*
|
|
34
|
+
* When true, log the commands that would be run without executing them
|
|
35
|
+
*
|
|
36
|
+
* @default false
|
|
37
|
+
*/
|
|
38
|
+
dryRun?: boolean,
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export type { CommandPublishExecutorSchema as C };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3AHXYCKAjs = require('../../../chunk-3AHXYCKA.js');
|
|
5
5
|
require('../../../chunk-N2365RCI.js');
|
|
6
6
|
require('../../../chunk-CLKU7UMG.js');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
exports.default =
|
|
10
|
+
exports.default = _chunk3AHXYCKAjs.runExecutor; exports.getRegistryVersion = _chunk3AHXYCKAjs.getRegistryVersion;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ExecutorContext } from '@nx/devkit';
|
|
2
|
+
import { C as CommandPublishExecutorSchema } from '../../../schema.d-vPuQzus3.mjs';
|
|
3
|
+
|
|
4
|
+
declare function commandPublishExecutorFn(options: CommandPublishExecutorSchema, context: ExecutorContext): Promise<{
|
|
5
|
+
success: boolean;
|
|
6
|
+
}>;
|
|
7
|
+
|
|
8
|
+
export { commandPublishExecutorFn as default };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ExecutorContext } from '@nx/devkit';
|
|
2
|
+
import { C as CommandPublishExecutorSchema } from '../../../schema.d-vPuQzus3.js';
|
|
3
|
+
|
|
4
|
+
declare function commandPublishExecutorFn(options: CommandPublishExecutorSchema, context: ExecutorContext): Promise<{
|
|
5
|
+
success: boolean;
|
|
6
|
+
}>;
|
|
7
|
+
|
|
8
|
+
export { commandPublishExecutorFn as default };
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
|
|
2
|
+
// Generated by @storm-software/untyped
|
|
3
|
+
// Do not edit this file directly
|
|
4
|
+
|
|
5
|
+
export interface CommandPublishExecutorSchema {
|
|
6
|
+
/**
|
|
7
|
+
* Command
|
|
8
|
+
*
|
|
9
|
+
* The shell command to run to publish the package
|
|
10
|
+
*
|
|
11
|
+
*/
|
|
12
|
+
command?: string,
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* Commands
|
|
16
|
+
*
|
|
17
|
+
* Shell commands to run to publish the package
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
commands?: Array<string>,
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* Working Directory
|
|
24
|
+
*
|
|
25
|
+
* The working directory to run the publish command in. Defaults to the project root.
|
|
26
|
+
*
|
|
27
|
+
*
|
|
28
|
+
* @format path
|
|
29
|
+
*/
|
|
30
|
+
cwd?: string,
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Dry Run
|
|
34
|
+
*
|
|
35
|
+
* When true, log the commands that would be run without executing them
|
|
36
|
+
*
|
|
37
|
+
* @default false
|
|
38
|
+
*/
|
|
39
|
+
dryRun?: boolean,
|
|
40
|
+
}
|
|
41
|
+
|