@salesforce/plugin-release-management 5.8.18 → 5.8.20
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/README.md +16 -16
- package/npm-shrinkwrap.json +51 -10
- package/oclif.lock +19 -8
- package/oclif.manifest.json +177 -177
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -145,7 +145,7 @@ EXAMPLES
|
|
|
145
145
|
$ sfdx channel promote --candidate latest-rc --target latest --platform win --platform mac
|
|
146
146
|
```
|
|
147
147
|
|
|
148
|
-
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
148
|
+
_See code: [src/commands/channel/promote.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/channel/promote.ts)_
|
|
149
149
|
|
|
150
150
|
## `sfdx cli artifacts compare`
|
|
151
151
|
|
|
@@ -169,7 +169,7 @@ EXAMPLES
|
|
|
169
169
|
$ sfdx cli artifacts compare
|
|
170
170
|
```
|
|
171
171
|
|
|
172
|
-
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
172
|
+
_See code: [src/commands/cli/artifacts/compare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/artifacts/compare.ts)_
|
|
173
173
|
|
|
174
174
|
## `sfdx cli install jit test`
|
|
175
175
|
|
|
@@ -190,7 +190,7 @@ EXAMPLES
|
|
|
190
190
|
$ sfdx cli install jit test
|
|
191
191
|
```
|
|
192
192
|
|
|
193
|
-
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
193
|
+
_See code: [src/commands/cli/install/jit/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/install/jit/test.ts)_
|
|
194
194
|
|
|
195
195
|
## `sfdx cli install test`
|
|
196
196
|
|
|
@@ -231,7 +231,7 @@ EXAMPLES
|
|
|
231
231
|
$ sfdx cli install test --cli sf --method tarball --channel stable-rc
|
|
232
232
|
```
|
|
233
233
|
|
|
234
|
-
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
234
|
+
_See code: [src/commands/cli/install/test.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/install/test.ts)_
|
|
235
235
|
|
|
236
236
|
## `sfdx cli release automerge`
|
|
237
237
|
|
|
@@ -262,7 +262,7 @@ EXAMPLES
|
|
|
262
262
|
$ sfdx cli release automerge --owner salesforcecli --repo sfdx-cli --pul-number 1049
|
|
263
263
|
```
|
|
264
264
|
|
|
265
|
-
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
265
|
+
_See code: [src/commands/cli/release/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/release/automerge.ts)_
|
|
266
266
|
|
|
267
267
|
## `sfdx cli release build`
|
|
268
268
|
|
|
@@ -325,7 +325,7 @@ EXAMPLES
|
|
|
325
325
|
$ sfdx cli release build --only @salesforce/plugin-source,@salesforce/plugin-info@1.2.3
|
|
326
326
|
```
|
|
327
327
|
|
|
328
|
-
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
328
|
+
_See code: [src/commands/cli/release/build.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/release/build.ts)_
|
|
329
329
|
|
|
330
330
|
## `sfdx cli releasenotes`
|
|
331
331
|
|
|
@@ -366,7 +366,7 @@ EXAMPLES
|
|
|
366
366
|
$ sfdx cli releasenotes --cli sf --markdown > changes.md
|
|
367
367
|
```
|
|
368
368
|
|
|
369
|
-
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
369
|
+
_See code: [src/commands/cli/releasenotes.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/releasenotes.ts)_
|
|
370
370
|
|
|
371
371
|
## `sfdx cli tarballs prepare`
|
|
372
372
|
|
|
@@ -394,7 +394,7 @@ EXAMPLES
|
|
|
394
394
|
$ sfdx cli tarballs prepare
|
|
395
395
|
```
|
|
396
396
|
|
|
397
|
-
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
397
|
+
_See code: [src/commands/cli/tarballs/prepare.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/tarballs/prepare.ts)_
|
|
398
398
|
|
|
399
399
|
## `sfdx cli tarballs smoke`
|
|
400
400
|
|
|
@@ -424,7 +424,7 @@ EXAMPLES
|
|
|
424
424
|
$ sfdx cli tarballs smoke
|
|
425
425
|
```
|
|
426
426
|
|
|
427
|
-
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
427
|
+
_See code: [src/commands/cli/tarballs/smoke.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/tarballs/smoke.ts)_
|
|
428
428
|
|
|
429
429
|
## `sfdx cli tarballs verify`
|
|
430
430
|
|
|
@@ -456,7 +456,7 @@ EXAMPLES
|
|
|
456
456
|
$ sfdx cli tarballs verify --cli sf
|
|
457
457
|
```
|
|
458
458
|
|
|
459
|
-
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
459
|
+
_See code: [src/commands/cli/tarballs/verify.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/tarballs/verify.ts)_
|
|
460
460
|
|
|
461
461
|
## `sfdx cli versions inspect`
|
|
462
462
|
|
|
@@ -508,7 +508,7 @@ EXAMPLES
|
|
|
508
508
|
$ sfdx cli versions inspect -l npm -c latest -d chalk -s
|
|
509
509
|
```
|
|
510
510
|
|
|
511
|
-
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
511
|
+
_See code: [src/commands/cli/versions/inspect.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/cli/versions/inspect.ts)_
|
|
512
512
|
|
|
513
513
|
## `sfdx dependabot automerge`
|
|
514
514
|
|
|
@@ -548,7 +548,7 @@ EXAMPLES
|
|
|
548
548
|
$ sfdx dependabot automerge --max-version-bump major
|
|
549
549
|
```
|
|
550
550
|
|
|
551
|
-
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
551
|
+
_See code: [src/commands/dependabot/automerge.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/dependabot/automerge.ts)_
|
|
552
552
|
|
|
553
553
|
## `sfdx github check closed`
|
|
554
554
|
|
|
@@ -575,7 +575,7 @@ EXAMPLES
|
|
|
575
575
|
$ sfdx github check closed -o me@gus.com
|
|
576
576
|
```
|
|
577
577
|
|
|
578
|
-
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
578
|
+
_See code: [src/commands/github/check/closed.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/github/check/closed.ts)_
|
|
579
579
|
|
|
580
580
|
## `sfdx npm dependencies pin`
|
|
581
581
|
|
|
@@ -601,7 +601,7 @@ DESCRIPTION
|
|
|
601
601
|
in the package.json
|
|
602
602
|
```
|
|
603
603
|
|
|
604
|
-
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
604
|
+
_See code: [src/commands/npm/dependencies/pin.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/npm/dependencies/pin.ts)_
|
|
605
605
|
|
|
606
606
|
## `sfdx npm package release`
|
|
607
607
|
|
|
@@ -633,7 +633,7 @@ DESCRIPTION
|
|
|
633
633
|
publish npm package
|
|
634
634
|
```
|
|
635
635
|
|
|
636
|
-
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
636
|
+
_See code: [src/commands/npm/package/release.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/npm/package/release.ts)_
|
|
637
637
|
|
|
638
638
|
## `sfdx plugins trust verify`
|
|
639
639
|
|
|
@@ -701,6 +701,6 @@ EXAMPLES
|
|
|
701
701
|
$ sfdx repositories --json | jq -r '.result[] | select(.name=="sfdx-core") | .packages[] | .url
|
|
702
702
|
```
|
|
703
703
|
|
|
704
|
-
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.
|
|
704
|
+
_See code: [src/commands/repositories/index.ts](https://github.com/salesforcecli/plugin-release-management/blob/5.8.20/src/commands/repositories/index.ts)_
|
|
705
705
|
|
|
706
706
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.8.
|
|
3
|
+
"version": "5.8.20",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "5.8.
|
|
9
|
+
"version": "5.8.20",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-sdk/client-s3": "^3.1024.0",
|
|
@@ -10960,10 +10960,20 @@
|
|
|
10960
10960
|
}
|
|
10961
10961
|
},
|
|
10962
10962
|
"node_modules/fast-uri": {
|
|
10963
|
-
"version": "3.
|
|
10964
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.
|
|
10965
|
-
"integrity": "sha512-
|
|
10966
|
-
"
|
|
10963
|
+
"version": "3.1.2",
|
|
10964
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
|
|
10965
|
+
"integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
|
|
10966
|
+
"funding": [
|
|
10967
|
+
{
|
|
10968
|
+
"type": "github",
|
|
10969
|
+
"url": "https://github.com/sponsors/fastify"
|
|
10970
|
+
},
|
|
10971
|
+
{
|
|
10972
|
+
"type": "opencollective",
|
|
10973
|
+
"url": "https://opencollective.com/fastify"
|
|
10974
|
+
}
|
|
10975
|
+
],
|
|
10976
|
+
"license": "BSD-3-Clause"
|
|
10967
10977
|
},
|
|
10968
10978
|
"node_modules/fast-wrap-ansi": {
|
|
10969
10979
|
"version": "0.2.0",
|
|
@@ -10975,9 +10985,9 @@
|
|
|
10975
10985
|
}
|
|
10976
10986
|
},
|
|
10977
10987
|
"node_modules/fast-xml-builder": {
|
|
10978
|
-
"version": "1.
|
|
10979
|
-
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.
|
|
10980
|
-
"integrity": "sha512-
|
|
10988
|
+
"version": "1.2.0",
|
|
10989
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz",
|
|
10990
|
+
"integrity": "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==",
|
|
10981
10991
|
"funding": [
|
|
10982
10992
|
{
|
|
10983
10993
|
"type": "github",
|
|
@@ -10986,7 +10996,23 @@
|
|
|
10986
10996
|
],
|
|
10987
10997
|
"license": "MIT",
|
|
10988
10998
|
"dependencies": {
|
|
10989
|
-
"path-expression-matcher": "^1.
|
|
10999
|
+
"path-expression-matcher": "^1.5.0",
|
|
11000
|
+
"xml-naming": "^0.1.0"
|
|
11001
|
+
}
|
|
11002
|
+
},
|
|
11003
|
+
"node_modules/fast-xml-builder/node_modules/path-expression-matcher": {
|
|
11004
|
+
"version": "1.5.0",
|
|
11005
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
|
|
11006
|
+
"integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
|
|
11007
|
+
"funding": [
|
|
11008
|
+
{
|
|
11009
|
+
"type": "github",
|
|
11010
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
11011
|
+
}
|
|
11012
|
+
],
|
|
11013
|
+
"license": "MIT",
|
|
11014
|
+
"engines": {
|
|
11015
|
+
"node": ">=14.0.0"
|
|
10990
11016
|
}
|
|
10991
11017
|
},
|
|
10992
11018
|
"node_modules/fast-xml-parser": {
|
|
@@ -24433,6 +24459,21 @@
|
|
|
24433
24459
|
}
|
|
24434
24460
|
}
|
|
24435
24461
|
},
|
|
24462
|
+
"node_modules/xml-naming": {
|
|
24463
|
+
"version": "0.1.0",
|
|
24464
|
+
"resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
|
|
24465
|
+
"integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
|
|
24466
|
+
"funding": [
|
|
24467
|
+
{
|
|
24468
|
+
"type": "github",
|
|
24469
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
24470
|
+
}
|
|
24471
|
+
],
|
|
24472
|
+
"license": "MIT",
|
|
24473
|
+
"engines": {
|
|
24474
|
+
"node": ">=16.0.0"
|
|
24475
|
+
}
|
|
24476
|
+
},
|
|
24436
24477
|
"node_modules/xml2js": {
|
|
24437
24478
|
"version": "0.6.2",
|
|
24438
24479
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
|
package/oclif.lock
CHANGED
|
@@ -5773,9 +5773,9 @@ fast-string-width@^3.0.2:
|
|
|
5773
5773
|
fast-string-truncated-width "^3.0.2"
|
|
5774
5774
|
|
|
5775
5775
|
fast-uri@^3.0.1:
|
|
5776
|
-
version "3.
|
|
5777
|
-
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.
|
|
5778
|
-
integrity sha512-
|
|
5776
|
+
version "3.1.2"
|
|
5777
|
+
resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec"
|
|
5778
|
+
integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
|
|
5779
5779
|
|
|
5780
5780
|
fast-wrap-ansi@^0.2.0:
|
|
5781
5781
|
version "0.2.0"
|
|
@@ -5785,11 +5785,12 @@ fast-wrap-ansi@^0.2.0:
|
|
|
5785
5785
|
fast-string-width "^3.0.2"
|
|
5786
5786
|
|
|
5787
5787
|
fast-xml-builder@^1.1.4:
|
|
5788
|
-
version "1.
|
|
5789
|
-
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.
|
|
5790
|
-
integrity sha512-
|
|
5788
|
+
version "1.2.0"
|
|
5789
|
+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz#abd2363145a7625d9789ad96da375fabe3cff28c"
|
|
5790
|
+
integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
|
|
5791
5791
|
dependencies:
|
|
5792
|
-
path-expression-matcher "^1.
|
|
5792
|
+
path-expression-matcher "^1.5.0"
|
|
5793
|
+
xml-naming "^0.1.0"
|
|
5793
5794
|
|
|
5794
5795
|
fast-xml-parser@5.5.8:
|
|
5795
5796
|
version "5.5.8"
|
|
@@ -8907,7 +8908,7 @@ path-exists@^4.0.0:
|
|
|
8907
8908
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
8908
8909
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
8909
8910
|
|
|
8910
|
-
path-expression-matcher@^1.
|
|
8911
|
+
path-expression-matcher@^1.2.0:
|
|
8911
8912
|
version "1.2.0"
|
|
8912
8913
|
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz#9bdae3787f43b0857b0269e9caaa586c12c8abee"
|
|
8913
8914
|
integrity sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==
|
|
@@ -8917,6 +8918,11 @@ path-expression-matcher@^1.2.1:
|
|
|
8917
8918
|
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.2.1.tgz#04de63e98dcef3e07af8b12a41055466f200e291"
|
|
8918
8919
|
integrity sha512-d7gQQmLvAKXKXE2GeP9apIGbMYKz88zWdsn/BN2HRWVQsDFdUY36WSLTY0Jvd4HWi7Fb30gQ62oAOzdgJA6fZw==
|
|
8919
8920
|
|
|
8921
|
+
path-expression-matcher@^1.5.0:
|
|
8922
|
+
version "1.5.0"
|
|
8923
|
+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
|
|
8924
|
+
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
|
|
8925
|
+
|
|
8920
8926
|
path-is-absolute@^1.0.0:
|
|
8921
8927
|
version "1.0.1"
|
|
8922
8928
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
@@ -10904,6 +10910,11 @@ ws@^8.15.0:
|
|
|
10904
10910
|
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
|
|
10905
10911
|
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
|
|
10906
10912
|
|
|
10913
|
+
xml-naming@^0.1.0:
|
|
10914
|
+
version "0.1.0"
|
|
10915
|
+
resolved "https://registry.yarnpkg.com/xml-naming/-/xml-naming-0.1.0.tgz#8ab7106c5b8d23caa2fabac1cadf17136379fbd8"
|
|
10916
|
+
integrity sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==
|
|
10917
|
+
|
|
10907
10918
|
xml2js@^0.6.2:
|
|
10908
10919
|
version "0.6.2"
|
|
10909
10920
|
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499"
|
package/oclif.manifest.json
CHANGED
|
@@ -848,10 +848,13 @@
|
|
|
848
848
|
"build.js"
|
|
849
849
|
]
|
|
850
850
|
},
|
|
851
|
-
"
|
|
851
|
+
"cli:tarballs:prepare": {
|
|
852
852
|
"aliases": [],
|
|
853
853
|
"args": {},
|
|
854
|
-
"description": "
|
|
854
|
+
"description": "remove unnecessary files from node_modules",
|
|
855
|
+
"examples": [
|
|
856
|
+
"<%= config.bin %> <%= command.id %>"
|
|
857
|
+
],
|
|
855
858
|
"flags": {
|
|
856
859
|
"json": {
|
|
857
860
|
"description": "Format output as json.",
|
|
@@ -871,42 +874,50 @@
|
|
|
871
874
|
"dryrun": {
|
|
872
875
|
"char": "d",
|
|
873
876
|
"name": "dryrun",
|
|
874
|
-
"summary": "
|
|
877
|
+
"summary": "only show what would be removed from node_modules",
|
|
875
878
|
"allowNo": false,
|
|
876
879
|
"type": "boolean"
|
|
877
880
|
},
|
|
878
|
-
"
|
|
881
|
+
"types": {
|
|
879
882
|
"char": "t",
|
|
880
|
-
"name": "
|
|
881
|
-
"summary": "
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
|
|
885
|
-
|
|
883
|
+
"name": "types",
|
|
884
|
+
"summary": "remove all types (.d.ts) files from node_modules",
|
|
885
|
+
"allowNo": false,
|
|
886
|
+
"type": "boolean"
|
|
887
|
+
},
|
|
888
|
+
"verbose": {
|
|
889
|
+
"name": "verbose",
|
|
890
|
+
"summary": "show all files paths being removed",
|
|
891
|
+
"allowNo": false,
|
|
892
|
+
"type": "boolean"
|
|
886
893
|
}
|
|
887
894
|
},
|
|
888
895
|
"hasDynamicHelp": false,
|
|
889
896
|
"hiddenAliases": [],
|
|
890
|
-
"id": "
|
|
897
|
+
"id": "cli:tarballs:prepare",
|
|
891
898
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
892
899
|
"pluginName": "@salesforce/plugin-release-management",
|
|
893
900
|
"pluginType": "core",
|
|
894
901
|
"strict": true,
|
|
895
|
-
"summary": "
|
|
902
|
+
"summary": "remove unnecessary files from node_modules",
|
|
896
903
|
"enableJsonFlag": true,
|
|
897
904
|
"isESM": true,
|
|
898
905
|
"relativePath": [
|
|
899
906
|
"lib",
|
|
900
907
|
"commands",
|
|
901
|
-
"
|
|
902
|
-
"
|
|
903
|
-
"
|
|
908
|
+
"cli",
|
|
909
|
+
"tarballs",
|
|
910
|
+
"prepare.js"
|
|
904
911
|
]
|
|
905
912
|
},
|
|
906
|
-
"
|
|
913
|
+
"cli:tarballs:smoke": {
|
|
907
914
|
"aliases": [],
|
|
908
915
|
"args": {},
|
|
909
|
-
"description": "
|
|
916
|
+
"description": "smoke tests for the sf CLI\nTests that the CLI and every command can be initialized.",
|
|
917
|
+
"examples": [
|
|
918
|
+
"<%= config.bin %> <%= command.id %>",
|
|
919
|
+
"<%= config.bin %> <%= command.id %>"
|
|
920
|
+
],
|
|
910
921
|
"flags": {
|
|
911
922
|
"json": {
|
|
912
923
|
"description": "Format output as json.",
|
|
@@ -923,89 +934,39 @@
|
|
|
923
934
|
"multiple": false,
|
|
924
935
|
"type": "option"
|
|
925
936
|
},
|
|
926
|
-
"
|
|
927
|
-
"
|
|
928
|
-
"
|
|
929
|
-
"summary": "If true, will not commit changes to repo or push any tags",
|
|
930
|
-
"allowNo": false,
|
|
931
|
-
"type": "boolean"
|
|
932
|
-
},
|
|
933
|
-
"sign": {
|
|
934
|
-
"char": "s",
|
|
935
|
-
"name": "sign",
|
|
936
|
-
"summary": "If true, then the package will be signed and the signature will be uploaded to S3",
|
|
937
|
+
"verbose": {
|
|
938
|
+
"name": "verbose",
|
|
939
|
+
"summary": "show the --help output for each command",
|
|
937
940
|
"allowNo": false,
|
|
938
941
|
"type": "boolean"
|
|
939
|
-
},
|
|
940
|
-
"npmtag": {
|
|
941
|
-
"char": "t",
|
|
942
|
-
"name": "npmtag",
|
|
943
|
-
"summary": "tag to use when publishing to npm",
|
|
944
|
-
"default": "latest",
|
|
945
|
-
"hasDynamicHelp": false,
|
|
946
|
-
"multiple": false,
|
|
947
|
-
"type": "option"
|
|
948
|
-
},
|
|
949
|
-
"npmaccess": {
|
|
950
|
-
"char": "a",
|
|
951
|
-
"name": "npmaccess",
|
|
952
|
-
"summary": "access level to use when publishing to npm",
|
|
953
|
-
"default": "public",
|
|
954
|
-
"hasDynamicHelp": false,
|
|
955
|
-
"multiple": false,
|
|
956
|
-
"type": "option"
|
|
957
|
-
},
|
|
958
|
-
"install": {
|
|
959
|
-
"name": "install",
|
|
960
|
-
"summary": "run yarn install and build on repository",
|
|
961
|
-
"allowNo": true,
|
|
962
|
-
"type": "boolean"
|
|
963
|
-
},
|
|
964
|
-
"prerelease": {
|
|
965
|
-
"name": "prerelease",
|
|
966
|
-
"summary": "determine the next version as <version>-<prerelease>.0 if version is not manually set",
|
|
967
|
-
"hasDynamicHelp": false,
|
|
968
|
-
"multiple": false,
|
|
969
|
-
"type": "option"
|
|
970
|
-
},
|
|
971
|
-
"verify": {
|
|
972
|
-
"name": "verify",
|
|
973
|
-
"summary": "verify npm registry has new version after publish and digital signature",
|
|
974
|
-
"allowNo": true,
|
|
975
|
-
"type": "boolean"
|
|
976
|
-
},
|
|
977
|
-
"githubtag": {
|
|
978
|
-
"name": "githubtag",
|
|
979
|
-
"summary": "given a github tag, release the version specified in the package.json as is. Useful when you've already done a release and only need npm publish features",
|
|
980
|
-
"hasDynamicHelp": false,
|
|
981
|
-
"multiple": false,
|
|
982
|
-
"type": "option"
|
|
983
942
|
}
|
|
984
943
|
},
|
|
985
944
|
"hasDynamicHelp": false,
|
|
986
945
|
"hiddenAliases": [],
|
|
987
|
-
"id": "
|
|
946
|
+
"id": "cli:tarballs:smoke",
|
|
988
947
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
989
948
|
"pluginName": "@salesforce/plugin-release-management",
|
|
990
949
|
"pluginType": "core",
|
|
991
950
|
"strict": true,
|
|
992
|
-
"summary": "
|
|
951
|
+
"summary": "smoke tests for the sf CLI\nTests that the CLI and every command can be initialized.",
|
|
993
952
|
"enableJsonFlag": true,
|
|
994
953
|
"isESM": true,
|
|
995
954
|
"relativePath": [
|
|
996
955
|
"lib",
|
|
997
956
|
"commands",
|
|
998
|
-
"
|
|
999
|
-
"
|
|
1000
|
-
"
|
|
957
|
+
"cli",
|
|
958
|
+
"tarballs",
|
|
959
|
+
"smoke.js"
|
|
1001
960
|
]
|
|
1002
961
|
},
|
|
1003
|
-
"
|
|
962
|
+
"cli:tarballs:verify": {
|
|
1004
963
|
"aliases": [],
|
|
1005
964
|
"args": {},
|
|
1006
|
-
"description": "
|
|
965
|
+
"description": "verify that tarballs are ready to be uploaded",
|
|
1007
966
|
"examples": [
|
|
1008
|
-
"<%= config.bin %> <%= command.id %>
|
|
967
|
+
"<%= config.bin %> <%= command.id %>",
|
|
968
|
+
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
969
|
+
"<%= config.bin %> <%= command.id %> --cli sf"
|
|
1009
970
|
],
|
|
1010
971
|
"flags": {
|
|
1011
972
|
"json": {
|
|
@@ -1023,42 +984,45 @@
|
|
|
1023
984
|
"multiple": false,
|
|
1024
985
|
"type": "option"
|
|
1025
986
|
},
|
|
1026
|
-
"
|
|
1027
|
-
"char": "
|
|
1028
|
-
"name": "
|
|
1029
|
-
"
|
|
1030
|
-
"
|
|
1031
|
-
"
|
|
1032
|
-
"hasDynamicHelp": true,
|
|
987
|
+
"cli": {
|
|
988
|
+
"char": "c",
|
|
989
|
+
"name": "cli",
|
|
990
|
+
"summary": "the cli to verify",
|
|
991
|
+
"default": "sfdx",
|
|
992
|
+
"hasDynamicHelp": false,
|
|
1033
993
|
"multiple": false,
|
|
994
|
+
"options": [
|
|
995
|
+
"sf",
|
|
996
|
+
"sfdx"
|
|
997
|
+
],
|
|
1034
998
|
"type": "option"
|
|
1035
999
|
},
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
1038
|
-
"name": "
|
|
1039
|
-
"
|
|
1040
|
-
"
|
|
1000
|
+
"windows-username-buffer": {
|
|
1001
|
+
"char": "w",
|
|
1002
|
+
"name": "windows-username-buffer",
|
|
1003
|
+
"summary": "the number of characters to allow for windows usernames",
|
|
1004
|
+
"default": 41,
|
|
1041
1005
|
"hasDynamicHelp": false,
|
|
1042
1006
|
"multiple": false,
|
|
1043
1007
|
"type": "option"
|
|
1044
1008
|
}
|
|
1045
1009
|
},
|
|
1046
|
-
"hasDynamicHelp":
|
|
1010
|
+
"hasDynamicHelp": false,
|
|
1047
1011
|
"hiddenAliases": [],
|
|
1048
|
-
"id": "
|
|
1012
|
+
"id": "cli:tarballs:verify",
|
|
1049
1013
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1050
1014
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1051
1015
|
"pluginType": "core",
|
|
1052
1016
|
"strict": true,
|
|
1053
|
-
"summary": "
|
|
1017
|
+
"summary": "verify that tarballs are ready to be uploaded",
|
|
1054
1018
|
"enableJsonFlag": true,
|
|
1055
1019
|
"isESM": true,
|
|
1056
1020
|
"relativePath": [
|
|
1057
1021
|
"lib",
|
|
1058
1022
|
"commands",
|
|
1059
|
-
"
|
|
1060
|
-
"
|
|
1061
|
-
"
|
|
1023
|
+
"cli",
|
|
1024
|
+
"tarballs",
|
|
1025
|
+
"verify.js"
|
|
1062
1026
|
]
|
|
1063
1027
|
},
|
|
1064
1028
|
"cli:versions:inspect": {
|
|
@@ -1162,11 +1126,12 @@
|
|
|
1162
1126
|
"inspect.js"
|
|
1163
1127
|
]
|
|
1164
1128
|
},
|
|
1165
|
-
"
|
|
1129
|
+
"github:check:closed": {
|
|
1166
1130
|
"aliases": [],
|
|
1167
1131
|
"args": {},
|
|
1132
|
+
"description": "Description of a command.",
|
|
1168
1133
|
"examples": [
|
|
1169
|
-
"<%= config.bin %> <%= command.id %>"
|
|
1134
|
+
"<%= config.bin %> <%= command.id %> -o me@gus.com"
|
|
1170
1135
|
],
|
|
1171
1136
|
"flags": {
|
|
1172
1137
|
"json": {
|
|
@@ -1184,41 +1149,48 @@
|
|
|
1184
1149
|
"multiple": false,
|
|
1185
1150
|
"type": "option"
|
|
1186
1151
|
},
|
|
1187
|
-
"
|
|
1188
|
-
"char": "
|
|
1189
|
-
"name": "
|
|
1190
|
-
"
|
|
1152
|
+
"gus": {
|
|
1153
|
+
"char": "o",
|
|
1154
|
+
"name": "gus",
|
|
1155
|
+
"noCacheDefault": true,
|
|
1156
|
+
"required": true,
|
|
1157
|
+
"summary": "Username/alias of your GUS org connection",
|
|
1158
|
+
"hasDynamicHelp": true,
|
|
1159
|
+
"multiple": false,
|
|
1160
|
+
"type": "option"
|
|
1161
|
+
},
|
|
1162
|
+
"github-token": {
|
|
1163
|
+
"env": "GITHUB_TOKEN",
|
|
1164
|
+
"name": "github-token",
|
|
1165
|
+
"required": true,
|
|
1166
|
+
"summary": "Github token--store this in the environment as GITHUB_TOKEN",
|
|
1191
1167
|
"hasDynamicHelp": false,
|
|
1192
|
-
"multiple":
|
|
1168
|
+
"multiple": false,
|
|
1193
1169
|
"type": "option"
|
|
1194
1170
|
}
|
|
1195
1171
|
},
|
|
1196
|
-
"hasDynamicHelp":
|
|
1172
|
+
"hasDynamicHelp": true,
|
|
1197
1173
|
"hiddenAliases": [],
|
|
1198
|
-
"id": "
|
|
1174
|
+
"id": "github:check:closed",
|
|
1199
1175
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1200
1176
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1201
1177
|
"pluginType": "core",
|
|
1202
1178
|
"strict": true,
|
|
1203
|
-
"summary": "
|
|
1179
|
+
"summary": "Show open Github issues with GUS WI",
|
|
1204
1180
|
"enableJsonFlag": true,
|
|
1205
1181
|
"isESM": true,
|
|
1206
1182
|
"relativePath": [
|
|
1207
1183
|
"lib",
|
|
1208
1184
|
"commands",
|
|
1209
|
-
"
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1212
|
-
"test.js"
|
|
1185
|
+
"github",
|
|
1186
|
+
"check",
|
|
1187
|
+
"closed.js"
|
|
1213
1188
|
]
|
|
1214
1189
|
},
|
|
1215
|
-
"
|
|
1190
|
+
"npm:dependencies:pin": {
|
|
1216
1191
|
"aliases": [],
|
|
1217
1192
|
"args": {},
|
|
1218
|
-
"description": "
|
|
1219
|
-
"examples": [
|
|
1220
|
-
"<%= config.bin %> <%= command.id %>"
|
|
1221
|
-
],
|
|
1193
|
+
"description": "lock a list of dependencies to a target tag or default to 'latest', place these entries in 'pinnedDependencies' entry in the package.json",
|
|
1222
1194
|
"flags": {
|
|
1223
1195
|
"json": {
|
|
1224
1196
|
"description": "Format output as json.",
|
|
@@ -1238,50 +1210,42 @@
|
|
|
1238
1210
|
"dryrun": {
|
|
1239
1211
|
"char": "d",
|
|
1240
1212
|
"name": "dryrun",
|
|
1241
|
-
"summary": "
|
|
1213
|
+
"summary": "If true, will not make any changes to the package.json",
|
|
1242
1214
|
"allowNo": false,
|
|
1243
1215
|
"type": "boolean"
|
|
1244
1216
|
},
|
|
1245
|
-
"
|
|
1217
|
+
"tag": {
|
|
1246
1218
|
"char": "t",
|
|
1247
|
-
"name": "
|
|
1248
|
-
"summary": "
|
|
1249
|
-
"
|
|
1250
|
-
"
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
"name": "verbose",
|
|
1254
|
-
"summary": "show all files paths being removed",
|
|
1255
|
-
"allowNo": false,
|
|
1256
|
-
"type": "boolean"
|
|
1219
|
+
"name": "tag",
|
|
1220
|
+
"summary": "The name of the tag you want, e.g. 'latest-rc', or 'latest'",
|
|
1221
|
+
"default": "latest",
|
|
1222
|
+
"hasDynamicHelp": false,
|
|
1223
|
+
"multiple": false,
|
|
1224
|
+
"type": "option"
|
|
1257
1225
|
}
|
|
1258
1226
|
},
|
|
1259
1227
|
"hasDynamicHelp": false,
|
|
1260
1228
|
"hiddenAliases": [],
|
|
1261
|
-
"id": "
|
|
1229
|
+
"id": "npm:dependencies:pin",
|
|
1262
1230
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1263
1231
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1264
1232
|
"pluginType": "core",
|
|
1265
1233
|
"strict": true,
|
|
1266
|
-
"summary": "
|
|
1234
|
+
"summary": "lock a list of dependencies to a target tag or default to 'latest', place these entries in 'pinnedDependencies' entry in the package.json",
|
|
1267
1235
|
"enableJsonFlag": true,
|
|
1268
1236
|
"isESM": true,
|
|
1269
1237
|
"relativePath": [
|
|
1270
1238
|
"lib",
|
|
1271
1239
|
"commands",
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
-
"
|
|
1240
|
+
"npm",
|
|
1241
|
+
"dependencies",
|
|
1242
|
+
"pin.js"
|
|
1275
1243
|
]
|
|
1276
1244
|
},
|
|
1277
|
-
"
|
|
1245
|
+
"npm:package:release": {
|
|
1278
1246
|
"aliases": [],
|
|
1279
1247
|
"args": {},
|
|
1280
|
-
"description": "
|
|
1281
|
-
"examples": [
|
|
1282
|
-
"<%= config.bin %> <%= command.id %>",
|
|
1283
|
-
"<%= config.bin %> <%= command.id %>"
|
|
1284
|
-
],
|
|
1248
|
+
"description": "publish npm package",
|
|
1285
1249
|
"flags": {
|
|
1286
1250
|
"json": {
|
|
1287
1251
|
"description": "Format output as json.",
|
|
@@ -1298,39 +1262,88 @@
|
|
|
1298
1262
|
"multiple": false,
|
|
1299
1263
|
"type": "option"
|
|
1300
1264
|
},
|
|
1301
|
-
"
|
|
1302
|
-
"
|
|
1303
|
-
"
|
|
1265
|
+
"dryrun": {
|
|
1266
|
+
"char": "d",
|
|
1267
|
+
"name": "dryrun",
|
|
1268
|
+
"summary": "If true, will not commit changes to repo or push any tags",
|
|
1269
|
+
"allowNo": false,
|
|
1270
|
+
"type": "boolean"
|
|
1271
|
+
},
|
|
1272
|
+
"sign": {
|
|
1273
|
+
"char": "s",
|
|
1274
|
+
"name": "sign",
|
|
1275
|
+
"summary": "If true, then the package will be signed and the signature will be uploaded to S3",
|
|
1304
1276
|
"allowNo": false,
|
|
1305
1277
|
"type": "boolean"
|
|
1278
|
+
},
|
|
1279
|
+
"npmtag": {
|
|
1280
|
+
"char": "t",
|
|
1281
|
+
"name": "npmtag",
|
|
1282
|
+
"summary": "tag to use when publishing to npm",
|
|
1283
|
+
"default": "latest",
|
|
1284
|
+
"hasDynamicHelp": false,
|
|
1285
|
+
"multiple": false,
|
|
1286
|
+
"type": "option"
|
|
1287
|
+
},
|
|
1288
|
+
"npmaccess": {
|
|
1289
|
+
"char": "a",
|
|
1290
|
+
"name": "npmaccess",
|
|
1291
|
+
"summary": "access level to use when publishing to npm",
|
|
1292
|
+
"default": "public",
|
|
1293
|
+
"hasDynamicHelp": false,
|
|
1294
|
+
"multiple": false,
|
|
1295
|
+
"type": "option"
|
|
1296
|
+
},
|
|
1297
|
+
"install": {
|
|
1298
|
+
"name": "install",
|
|
1299
|
+
"summary": "run yarn install and build on repository",
|
|
1300
|
+
"allowNo": true,
|
|
1301
|
+
"type": "boolean"
|
|
1302
|
+
},
|
|
1303
|
+
"prerelease": {
|
|
1304
|
+
"name": "prerelease",
|
|
1305
|
+
"summary": "determine the next version as <version>-<prerelease>.0 if version is not manually set",
|
|
1306
|
+
"hasDynamicHelp": false,
|
|
1307
|
+
"multiple": false,
|
|
1308
|
+
"type": "option"
|
|
1309
|
+
},
|
|
1310
|
+
"verify": {
|
|
1311
|
+
"name": "verify",
|
|
1312
|
+
"summary": "verify npm registry has new version after publish and digital signature",
|
|
1313
|
+
"allowNo": true,
|
|
1314
|
+
"type": "boolean"
|
|
1315
|
+
},
|
|
1316
|
+
"githubtag": {
|
|
1317
|
+
"name": "githubtag",
|
|
1318
|
+
"summary": "given a github tag, release the version specified in the package.json as is. Useful when you've already done a release and only need npm publish features",
|
|
1319
|
+
"hasDynamicHelp": false,
|
|
1320
|
+
"multiple": false,
|
|
1321
|
+
"type": "option"
|
|
1306
1322
|
}
|
|
1307
1323
|
},
|
|
1308
1324
|
"hasDynamicHelp": false,
|
|
1309
1325
|
"hiddenAliases": [],
|
|
1310
|
-
"id": "
|
|
1326
|
+
"id": "npm:package:release",
|
|
1311
1327
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1312
1328
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1313
1329
|
"pluginType": "core",
|
|
1314
1330
|
"strict": true,
|
|
1315
|
-
"summary": "
|
|
1331
|
+
"summary": "publish npm package",
|
|
1316
1332
|
"enableJsonFlag": true,
|
|
1317
1333
|
"isESM": true,
|
|
1318
1334
|
"relativePath": [
|
|
1319
1335
|
"lib",
|
|
1320
1336
|
"commands",
|
|
1321
|
-
"
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1337
|
+
"npm",
|
|
1338
|
+
"package",
|
|
1339
|
+
"release.js"
|
|
1324
1340
|
]
|
|
1325
1341
|
},
|
|
1326
|
-
"cli:
|
|
1342
|
+
"cli:install:jit:test": {
|
|
1327
1343
|
"aliases": [],
|
|
1328
1344
|
"args": {},
|
|
1329
|
-
"description": "verify that tarballs are ready to be uploaded",
|
|
1330
1345
|
"examples": [
|
|
1331
|
-
"<%= config.bin %> <%= command.id %>"
|
|
1332
|
-
"<%= config.bin %> <%= command.id %> --cli sfdx",
|
|
1333
|
-
"<%= config.bin %> <%= command.id %> --cli sf"
|
|
1346
|
+
"<%= config.bin %> <%= command.id %>"
|
|
1334
1347
|
],
|
|
1335
1348
|
"flags": {
|
|
1336
1349
|
"json": {
|
|
@@ -1348,47 +1361,34 @@
|
|
|
1348
1361
|
"multiple": false,
|
|
1349
1362
|
"type": "option"
|
|
1350
1363
|
},
|
|
1351
|
-
"
|
|
1352
|
-
"char": "
|
|
1353
|
-
"name": "
|
|
1354
|
-
"summary": "
|
|
1355
|
-
"default": "sfdx",
|
|
1356
|
-
"hasDynamicHelp": false,
|
|
1357
|
-
"multiple": false,
|
|
1358
|
-
"options": [
|
|
1359
|
-
"sf",
|
|
1360
|
-
"sfdx"
|
|
1361
|
-
],
|
|
1362
|
-
"type": "option"
|
|
1363
|
-
},
|
|
1364
|
-
"windows-username-buffer": {
|
|
1365
|
-
"char": "w",
|
|
1366
|
-
"name": "windows-username-buffer",
|
|
1367
|
-
"summary": "the number of characters to allow for windows usernames",
|
|
1368
|
-
"default": 41,
|
|
1364
|
+
"jit-plugin": {
|
|
1365
|
+
"char": "j",
|
|
1366
|
+
"name": "jit-plugin",
|
|
1367
|
+
"summary": "JIT plugin(s) to test, example: @salesforce/plugin-community",
|
|
1369
1368
|
"hasDynamicHelp": false,
|
|
1370
|
-
"multiple":
|
|
1369
|
+
"multiple": true,
|
|
1371
1370
|
"type": "option"
|
|
1372
1371
|
}
|
|
1373
1372
|
},
|
|
1374
1373
|
"hasDynamicHelp": false,
|
|
1375
1374
|
"hiddenAliases": [],
|
|
1376
|
-
"id": "cli:
|
|
1375
|
+
"id": "cli:install:jit:test",
|
|
1377
1376
|
"pluginAlias": "@salesforce/plugin-release-management",
|
|
1378
1377
|
"pluginName": "@salesforce/plugin-release-management",
|
|
1379
1378
|
"pluginType": "core",
|
|
1380
1379
|
"strict": true,
|
|
1381
|
-
"summary": "
|
|
1380
|
+
"summary": "Test that all JIT plugins can be successfully installed.",
|
|
1382
1381
|
"enableJsonFlag": true,
|
|
1383
1382
|
"isESM": true,
|
|
1384
1383
|
"relativePath": [
|
|
1385
1384
|
"lib",
|
|
1386
1385
|
"commands",
|
|
1387
1386
|
"cli",
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1387
|
+
"install",
|
|
1388
|
+
"jit",
|
|
1389
|
+
"test.js"
|
|
1390
1390
|
]
|
|
1391
1391
|
}
|
|
1392
1392
|
},
|
|
1393
|
-
"version": "5.8.
|
|
1393
|
+
"version": "5.8.20"
|
|
1394
1394
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
3
|
"description": "A plugin for preparing and publishing npm packages",
|
|
4
|
-
"version": "5.8.
|
|
4
|
+
"version": "5.8.20",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"type": "module",
|