Skip to content

Commit aaa1dfb

Browse files
committed
chore(release): 3.9.10 [skip ci]
1 parent 98b8557 commit aaa1dfb

File tree

3 files changed

+37
-21
lines changed

3 files changed

+37
-21
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.9.10](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/3.9.9...3.9.10) (2024-06-27)
2+
3+
### Bug Fixes
4+
5+
- allow purge-on-delete with mdapi dirs ([1ae35bb](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/1ae35bb68241db1de1af446c2ad4e5e053f63f79))
6+
17
## [3.9.9](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/3.9.8...3.9.9) (2024-06-22)
28

39
### Bug Fixes

README.md

Lines changed: 30 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS
141141
If you specify this parameter, don’t specify --metadata or --source-dir.
142142
```
143143

144-
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/convert/mdapi.ts)_
144+
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/convert/mdapi.ts)_
145145

146146
## `sf project convert source`
147147

@@ -153,7 +153,7 @@ USAGE
153153
[-p <value>... | -x <value> | -m <value>...]
154154
155155
FLAGS
156-
-d, --output-dir=<value> [default: metadataPackage_1719035044346] Output directory to store the Metadata
156+
-d, --output-dir=<value> [default: metadataPackage_1719506361485] Output directory to store the Metadata
157157
API–formatted files in.
158158
-m, --metadata=<value>... Metadata component names to convert.
159159
-n, --package-name=<value> Name of the package to associate with the metadata-formatted files.
@@ -214,7 +214,7 @@ FLAG DESCRIPTIONS
214214
Override the api version used for api requests made by this command
215215
```
216216

217-
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/convert/source.ts)_
217+
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/convert/source.ts)_
218218

219219
## `sf project convert source-behavior`
220220

@@ -271,7 +271,7 @@ EXAMPLES
271271
$ sf project convert source-behavior --behavior decomposeCustomLabelsBeta --dry-run --preserve-temp-dir
272272
```
273273

274-
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/convert/source-behavior.ts)_
274+
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/convert/source-behavior.ts)_
275275

276276
## `sf project delete source`
277277

@@ -411,7 +411,7 @@ FLAG DESCRIPTIONS
411411
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space"
412412
```
413413

414-
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/delete/source.ts)_
414+
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/delete/source.ts)_
415415

416416
## `sf project delete tracking`
417417

@@ -448,7 +448,7 @@ EXAMPLES
448448
$ sf project delete tracking --target-org my-scratch
449449
```
450450

451-
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/delete/tracking.ts)_
451+
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/delete/tracking.ts)_
452452

453453
## `sf project deploy cancel`
454454

@@ -520,7 +520,7 @@ FLAG DESCRIPTIONS
520520
project deploy report".
521521
```
522522

523-
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/cancel.ts)_
523+
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/cancel.ts)_
524524

525525
## `sf project deploy preview`
526526

@@ -603,7 +603,7 @@ FLAG DESCRIPTIONS
603603
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir.
604604
```
605605

606-
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/preview.ts)_
606+
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/preview.ts)_
607607

608608
## `sf project deploy quick`
609609

@@ -687,7 +687,7 @@ FLAG DESCRIPTIONS
687687
deploy report".
688688
```
689689

690-
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/quick.ts)_
690+
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/quick.ts)_
691691

692692
## `sf project deploy report`
693693

@@ -779,7 +779,7 @@ FLAG DESCRIPTIONS
779779
--coverage-formatters lcov --coverage-formatters clover
780780
```
781781

782-
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/report.ts)_
782+
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/report.ts)_
783783

784784
## `sf project deploy resume`
785785

@@ -864,7 +864,7 @@ FLAG DESCRIPTIONS
864864
--coverage-formatters lcov --coverage-formatters clover
865865
```
866866

867-
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/resume.ts)_
867+
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/resume.ts)_
868868

869869
## `sf project deploy start`
870870

@@ -874,8 +874,8 @@ Deploy metadata to an org from your local project.
874874
USAGE
875875
$ sf project deploy start -o <value> [--json] [--flags-dir <value>] [-a <value>] [--async | -w <minutes>] [--concise |
876876
--verbose] [--dry-run] [-c] [-r] [-g] [--single-package ] [-t <value>...] [-l
877-
NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [--purge-on-delete [-x <value> | -d <value>... | -m
878-
<value>... | --metadata-dir <value>]] [--pre-destructive-changes <value> ] [--post-destructive-changes <value> ]
877+
NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [--purge-on-delete] [--pre-destructive-changes <value>
878+
[-x <value> | -d <value>... | -m <value>... | --metadata-dir <value>]] [--post-destructive-changes <value> ]
879879
[--coverage-formatters clover|cobertura|html-spa|html|json|json-summary|lcovonly|none|teamcity|text|text-summary...]
880880
[--junit] [--results-dir <value>]
881881
@@ -1003,6 +1003,16 @@ EXAMPLES
10031003
10041004
$ sf project deploy start --metadata ApexClass --test-level RunLocalTests
10051005
1006+
Deploy all metadata formatted files in the "MDAPI" directory:
1007+
1008+
$ sf project deploy start --metadata-dir MDAPI
1009+
1010+
Deploy all metadata formatted files in the "MDAPI" directory; items listed in the MDAPI/destructiveChangesPre.xml
1011+
and MDAPI/destructiveChangesPost.xml manifests are immediately eligible for deletion rather than stored in the
1012+
Recycle Bin:
1013+
1014+
$ sf project deploy start --metadata-dir MDAPI --purge-on-delete
1015+
10061016
FLAG DESCRIPTIONS
10071017
-a, --api-version=<value> Target API version for the deploy.
10081018
@@ -1090,7 +1100,7 @@ FLAG DESCRIPTIONS
10901100
--coverage-formatters lcov --coverage-formatters clover
10911101
```
10921102

1093-
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/start.ts)_
1103+
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/start.ts)_
10941104

10951105
## `sf project deploy validate`
10961106

@@ -1263,7 +1273,7 @@ FLAG DESCRIPTIONS
12631273
--coverage-formatters lcov --coverage-formatters clover
12641274
```
12651275

1266-
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/deploy/validate.ts)_
1276+
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/deploy/validate.ts)_
12671277

12681278
## `sf project generate manifest`
12691279

@@ -1340,7 +1350,7 @@ EXAMPLES
13401350
$ sf project generate manifest --from-org [email protected] --include-packages unlocked
13411351
```
13421352

1343-
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/generate/manifest.ts)_
1353+
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/generate/manifest.ts)_
13441354

13451355
## `sf project list ignored`
13461356

@@ -1382,7 +1392,7 @@ EXAMPLES
13821392
$ sf project list ignored --source-dir package.xml
13831393
```
13841394

1385-
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/list/ignored.ts)_
1395+
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/list/ignored.ts)_
13861396

13871397
## `sf project reset tracking`
13881398

@@ -1431,7 +1441,7 @@ EXAMPLES
14311441
$ sf project reset tracking --revision 30
14321442
```
14331443

1434-
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/reset/tracking.ts)_
1444+
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/reset/tracking.ts)_
14351445

14361446
## `sf project retrieve preview`
14371447

@@ -1485,7 +1495,7 @@ FLAG DESCRIPTIONS
14851495
production orgs.
14861496
```
14871497

1488-
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/retrieve/preview.ts)_
1498+
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/retrieve/preview.ts)_
14891499

14901500
## `sf project retrieve start`
14911501

@@ -1644,6 +1654,6 @@ FLAG DESCRIPTIONS
16441654
If you specify this parameter, don’t specify --metadata or --source-dir.
16451655
```
16461656

1647-
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.9/src/commands/project/retrieve/start.ts)_
1657+
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.10/src/commands/project/retrieve/start.ts)_
16481658

16491659
<!-- commandsstop -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-deploy-retrieve",
33
"description": "deploy and retrieve commands for sf",
4-
"version": "3.9.9",
4+
"version": "3.9.10",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)