sfdx-jayree 4.3.10 → 4.3.13

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.
Files changed (83) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/README.md +224 -251
  3. package/lib/src/commands/jayree/flowtestcoverage.js +4 -10
  4. package/lib/src/commands/jayree/flowtestcoverage.js.map +1 -1
  5. package/lib/src/commands/jayree/org/configure/country.d.ts +2 -4
  6. package/lib/src/commands/jayree/org/configure/country.js +3 -6
  7. package/lib/src/commands/jayree/org/configure/country.js.map +1 -1
  8. package/lib/src/commands/jayree/org/configure/index.js +2 -1
  9. package/lib/src/commands/jayree/org/configure/index.js.map +1 -1
  10. package/lib/src/commands/jayree/org/configure/state.d.ts +2 -4
  11. package/lib/src/commands/jayree/org/configure/state.js +1 -9
  12. package/lib/src/commands/jayree/org/configure/state.js.map +1 -1
  13. package/lib/src/commands/jayree/org/settings.d.ts +2 -4
  14. package/lib/src/commands/jayree/org/settings.js +5 -7
  15. package/lib/src/commands/jayree/org/settings.js.map +1 -1
  16. package/lib/src/commands/jayree/org/streaming.js +1 -1
  17. package/lib/src/commands/jayree/org/streaming.js.map +1 -1
  18. package/lib/src/commands/jayree/source/tracking/list.js +23 -24
  19. package/lib/src/commands/jayree/source/tracking/list.js.map +1 -1
  20. package/lib/src/commands/jayree/source/tracking/store/get.js +14 -15
  21. package/lib/src/commands/jayree/source/tracking/store/get.js.map +1 -1
  22. package/lib/src/commands/jayree/source/tracking/store/set.js +14 -15
  23. package/lib/src/commands/jayree/source/tracking/store/set.js.map +1 -1
  24. package/lib/src/hooks/changelog.d.ts +1 -1
  25. package/lib/src/hooks/changelog.js +4 -3
  26. package/lib/src/hooks/changelog.js.map +1 -1
  27. package/lib/src/hooks/postretrieve.d.ts +3 -3
  28. package/lib/src/hooks/postretrieve.js +5 -5
  29. package/lib/src/hooks/postretrieve.js.map +1 -1
  30. package/lib/src/hooks/preretrieve.d.ts +3 -3
  31. package/lib/src/hooks/prerun.d.ts +1 -1
  32. package/lib/src/hooks/prerun.js +9 -13
  33. package/lib/src/hooks/prerun.js.map +1 -1
  34. package/lib/src/utils/config.js +1 -1
  35. package/lib/src/utils/config.js.map +1 -1
  36. package/lib/src/utils/hookUtils.js +1 -1
  37. package/lib/src/utils/hookUtils.js.map +1 -1
  38. package/lib/src/utils/souceUtils.js +17 -12
  39. package/lib/src/utils/souceUtils.js.map +1 -1
  40. package/lib/src/utils/stateFolderHandler.d.ts +1 -0
  41. package/lib/src/utils/stateFolderHandler.js +69 -0
  42. package/lib/src/utils/stateFolderHandler.js.map +1 -0
  43. package/oclif.manifest.json +1 -1
  44. package/package.json +67 -78
  45. package/bin/is-sfdx.js +0 -3
  46. package/lib/src/commands/jayree/automation/changeset/deploy.d.ts +0 -23
  47. package/lib/src/commands/jayree/automation/changeset/deploy.js +0 -397
  48. package/lib/src/commands/jayree/automation/changeset/deploy.js.map +0 -1
  49. package/lib/src/commands/jayree/automation/changeset/list.d.ts +0 -11
  50. package/lib/src/commands/jayree/automation/changeset/list.js +0 -98
  51. package/lib/src/commands/jayree/automation/changeset/list.js.map +0 -1
  52. package/lib/src/commands/jayree/automation/ltngsync/status.d.ts +0 -22
  53. package/lib/src/commands/jayree/automation/ltngsync/status.js +0 -239
  54. package/lib/src/commands/jayree/automation/ltngsync/status.js.map +0 -1
  55. package/lib/src/commands/jayree/packagedescription/create.d.ts +0 -17
  56. package/lib/src/commands/jayree/packagedescription/create.js +0 -62
  57. package/lib/src/commands/jayree/packagedescription/create.js.map +0 -1
  58. package/lib/src/commands/jayree/packagedescription/get.d.ts +0 -16
  59. package/lib/src/commands/jayree/packagedescription/get.js +0 -57
  60. package/lib/src/commands/jayree/packagedescription/get.js.map +0 -1
  61. package/lib/src/commands/jayree/packagedescription/remove.d.ts +0 -16
  62. package/lib/src/commands/jayree/packagedescription/remove.js +0 -82
  63. package/lib/src/commands/jayree/packagedescription/remove.js.map +0 -1
  64. package/lib/src/commands/jayree/packagedescription/set.d.ts +0 -17
  65. package/lib/src/commands/jayree/packagedescription/set.js +0 -76
  66. package/lib/src/commands/jayree/packagedescription/set.js.map +0 -1
  67. package/lib/src/hooks/postsourceupdate.d.ts +0 -23
  68. package/lib/src/hooks/postsourceupdate.js +0 -134
  69. package/lib/src/hooks/postsourceupdate.js.map +0 -1
  70. package/messages/createpackagedescription.json +0 -5
  71. package/messages/deploychangeset.json +0 -8
  72. package/messages/getpackagedescription.json +0 -4
  73. package/messages/gitdiff.js +0 -7
  74. package/messages/listchangeset.json +0 -3
  75. package/messages/ltngsyncstatus.json +0 -6
  76. package/messages/manifestcleanup.json +0 -5
  77. package/messages/packagexml.json +0 -10
  78. package/messages/removepackagedescription.json +0 -4
  79. package/messages/scratchorgrevision.json +0 -8
  80. package/messages/setpackagedescription.json +0 -5
  81. package/messages/sourceretrieveall.js +0 -7
  82. package/messages/sourceretrievefull.js +0 -7
  83. package/yarn.lock +0 -7093
@@ -1,23 +0,0 @@
1
- import { Command, Hook, IConfig } from '@oclif/config';
2
- declare type HookFunction = (this: Hook.Context, options: HookOptions) => any;
3
- declare type HookOptions = {
4
- Command: Command.Class;
5
- argv: string[];
6
- commandId: string;
7
- result?: PostSourceUpdateResult;
8
- config: IConfig;
9
- };
10
- declare type PostSourceUpdateResult = {
11
- [aggregateName: string]: {
12
- workspaceElements: Array<{
13
- fullName: string;
14
- metadataName: string;
15
- filePath: string;
16
- state: string;
17
- type: string;
18
- deleteSupported: boolean;
19
- }>;
20
- };
21
- };
22
- export declare const postsourceupdate: HookFunction;
23
- export {};
@@ -1,134 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.postsourceupdate = void 0;
27
- /*
28
- * Copyright (c) 2021, jayree
29
- * All rights reserved.
30
- * Licensed under the BSD 3-Clause license.
31
- * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
32
- */
33
- const path = __importStar(require("path"));
34
- const cli_ux_1 = require("cli-ux");
35
- const kit_1 = require("@salesforce/kit");
36
- const core_1 = require("@salesforce/core");
37
- const souceUtils_1 = require("../utils/souceUtils");
38
- const hookUtils_1 = require("../utils/hookUtils");
39
- // eslint-disable-next-line @typescript-eslint/no-var-requires
40
- const debug = require('debug')('jayree:hooks');
41
- const isContentTypeJSON = kit_1.env.getString('SFDX_CONTENT_TYPE', '').toUpperCase() === 'JSON';
42
- const isOutputEnabled = !(process.argv.find((arg) => arg === '--json') || isContentTypeJSON);
43
- const postsourceupdate = async function (options) {
44
- debug(`called 'jayree:postsourceupdate' by: ${options.Command.id}`);
45
- if (!hookUtils_1.runHooks) {
46
- debug('hooks disabled');
47
- return;
48
- }
49
- const result = Object.values(options.result)
50
- .map((el) => el.workspaceElements)
51
- .flat();
52
- debug({ result });
53
- if (result.length === 0) {
54
- return;
55
- }
56
- const profiles = result.filter((el) => el.type === 'Profile');
57
- if (profiles.length > 0) {
58
- const customObjects = result.filter((el) => el.type === 'CustomObject');
59
- await (0, souceUtils_1.updateProfiles)(profiles, customObjects, 'force:source:pull' === options.Command.id);
60
- }
61
- const permissionsets = result.filter((el) => ['PermissionSet', 'MutingPermissionSet'].includes(el.type));
62
- if (permissionsets.length > 0) {
63
- await (0, souceUtils_1.shrinkPermissionSets)(permissionsets.map((permset) => permset.filePath).filter(Boolean));
64
- }
65
- const updatedfiles = await (0, souceUtils_1.applySourceFixes)(result.map((el) => el.filePath).filter(Boolean));
66
- debug({ updatedfiles });
67
- const toRemove = Object.values(updatedfiles)
68
- .flat()
69
- .filter((value) => value.operation === 'deleteFile')
70
- .map((value) => value.filePath);
71
- debug({ toRemove });
72
- const toUpdate = {};
73
- Object.values(updatedfiles)
74
- .flat()
75
- .filter((value) => value.operation === 'moveFile')
76
- .forEach((value) => {
77
- toUpdate[value.filePath] = value.message;
78
- });
79
- debug({ toUpdate });
80
- const projectPath = await core_1.SfdxProject.resolveProjectPath();
81
- const inboundFiles = [];
82
- result.forEach((element) => {
83
- if (!toRemove.includes(element.filePath)) {
84
- inboundFiles.push({
85
- state: toReadableState(element.state),
86
- fullName: element.fullName,
87
- type: element.type,
88
- filePath: path.relative(projectPath, toUpdate[element.filePath] ? toUpdate[element.filePath] : element.filePath),
89
- });
90
- }
91
- });
92
- debug({ inboundFiles });
93
- process.once('beforeExit', () => {
94
- debug('beforeExit');
95
- if (isOutputEnabled) {
96
- void (0, souceUtils_1.logFixes)(updatedfiles);
97
- }
98
- else {
99
- if (kit_1.env.getBoolean('SFDX_ENABLE_JAYREE_HOOKS_JSON_OUTPUT', false)) {
100
- cli_ux_1.cli.log(',');
101
- cli_ux_1.cli.styledJSON({
102
- result: {
103
- [options.Command.id === 'force:source:pull' ? 'pulledSource' : 'inboundFiles']: inboundFiles,
104
- fixedFiles: Object.values(updatedfiles)
105
- .filter((value) => value.length > 0)
106
- .reduce((acc, val) => acc.concat(val), []),
107
- },
108
- });
109
- }
110
- }
111
- void this.config.runHook('prettierFormat', {
112
- ...options,
113
- result: inboundFiles.map((el) => el.filePath),
114
- });
115
- });
116
- };
117
- exports.postsourceupdate = postsourceupdate;
118
- function toReadableState(state) {
119
- switch (state) {
120
- case 'u':
121
- return 'Unchanged';
122
- case 'c':
123
- return 'Changed';
124
- case 'd':
125
- return 'Deleted';
126
- case 'n':
127
- return 'Add';
128
- case 'p':
129
- return 'Duplicate';
130
- default:
131
- return 'Unknown';
132
- }
133
- }
134
- //# sourceMappingURL=postsourceupdate.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"postsourceupdate.js","sourceRoot":"","sources":["../../../src/hooks/postsourceupdate.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- {
2
- "commandDescription": "creates an empty package with the description",
3
- "fileFlagDescription": "file to create",
4
- "descriptionFlagDescription": "new description value"
5
- }
@@ -1,8 +0,0 @@
1
- {
2
- "commandDescription": "deploy incomming change set to an org (beta)",
3
- "changesetFlagDescription": "name of changeset to deploy",
4
- "runtestsFlagDescription": "tests to run if --testlevel RunSpecifiedTests",
5
- "testlevelFlagDescription": "deployment testing level (Default,RunSpecifiedTests,RunLocalTests,RunAllTestsInOrg)",
6
- "checkonlyFlagDescription": "validate deploy but don’t save to the org (default:false)",
7
- "nodialogFlagDescription": "don't show the dialog wizard"
8
- }
@@ -1,4 +0,0 @@
1
- {
2
- "commandDescription": "get the description within a package",
3
- "fileFlagDescription": "file to read"
4
- }
@@ -1,7 +0,0 @@
1
- module.exports = {
2
- commandDescription: `create a manifest and destructiveChanges manifest using 'git diff' data
3
- Creates a manifest and destructiveChanges manifest using 'git diff' data.
4
-
5
- You can use all ways to spell <commit> which are valid for 'git diff'.
6
- (See https://git-scm.com/docs/git-diff)`,
7
- };
@@ -1,3 +0,0 @@
1
- {
2
- "commandDescription": "list incomming change sets of an org (beta)"
3
- }
@@ -1,6 +0,0 @@
1
- {
2
- "commandDescription": "check the Lightning Sync User Sync Status and reset sync if needed (beta)",
3
- "UserFlagDescription": "'name' (firstname lastname) of the SF user",
4
- "StatusFlagDescription": "get Lightning Sync status of the SF user, only",
5
- "waitFlagDescription": "wait time for command to wait for status change in minutes (default: infinitely)"
6
- }
@@ -1,5 +0,0 @@
1
- {
2
- "commandDescription": "removes those tags from a manifest file that are present in a second manifest file",
3
- "manifestFlagDescription": "path to the manifest file",
4
- "fileFlagDescription": "path to the second 'cleanup' manifest file"
5
- }
@@ -1,10 +0,0 @@
1
- {
2
- "commandDescription": "generate a complete package xml form the specified org",
3
- "configFlagDescription": "path to config file",
4
- "quickfilterFlagDescription": "csv separated list of metadata type, member or file names to filter on",
5
- "matchCaseFlagDescription": "enable 'match case' for the quickfilter",
6
- "matchWholeWordFlagDescription": "enable 'match whole word' for the quickfilter",
7
- "fileFlagDescription": "write to 'file' instead of stdout",
8
- "excludeManagedFlagDescription": "exclude managed packages from output",
9
- "includeflowversionsDescription": "include flow versions as with api version 43.0"
10
- }
@@ -1,4 +0,0 @@
1
- {
2
- "commandDescription": "remove the description within a package",
3
- "fileFlagDescription": "file to read"
4
- }
@@ -1,8 +0,0 @@
1
- {
2
- "commandDescription": "list changes in a scratch org by remote RevisionNum and set local maxrevision",
3
- "startfromrevision": "set startRevisionNum for the list of changes (default: 0)",
4
- "setlocalmaxrevision": "set local maxrevision (default: remote maxrevision)",
5
- "localrevisionvalue": "set local maxrevision value",
6
- "storerevision": "store maxrevision value",
7
- "restorerevision": "restore maxrevision value"
8
- }
@@ -1,5 +0,0 @@
1
- {
2
- "commandDescription": "set the description within a package",
3
- "fileFlagDescription": "file to read",
4
- "descriptionFlagDescription": "new description value"
5
- }
@@ -1,7 +0,0 @@
1
- module.exports = {
2
- commandDescription: `retrieve all sources from an org
3
- Retrieves all metadata in source format from an org to your local Salesforce DX project.`,
4
- keepcache: 'keep cache directory',
5
- scope: 'config scope to use',
6
- log: 'log output to console'
7
- };
@@ -1,7 +0,0 @@
1
- module.exports = {
2
- commandDescription: `retrieve full sources from an org
3
- Retrieves full profile, permission set and custom label metadata in source format from an org to your local Salesforce DX project.`,
4
- keepcache: 'keep cache directory',
5
- metadata: 'comma-separated list of metadata component names',
6
- log: 'log output to console'
7
- };