-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove original customLabelsBeta
- Loading branch information
Showing
15 changed files
with
24 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,32 @@ | ||
{ | ||
"childTypes": { | ||
"customlabel": "customlabels" | ||
"customlabel": "" | ||
}, | ||
"strictDirectoryNames": {}, | ||
"suffixes": { | ||
"label": "customlabel" | ||
}, | ||
"strictDirectoryNames": { | ||
"label": "customlabel", | ||
"labels": "customlabels" | ||
}, | ||
"types": { | ||
"customlabels": { | ||
"children": { | ||
"suffixes": { | ||
"label": "customlabel" | ||
}, | ||
"types": { | ||
"customlabel": { | ||
"directoryName": "test", | ||
"id": "customlabel", | ||
"name": "CustomLabel", | ||
"suffix": "label", | ||
"isAddressable": false, | ||
"supportsWildcardAndName": true, | ||
"uniqueIdElement": "fullName", | ||
"xmlElementName": "labels" | ||
} | ||
} | ||
"customlabel": { | ||
"directoryName": "labels", | ||
"id": "customlabel", | ||
"name": "CustomLabel", | ||
"strategies": { | ||
"adapter": "default", | ||
"transformer": "decomposedLabels" | ||
}, | ||
"strictDirectoryName": true, | ||
"suffix": "label" | ||
}, | ||
"customlabels": { | ||
"directoryName": "labels", | ||
"id": "customlabels", | ||
"ignoreParsedFullName": false, | ||
"name": "CustomLabels", | ||
"strategies": { | ||
"adapter": "decomposed", | ||
"decomposition": "topLevel", | ||
"transformer": "decomposed" | ||
"adapter": "default", | ||
"transformer": "decomposedLabels" | ||
}, | ||
"suffix": "labels", | ||
"supportsPartialDelete": true | ||
"suffix": "labels" | ||
} | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
...omposeLabels_Deprecated/__snapshots__/verify-md-files.expected/labels/CustomLabels.labels
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...ects/preset-decomposeLabels_Deprecated/__snapshots__/verify-md-files.expected/package.xml
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
...ce-files.expected/force-app/main/default/labels/CustomLabels/CustomLabels.labels-meta.xml
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...-source-files.expected/force-app/main/default/labels/CustomLabels/DeleteMe.label-meta.xml
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...y-source-files.expected/force-app/main/default/labels/CustomLabels/KeepMe1.label-meta.xml
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...y-source-files.expected/force-app/main/default/labels/CustomLabels/KeepMe2.label-meta.xml
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...sampleProjects/preset-decomposeLabels_Deprecated/originalMdapi/labels/CustomLabels.labels
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
test/snapshot/sampleProjects/preset-decomposeLabels_Deprecated/originalMdapi/package.xml
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
test/snapshot/sampleProjects/preset-decomposeLabels_Deprecated/sfdx-project.json
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
test/snapshot/sampleProjects/preset-decomposeLabels_Deprecated/snapshots.test.ts
This file was deleted.
Oops, something went wrong.
d78be22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-linux
242
ms239
ms1.01
eda-sourceToMdapi-linux
2413
ms2376
ms1.02
eda-sourceToZip-linux
1885
ms1871
ms1.01
eda-mdapiToSource-linux
2950
ms2921
ms1.01
lotsOfClasses-componentSetCreate-linux
449
ms471
ms0.95
lotsOfClasses-sourceToMdapi-linux
3771
ms3633
ms1.04
lotsOfClasses-sourceToZip-linux
3353
ms3201
ms1.05
lotsOfClasses-mdapiToSource-linux
3688
ms3529
ms1.05
lotsOfClassesOneDir-componentSetCreate-linux
769
ms742
ms1.04
lotsOfClassesOneDir-sourceToMdapi-linux
6691
ms6424
ms1.04
lotsOfClassesOneDir-sourceToZip-linux
5846
ms5568
ms1.05
lotsOfClassesOneDir-mdapiToSource-linux
6672
ms6374
ms1.05
This comment was automatically generated by workflow using github-action-benchmark.
d78be22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
eda-componentSetCreate-win32
623
ms616
ms1.01
eda-sourceToMdapi-win32
4453
ms4313
ms1.03
eda-sourceToZip-win32
3000
ms2912
ms1.03
eda-mdapiToSource-win32
5919
ms5658
ms1.05
lotsOfClasses-componentSetCreate-win32
1210
ms1197
ms1.01
lotsOfClasses-sourceToMdapi-win32
7982
ms7684
ms1.04
lotsOfClasses-sourceToZip-win32
5194
ms5029
ms1.03
lotsOfClasses-mdapiToSource-win32
8248
ms7878
ms1.05
lotsOfClassesOneDir-componentSetCreate-win32
2136
ms2099
ms1.02
lotsOfClassesOneDir-sourceToMdapi-win32
14771
ms13810
ms1.07
lotsOfClassesOneDir-sourceToZip-win32
9502
ms8979
ms1.06
lotsOfClassesOneDir-mdapiToSource-win32
14979
ms14044
ms1.07
This comment was automatically generated by workflow using github-action-benchmark.