sfdx-hardis 6.0.4-beta202508121754.0 → 6.0.5-beta202508132214.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.
Files changed (337) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/lib/commands/hardis/cache/clear.js +2 -1
  3. package/lib/commands/hardis/cache/clear.js.map +1 -1
  4. package/lib/commands/hardis/config/get.js +1 -1
  5. package/lib/commands/hardis/config/get.js.map +1 -1
  6. package/lib/commands/hardis/doc/extract/permsetgroups.js +5 -5
  7. package/lib/commands/hardis/doc/extract/permsetgroups.js.map +1 -1
  8. package/lib/commands/hardis/doc/fieldusage.js +5 -5
  9. package/lib/commands/hardis/doc/fieldusage.js.map +1 -1
  10. package/lib/commands/hardis/doc/flow2markdown.js +2 -2
  11. package/lib/commands/hardis/doc/flow2markdown.js.map +1 -1
  12. package/lib/commands/hardis/doc/mkdocs-to-cf.js +19 -19
  13. package/lib/commands/hardis/doc/mkdocs-to-cf.js.map +1 -1
  14. package/lib/commands/hardis/doc/mkdocs-to-salesforce.js +12 -12
  15. package/lib/commands/hardis/doc/mkdocs-to-salesforce.js.map +1 -1
  16. package/lib/commands/hardis/doc/override-prompts.js +14 -14
  17. package/lib/commands/hardis/doc/override-prompts.js.map +1 -1
  18. package/lib/commands/hardis/doc/plugin/generate.js +4 -4
  19. package/lib/commands/hardis/doc/plugin/generate.js.map +1 -1
  20. package/lib/commands/hardis/doc/project2markdown.d.ts +1 -0
  21. package/lib/commands/hardis/doc/project2markdown.js +52 -42
  22. package/lib/commands/hardis/doc/project2markdown.js.map +1 -1
  23. package/lib/commands/hardis/git/pull-requests/extract.js +1 -1
  24. package/lib/commands/hardis/git/pull-requests/extract.js.map +1 -1
  25. package/lib/commands/hardis/lint/access.js +7 -7
  26. package/lib/commands/hardis/lint/access.js.map +1 -1
  27. package/lib/commands/hardis/lint/metadatastatus.js +1 -1
  28. package/lib/commands/hardis/lint/metadatastatus.js.map +1 -1
  29. package/lib/commands/hardis/lint/missingattributes.js +1 -1
  30. package/lib/commands/hardis/lint/missingattributes.js.map +1 -1
  31. package/lib/commands/hardis/lint/unusedmetadatas.js +13 -13
  32. package/lib/commands/hardis/lint/unusedmetadatas.js.map +1 -1
  33. package/lib/commands/hardis/mdapi/deploy.js +3 -3
  34. package/lib/commands/hardis/mdapi/deploy.js.map +1 -1
  35. package/lib/commands/hardis/misc/custom-label-translations.js +18 -18
  36. package/lib/commands/hardis/misc/custom-label-translations.js.map +1 -1
  37. package/lib/commands/hardis/misc/purge-references.js +2 -2
  38. package/lib/commands/hardis/misc/purge-references.js.map +1 -1
  39. package/lib/commands/hardis/misc/servicenow-report.js +8 -8
  40. package/lib/commands/hardis/misc/servicenow-report.js.map +1 -1
  41. package/lib/commands/hardis/misc/toml2csv.js +16 -16
  42. package/lib/commands/hardis/misc/toml2csv.js.map +1 -1
  43. package/lib/commands/hardis/org/community/update.js +5 -5
  44. package/lib/commands/hardis/org/community/update.js.map +1 -1
  45. package/lib/commands/hardis/org/configure/data.js +5 -5
  46. package/lib/commands/hardis/org/configure/data.js.map +1 -1
  47. package/lib/commands/hardis/org/configure/files.js +1 -1
  48. package/lib/commands/hardis/org/configure/files.js.map +1 -1
  49. package/lib/commands/hardis/org/configure/monitoring.js +11 -11
  50. package/lib/commands/hardis/org/configure/monitoring.js.map +1 -1
  51. package/lib/commands/hardis/org/create.js +7 -7
  52. package/lib/commands/hardis/org/create.js.map +1 -1
  53. package/lib/commands/hardis/org/data/delete.js +1 -1
  54. package/lib/commands/hardis/org/data/delete.js.map +1 -1
  55. package/lib/commands/hardis/org/data/export.js +1 -1
  56. package/lib/commands/hardis/org/data/export.js.map +1 -1
  57. package/lib/commands/hardis/org/data/import.js +1 -1
  58. package/lib/commands/hardis/org/data/import.js.map +1 -1
  59. package/lib/commands/hardis/org/diagnose/audittrail.js +14 -14
  60. package/lib/commands/hardis/org/diagnose/audittrail.js.map +1 -1
  61. package/lib/commands/hardis/org/diagnose/instanceupgrade.js +3 -3
  62. package/lib/commands/hardis/org/diagnose/instanceupgrade.js.map +1 -1
  63. package/lib/commands/hardis/org/diagnose/legacyapi.js +17 -17
  64. package/lib/commands/hardis/org/diagnose/legacyapi.js.map +1 -1
  65. package/lib/commands/hardis/org/diagnose/licenses.js +2 -2
  66. package/lib/commands/hardis/org/diagnose/licenses.js.map +1 -1
  67. package/lib/commands/hardis/org/diagnose/releaseupdates.js +3 -3
  68. package/lib/commands/hardis/org/diagnose/releaseupdates.js.map +1 -1
  69. package/lib/commands/hardis/org/diagnose/unused-apex-classes.js +7 -7
  70. package/lib/commands/hardis/org/diagnose/unused-apex-classes.js.map +1 -1
  71. package/lib/commands/hardis/org/diagnose/unused-connected-apps.js +7 -7
  72. package/lib/commands/hardis/org/diagnose/unused-connected-apps.js.map +1 -1
  73. package/lib/commands/hardis/org/diagnose/unusedlicenses.js +10 -10
  74. package/lib/commands/hardis/org/diagnose/unusedlicenses.js.map +1 -1
  75. package/lib/commands/hardis/org/diagnose/unusedusers.js +3 -3
  76. package/lib/commands/hardis/org/diagnose/unusedusers.js.map +1 -1
  77. package/lib/commands/hardis/org/files/export.js +1 -1
  78. package/lib/commands/hardis/org/files/export.js.map +1 -1
  79. package/lib/commands/hardis/org/files/import.js +1 -1
  80. package/lib/commands/hardis/org/files/import.js.map +1 -1
  81. package/lib/commands/hardis/org/fix/listviewmine.js +1 -1
  82. package/lib/commands/hardis/org/fix/listviewmine.js.map +1 -1
  83. package/lib/commands/hardis/org/generate/packagexmlfull.js +3 -3
  84. package/lib/commands/hardis/org/generate/packagexmlfull.js.map +1 -1
  85. package/lib/commands/hardis/org/monitor/all.js +10 -10
  86. package/lib/commands/hardis/org/monitor/all.js.map +1 -1
  87. package/lib/commands/hardis/org/monitor/backup.js +22 -22
  88. package/lib/commands/hardis/org/monitor/backup.js.map +1 -1
  89. package/lib/commands/hardis/org/monitor/limits.js +4 -4
  90. package/lib/commands/hardis/org/monitor/limits.js.map +1 -1
  91. package/lib/commands/hardis/org/multi-org-query.js +8 -8
  92. package/lib/commands/hardis/org/multi-org-query.js.map +1 -1
  93. package/lib/commands/hardis/org/purge/apexlog.js +2 -2
  94. package/lib/commands/hardis/org/purge/apexlog.js.map +1 -1
  95. package/lib/commands/hardis/org/purge/flow.js +14 -14
  96. package/lib/commands/hardis/org/purge/flow.js.map +1 -1
  97. package/lib/commands/hardis/org/retrieve/packageconfig.js +3 -3
  98. package/lib/commands/hardis/org/retrieve/packageconfig.js.map +1 -1
  99. package/lib/commands/hardis/org/retrieve/sources/analytics.js +3 -3
  100. package/lib/commands/hardis/org/retrieve/sources/analytics.js.map +1 -1
  101. package/lib/commands/hardis/org/retrieve/sources/dx.js +11 -11
  102. package/lib/commands/hardis/org/retrieve/sources/dx.js.map +1 -1
  103. package/lib/commands/hardis/org/retrieve/sources/dx2.js +2 -2
  104. package/lib/commands/hardis/org/retrieve/sources/dx2.js.map +1 -1
  105. package/lib/commands/hardis/org/retrieve/sources/metadata.js +16 -16
  106. package/lib/commands/hardis/org/retrieve/sources/metadata.js.map +1 -1
  107. package/lib/commands/hardis/org/retrieve/sources/retrofit.js +11 -11
  108. package/lib/commands/hardis/org/retrieve/sources/retrofit.js.map +1 -1
  109. package/lib/commands/hardis/org/select.js +2 -2
  110. package/lib/commands/hardis/org/select.js.map +1 -1
  111. package/lib/commands/hardis/org/test/apex.js +8 -8
  112. package/lib/commands/hardis/org/test/apex.js.map +1 -1
  113. package/lib/commands/hardis/org/user/activateinvalid.js +7 -7
  114. package/lib/commands/hardis/org/user/activateinvalid.js.map +1 -1
  115. package/lib/commands/hardis/org/user/freeze.js +10 -10
  116. package/lib/commands/hardis/org/user/freeze.js.map +1 -1
  117. package/lib/commands/hardis/org/user/unfreeze.js +10 -10
  118. package/lib/commands/hardis/org/user/unfreeze.js.map +1 -1
  119. package/lib/commands/hardis/package/create.js +1 -1
  120. package/lib/commands/hardis/package/create.js.map +1 -1
  121. package/lib/commands/hardis/package/install.js +1 -1
  122. package/lib/commands/hardis/package/install.js.map +1 -1
  123. package/lib/commands/hardis/package/mergexml.js +1 -1
  124. package/lib/commands/hardis/package/mergexml.js.map +1 -1
  125. package/lib/commands/hardis/package/version/create.js +2 -2
  126. package/lib/commands/hardis/package/version/create.js.map +1 -1
  127. package/lib/commands/hardis/package/version/promote.js +3 -3
  128. package/lib/commands/hardis/package/version/promote.js.map +1 -1
  129. package/lib/commands/hardis/project/audit/apiversion.js +8 -8
  130. package/lib/commands/hardis/project/audit/apiversion.js.map +1 -1
  131. package/lib/commands/hardis/project/audit/callincallout.js +2 -2
  132. package/lib/commands/hardis/project/audit/callincallout.js.map +1 -1
  133. package/lib/commands/hardis/project/audit/duplicatefiles.js +4 -4
  134. package/lib/commands/hardis/project/audit/duplicatefiles.js.map +1 -1
  135. package/lib/commands/hardis/project/audit/remotesites.js +2 -2
  136. package/lib/commands/hardis/project/audit/remotesites.js.map +1 -1
  137. package/lib/commands/hardis/project/clean/emptyitems.js +3 -3
  138. package/lib/commands/hardis/project/clean/emptyitems.js.map +1 -1
  139. package/lib/commands/hardis/project/clean/filter-xml-content.js +14 -14
  140. package/lib/commands/hardis/project/clean/filter-xml-content.js.map +1 -1
  141. package/lib/commands/hardis/project/clean/flowpositions.js +3 -3
  142. package/lib/commands/hardis/project/clean/flowpositions.js.map +1 -1
  143. package/lib/commands/hardis/project/clean/hiddenitems.js +3 -3
  144. package/lib/commands/hardis/project/clean/hiddenitems.js.map +1 -1
  145. package/lib/commands/hardis/project/clean/listviews.js +3 -3
  146. package/lib/commands/hardis/project/clean/listviews.js.map +1 -1
  147. package/lib/commands/hardis/project/clean/manageditems.js +2 -2
  148. package/lib/commands/hardis/project/clean/manageditems.js.map +1 -1
  149. package/lib/commands/hardis/project/clean/minimizeprofiles.js +4 -4
  150. package/lib/commands/hardis/project/clean/minimizeprofiles.js.map +1 -1
  151. package/lib/commands/hardis/project/clean/orgmissingitems.js +5 -5
  152. package/lib/commands/hardis/project/clean/orgmissingitems.js.map +1 -1
  153. package/lib/commands/hardis/project/clean/references.js +8 -8
  154. package/lib/commands/hardis/project/clean/references.js.map +1 -1
  155. package/lib/commands/hardis/project/clean/retrievefolders.js +1 -1
  156. package/lib/commands/hardis/project/clean/retrievefolders.js.map +1 -1
  157. package/lib/commands/hardis/project/clean/sensitive-metadatas.js +3 -3
  158. package/lib/commands/hardis/project/clean/sensitive-metadatas.js.map +1 -1
  159. package/lib/commands/hardis/project/clean/standarditems.js +5 -5
  160. package/lib/commands/hardis/project/clean/standarditems.js.map +1 -1
  161. package/lib/commands/hardis/project/clean/systemdebug.js +2 -2
  162. package/lib/commands/hardis/project/clean/systemdebug.js.map +1 -1
  163. package/lib/commands/hardis/project/clean/xml.js +5 -5
  164. package/lib/commands/hardis/project/clean/xml.js.map +1 -1
  165. package/lib/commands/hardis/project/configure/auth.js +3 -3
  166. package/lib/commands/hardis/project/configure/auth.js.map +1 -1
  167. package/lib/commands/hardis/project/convert/profilestopermsets.js +2 -2
  168. package/lib/commands/hardis/project/convert/profilestopermsets.js.map +1 -1
  169. package/lib/commands/hardis/project/create.js +4 -4
  170. package/lib/commands/hardis/project/create.js.map +1 -1
  171. package/lib/commands/hardis/project/deploy/notify.js +4 -4
  172. package/lib/commands/hardis/project/deploy/notify.js.map +1 -1
  173. package/lib/commands/hardis/project/deploy/smart.js +25 -25
  174. package/lib/commands/hardis/project/deploy/smart.js.map +1 -1
  175. package/lib/commands/hardis/project/deploy/sources/metadata.js +7 -7
  176. package/lib/commands/hardis/project/deploy/sources/metadata.js.map +1 -1
  177. package/lib/commands/hardis/project/fix/profiletabs.js +2 -2
  178. package/lib/commands/hardis/project/fix/profiletabs.js.map +1 -1
  179. package/lib/commands/hardis/project/fix/v53flexipages.js +4 -4
  180. package/lib/commands/hardis/project/fix/v53flexipages.js.map +1 -1
  181. package/lib/commands/hardis/project/generate/bypass.js +20 -20
  182. package/lib/commands/hardis/project/generate/bypass.js.map +1 -1
  183. package/lib/commands/hardis/project/generate/flow-git-diff.js +2 -2
  184. package/lib/commands/hardis/project/generate/flow-git-diff.js.map +1 -1
  185. package/lib/commands/hardis/project/generate/gitdelta.js +3 -3
  186. package/lib/commands/hardis/project/generate/gitdelta.js.map +1 -1
  187. package/lib/commands/hardis/project/lint.js +3 -3
  188. package/lib/commands/hardis/project/lint.js.map +1 -1
  189. package/lib/commands/hardis/project/metadata/findduplicates.js +7 -7
  190. package/lib/commands/hardis/project/metadata/findduplicates.js.map +1 -1
  191. package/lib/commands/hardis/scratch/create.js +14 -14
  192. package/lib/commands/hardis/scratch/create.js.map +1 -1
  193. package/lib/commands/hardis/scratch/delete.js +1 -1
  194. package/lib/commands/hardis/scratch/delete.js.map +1 -1
  195. package/lib/commands/hardis/scratch/pool/create.js +3 -3
  196. package/lib/commands/hardis/scratch/pool/create.js.map +1 -1
  197. package/lib/commands/hardis/scratch/pool/localauth.js +1 -1
  198. package/lib/commands/hardis/scratch/pool/localauth.js.map +1 -1
  199. package/lib/commands/hardis/scratch/pool/refresh.js +13 -13
  200. package/lib/commands/hardis/scratch/pool/refresh.js.map +1 -1
  201. package/lib/commands/hardis/scratch/pool/reset.js +4 -4
  202. package/lib/commands/hardis/scratch/pool/reset.js.map +1 -1
  203. package/lib/commands/hardis/scratch/pool/view.js +4 -4
  204. package/lib/commands/hardis/scratch/pool/view.js.map +1 -1
  205. package/lib/commands/hardis/scratch/pull.js +3 -2
  206. package/lib/commands/hardis/scratch/pull.js.map +1 -1
  207. package/lib/commands/hardis/source/deploy.js +3 -3
  208. package/lib/commands/hardis/source/deploy.js.map +1 -1
  209. package/lib/commands/hardis/source/push.js +3 -3
  210. package/lib/commands/hardis/source/push.js.map +1 -1
  211. package/lib/commands/hardis/source/retrieve.js +3 -3
  212. package/lib/commands/hardis/source/retrieve.js.map +1 -1
  213. package/lib/commands/hardis/work/new.js +16 -16
  214. package/lib/commands/hardis/work/new.js.map +1 -1
  215. package/lib/commands/hardis/work/refresh.js +12 -12
  216. package/lib/commands/hardis/work/refresh.js.map +1 -1
  217. package/lib/commands/hardis/work/resetselection.js +3 -3
  218. package/lib/commands/hardis/work/resetselection.js.map +1 -1
  219. package/lib/commands/hardis/work/save.js +35 -29
  220. package/lib/commands/hardis/work/save.js.map +1 -1
  221. package/lib/common/aiProvider/agentforceProvider.js +5 -5
  222. package/lib/common/aiProvider/agentforceProvider.js.map +1 -1
  223. package/lib/common/aiProvider/index.js +6 -6
  224. package/lib/common/aiProvider/index.js.map +1 -1
  225. package/lib/common/aiProvider/langchainProvider.js +7 -7
  226. package/lib/common/aiProvider/langchainProvider.js.map +1 -1
  227. package/lib/common/aiProvider/openaiProvider.js +5 -5
  228. package/lib/common/aiProvider/openaiProvider.js.map +1 -1
  229. package/lib/common/aiProvider/promptTemplates.js +4 -4
  230. package/lib/common/aiProvider/promptTemplates.js.map +1 -1
  231. package/lib/common/docBuilder/docBuilderPackageXml.js +3 -3
  232. package/lib/common/docBuilder/docBuilderPackageXml.js.map +1 -1
  233. package/lib/common/docBuilder/docBuilderRoles.js +2 -2
  234. package/lib/common/docBuilder/docBuilderRoles.js.map +1 -1
  235. package/lib/common/docBuilder/docBuilderRoot.js +4 -4
  236. package/lib/common/docBuilder/docBuilderRoot.js.map +1 -1
  237. package/lib/common/docBuilder/docUtils.js +7 -7
  238. package/lib/common/docBuilder/docUtils.js.map +1 -1
  239. package/lib/common/docBuilder/objectModelBuilder.js +1 -1
  240. package/lib/common/docBuilder/objectModelBuilder.js.map +1 -1
  241. package/lib/common/gitProvider/azureDevops.js +31 -31
  242. package/lib/common/gitProvider/azureDevops.js.map +1 -1
  243. package/lib/common/gitProvider/bitbucket.js +16 -16
  244. package/lib/common/gitProvider/bitbucket.js.map +1 -1
  245. package/lib/common/gitProvider/gitProviderRoot.js +10 -10
  246. package/lib/common/gitProvider/gitProviderRoot.js.map +1 -1
  247. package/lib/common/gitProvider/github.js +11 -11
  248. package/lib/common/gitProvider/github.js.map +1 -1
  249. package/lib/common/gitProvider/gitlab.js +6 -6
  250. package/lib/common/gitProvider/gitlab.js.map +1 -1
  251. package/lib/common/gitProvider/index.js +14 -14
  252. package/lib/common/gitProvider/index.js.map +1 -1
  253. package/lib/common/gitProvider/utilsMarkdown.js +2 -2
  254. package/lib/common/gitProvider/utilsMarkdown.js.map +1 -1
  255. package/lib/common/keyValueProviders/localtest.js +1 -1
  256. package/lib/common/keyValueProviders/localtest.js.map +1 -1
  257. package/lib/common/keyValueProviders/salesforce.js +4 -4
  258. package/lib/common/keyValueProviders/salesforce.js.map +1 -1
  259. package/lib/common/metadata-utils/index.js +18 -18
  260. package/lib/common/metadata-utils/index.js.map +1 -1
  261. package/lib/common/notifProvider/apiProvider.js +12 -12
  262. package/lib/common/notifProvider/apiProvider.js.map +1 -1
  263. package/lib/common/notifProvider/emailProvider.js +3 -3
  264. package/lib/common/notifProvider/emailProvider.js.map +1 -1
  265. package/lib/common/notifProvider/index.js +6 -6
  266. package/lib/common/notifProvider/index.js.map +1 -1
  267. package/lib/common/notifProvider/notifProviderRoot.js +1 -1
  268. package/lib/common/notifProvider/notifProviderRoot.js.map +1 -1
  269. package/lib/common/notifProvider/slackProvider.js +3 -3
  270. package/lib/common/notifProvider/slackProvider.js.map +1 -1
  271. package/lib/common/notifProvider/teamsProvider.js +2 -2
  272. package/lib/common/notifProvider/teamsProvider.js.map +1 -1
  273. package/lib/common/ticketProvider/azureBoardsProvider.js +8 -8
  274. package/lib/common/ticketProvider/azureBoardsProvider.js.map +1 -1
  275. package/lib/common/ticketProvider/index.js +1 -1
  276. package/lib/common/ticketProvider/index.js.map +1 -1
  277. package/lib/common/ticketProvider/jiraProvider.js +12 -12
  278. package/lib/common/ticketProvider/jiraProvider.js.map +1 -1
  279. package/lib/common/ticketProvider/ticketProviderRoot.js +2 -2
  280. package/lib/common/ticketProvider/ticketProviderRoot.js.map +1 -1
  281. package/lib/common/utils/apiUtils.js +37 -19
  282. package/lib/common/utils/apiUtils.js.map +1 -1
  283. package/lib/common/utils/authUtils.js +9 -9
  284. package/lib/common/utils/authUtils.js.map +1 -1
  285. package/lib/common/utils/classUtils.js +4 -4
  286. package/lib/common/utils/classUtils.js.map +1 -1
  287. package/lib/common/utils/dataUtils.js +8 -8
  288. package/lib/common/utils/dataUtils.js.map +1 -1
  289. package/lib/common/utils/deployTipJson.js +2 -2
  290. package/lib/common/utils/deployTipJson.js.map +1 -1
  291. package/lib/common/utils/deployTips.js +2 -2
  292. package/lib/common/utils/deployTips.js.map +1 -1
  293. package/lib/common/utils/deployUtils.js +89 -89
  294. package/lib/common/utils/deployUtils.js.map +1 -1
  295. package/lib/common/utils/emailUtils.js +3 -3
  296. package/lib/common/utils/emailUtils.js.map +1 -1
  297. package/lib/common/utils/filesUtils.d.ts +5 -1
  298. package/lib/common/utils/filesUtils.js +48 -48
  299. package/lib/common/utils/filesUtils.js.map +1 -1
  300. package/lib/common/utils/gitUtils.js +12 -12
  301. package/lib/common/utils/gitUtils.js.map +1 -1
  302. package/lib/common/utils/index.d.ts +2 -1
  303. package/lib/common/utils/index.js +60 -79
  304. package/lib/common/utils/index.js.map +1 -1
  305. package/lib/common/utils/markdownUtils.js +2 -2
  306. package/lib/common/utils/markdownUtils.js.map +1 -1
  307. package/lib/common/utils/mermaidUtils.js +19 -19
  308. package/lib/common/utils/mermaidUtils.js.map +1 -1
  309. package/lib/common/utils/orgConfigUtils.js +8 -8
  310. package/lib/common/utils/orgConfigUtils.js.map +1 -1
  311. package/lib/common/utils/orgUtils.js +21 -21
  312. package/lib/common/utils/orgUtils.js.map +1 -1
  313. package/lib/common/utils/poolUtils.js +13 -13
  314. package/lib/common/utils/poolUtils.js.map +1 -1
  315. package/lib/common/utils/profileUtils.js +1 -1
  316. package/lib/common/utils/profileUtils.js.map +1 -1
  317. package/lib/common/utils/projectUtils.js +9 -9
  318. package/lib/common/utils/projectUtils.js.map +1 -1
  319. package/lib/common/utils/prompts.js +62 -12
  320. package/lib/common/utils/prompts.js.map +1 -1
  321. package/lib/common/utils/workaroundUtils.js +2 -2
  322. package/lib/common/utils/workaroundUtils.js.map +1 -1
  323. package/lib/common/utils/wrapUtils.js +3 -3
  324. package/lib/common/utils/wrapUtils.js.map +1 -1
  325. package/lib/common/utils/xmlUtils.js +10 -10
  326. package/lib/common/utils/xmlUtils.js.map +1 -1
  327. package/lib/common/websocketClient.d.ts +1 -1
  328. package/lib/common/websocketClient.js +7 -6
  329. package/lib/common/websocketClient.js.map +1 -1
  330. package/lib/config/index.js +3 -3
  331. package/lib/config/index.js.map +1 -1
  332. package/lib/hooks/finally/notify.js +2 -2
  333. package/lib/hooks/finally/notify.js.map +1 -1
  334. package/lib/hooks/prerun/check-dependencies.js +7 -7
  335. package/lib/hooks/prerun/check-dependencies.js.map +1 -1
  336. package/oclif.manifest.json +543 -536
  337. package/package.json +1 -1
@@ -132,13 +132,12 @@
132
132
  "clear:cache:hardis"
133
133
  ]
134
134
  },
135
- "hardis:auth:login": {
135
+ "hardis:config:get": {
136
136
  "aliases": [],
137
137
  "args": {},
138
- "description": "\n## Command Behavior\n\n**Authenticates to a Salesforce org, primarily designed for CI/CD workflows.**\n\nThis command facilitates secure and automated logins to Salesforce organizations within continuous integration and continuous delivery pipelines. It leverages pre-configured authentication details, ensuring that CI/CD processes can interact with Salesforce without manual intervention.\n\nKey aspects:\n\n- **Configuration-Driven:** It relies on authentication variables and files set up by dedicated configuration commands:\n - For CI/CD repositories: [Configure Org CI Authentication](https://sfdx-hardis.cloudity.com/hardis/project/configure/auth/)\n - For Monitoring repositories: [Configure Org Monitoring](https://sfdx-hardis.cloudity.com/hardis/org/configure/monitoring/)\n- **Technical Org Support:** Supports authentication to a 'technical org' (e.g., for calling Agentforce from another org) by utilizing the `SFDX_AUTH_URL_TECHNICAL_ORG` environment variable. If this variable is set, the command authenticates to this org with the alias `TECHNICAL_ORG`.\n\nTo obtain the `SFDX_AUTH_URL_TECHNICAL_ORG` value, you can run `sf org display --verbose --json` and copy the `sfdxAuthUrl` field from the output.\n\n## Technical explanations\n\nThe command's technical flow involves:\n\n- **Flag Parsing:** It parses command-line flags such as `instanceurl`, `devhub`, `scratchorg`, and `debug` to determine the authentication context.\n- **Authentication Hook:** It triggers an internal authentication hook (`this.config.runHook('auth', ...`)) which is responsible for executing the actual authentication logic based on the provided flags (e.g., whether it's a Dev Hub or a scratch org).\n- **Environment Variable Check:** It checks for the presence of `SFDX_AUTH_URL_TECHNICAL_ORG` or `TECHNICAL_ORG_ALIAS` environment variables.\n- **`authOrg` Utility:** If a technical org is configured, it calls the `authOrg` utility function to perform the authentication for that specific org, ensuring it's connected and available for subsequent operations.\n- **Salesforce CLI Integration:** It integrates with the Salesforce CLI's authentication mechanisms to establish and manage org connections.\n",
138
+ "description": "\n## Command Behavior\n\n**Retrieves and displays the sfdx-hardis configuration for a specified level.**\n\nThis command allows you to inspect the configuration that is currently in effect for your project, which is useful for debugging and understanding how sfdx-hardis will behave.\n\n- **Configuration levels:** It can retrieve configuration from three different levels:\n - **Project:** The configuration defined in the project's `.sfdx-hardis.yml` file.\n - **Branch:** The configuration defined in a branch-specific configuration file (e.g., `.sfdx-hardis.production.yml`).\n - **User:** The global user-level configuration.\n\n## Technical explanations\n\nThe command's logic is straightforward:\n\n- **`getConfig` function:** It calls the `getConfig` utility function, passing the desired configuration level as an argument.\n- **Configuration loading:** The `getConfig` function is responsible for finding the appropriate configuration file, reading its contents, and parsing it as YAML or JSON.\n- **Output:** The retrieved configuration is then displayed to the user as a JSON string.\n",
139
139
  "examples": [
140
- "$ sf hardis:auth:login",
141
- "CI=true sf hardis:auth:login"
140
+ "$ sf hardis:project:deploy:sources:metadata"
142
141
  ],
143
142
  "flags": {
144
143
  "json": {
@@ -156,28 +155,20 @@
156
155
  "multiple": false,
157
156
  "type": "option"
158
157
  },
159
- "instanceurl": {
160
- "char": "r",
161
- "description": "URL of org instance",
162
- "name": "instanceurl",
158
+ "level": {
159
+ "char": "l",
160
+ "description": "project,branch or user",
161
+ "name": "level",
162
+ "default": "project",
163
163
  "hasDynamicHelp": false,
164
164
  "multiple": false,
165
+ "options": [
166
+ "project",
167
+ "branch",
168
+ "user"
169
+ ],
165
170
  "type": "option"
166
171
  },
167
- "devhub": {
168
- "char": "h",
169
- "description": "Also connect associated DevHub",
170
- "name": "devhub",
171
- "allowNo": false,
172
- "type": "boolean"
173
- },
174
- "scratchorg": {
175
- "char": "s",
176
- "description": "Scratch org",
177
- "name": "scratchorg",
178
- "allowNo": false,
179
- "type": "boolean"
180
- },
181
172
  "debug": {
182
173
  "char": "d",
183
174
  "description": "Activate debug mode (more logs)",
@@ -201,38 +192,39 @@
201
192
  },
202
193
  "hasDynamicHelp": false,
203
194
  "hiddenAliases": [],
204
- "id": "hardis:auth:login",
195
+ "id": "hardis:config:get",
205
196
  "pluginAlias": "sfdx-hardis",
206
197
  "pluginName": "sfdx-hardis",
207
198
  "pluginType": "core",
208
199
  "strict": true,
209
200
  "enableJsonFlag": true,
210
- "title": "Login",
201
+ "title": "Deploy metadata sources to org",
211
202
  "requiresProject": false,
212
203
  "isESM": true,
213
204
  "relativePath": [
214
205
  "lib",
215
206
  "commands",
216
207
  "hardis",
217
- "auth",
218
- "login.js"
208
+ "config",
209
+ "get.js"
219
210
  ],
220
211
  "aliasPermutations": [],
221
212
  "permutations": [
222
- "hardis:auth:login",
223
- "auth:hardis:login",
224
- "auth:login:hardis",
225
- "hardis:login:auth",
226
- "login:hardis:auth",
227
- "login:auth:hardis"
213
+ "hardis:config:get",
214
+ "config:hardis:get",
215
+ "config:get:hardis",
216
+ "hardis:get:config",
217
+ "get:hardis:config",
218
+ "get:config:hardis"
228
219
  ]
229
220
  },
230
- "hardis:config:get": {
221
+ "hardis:auth:login": {
231
222
  "aliases": [],
232
223
  "args": {},
233
- "description": "\n## Command Behavior\n\n**Retrieves and displays the sfdx-hardis configuration for a specified level.**\n\nThis command allows you to inspect the configuration that is currently in effect for your project, which is useful for debugging and understanding how sfdx-hardis will behave.\n\n- **Configuration levels:** It can retrieve configuration from three different levels:\n - **Project:** The configuration defined in the project's `.sfdx-hardis.yml` file.\n - **Branch:** The configuration defined in a branch-specific configuration file (e.g., `.sfdx-hardis.production.yml`).\n - **User:** The global user-level configuration.\n\n## Technical explanations\n\nThe command's logic is straightforward:\n\n- **`getConfig` function:** It calls the `getConfig` utility function, passing the desired configuration level as an argument.\n- **Configuration loading:** The `getConfig` function is responsible for finding the appropriate configuration file, reading its contents, and parsing it as YAML or JSON.\n- **Output:** The retrieved configuration is then displayed to the user as a JSON string.\n",
224
+ "description": "\n## Command Behavior\n\n**Authenticates to a Salesforce org, primarily designed for CI/CD workflows.**\n\nThis command facilitates secure and automated logins to Salesforce organizations within continuous integration and continuous delivery pipelines. It leverages pre-configured authentication details, ensuring that CI/CD processes can interact with Salesforce without manual intervention.\n\nKey aspects:\n\n- **Configuration-Driven:** It relies on authentication variables and files set up by dedicated configuration commands:\n - For CI/CD repositories: [Configure Org CI Authentication](https://sfdx-hardis.cloudity.com/hardis/project/configure/auth/)\n - For Monitoring repositories: [Configure Org Monitoring](https://sfdx-hardis.cloudity.com/hardis/org/configure/monitoring/)\n- **Technical Org Support:** Supports authentication to a 'technical org' (e.g., for calling Agentforce from another org) by utilizing the `SFDX_AUTH_URL_TECHNICAL_ORG` environment variable. If this variable is set, the command authenticates to this org with the alias `TECHNICAL_ORG`.\n\nTo obtain the `SFDX_AUTH_URL_TECHNICAL_ORG` value, you can run `sf org display --verbose --json` and copy the `sfdxAuthUrl` field from the output.\n\n## Technical explanations\n\nThe command's technical flow involves:\n\n- **Flag Parsing:** It parses command-line flags such as `instanceurl`, `devhub`, `scratchorg`, and `debug` to determine the authentication context.\n- **Authentication Hook:** It triggers an internal authentication hook (`this.config.runHook('auth', ...`)) which is responsible for executing the actual authentication logic based on the provided flags (e.g., whether it's a Dev Hub or a scratch org).\n- **Environment Variable Check:** It checks for the presence of `SFDX_AUTH_URL_TECHNICAL_ORG` or `TECHNICAL_ORG_ALIAS` environment variables.\n- **`authOrg` Utility:** If a technical org is configured, it calls the `authOrg` utility function to perform the authentication for that specific org, ensuring it's connected and available for subsequent operations.\n- **Salesforce CLI Integration:** It integrates with the Salesforce CLI's authentication mechanisms to establish and manage org connections.\n",
234
225
  "examples": [
235
- "$ sf hardis:project:deploy:sources:metadata"
226
+ "$ sf hardis:auth:login",
227
+ "CI=true sf hardis:auth:login"
236
228
  ],
237
229
  "flags": {
238
230
  "json": {
@@ -250,20 +242,28 @@
250
242
  "multiple": false,
251
243
  "type": "option"
252
244
  },
253
- "level": {
254
- "char": "l",
255
- "description": "project,branch or user",
256
- "name": "level",
257
- "default": "project",
245
+ "instanceurl": {
246
+ "char": "r",
247
+ "description": "URL of org instance",
248
+ "name": "instanceurl",
258
249
  "hasDynamicHelp": false,
259
250
  "multiple": false,
260
- "options": [
261
- "project",
262
- "branch",
263
- "user"
264
- ],
265
251
  "type": "option"
266
252
  },
253
+ "devhub": {
254
+ "char": "h",
255
+ "description": "Also connect associated DevHub",
256
+ "name": "devhub",
257
+ "allowNo": false,
258
+ "type": "boolean"
259
+ },
260
+ "scratchorg": {
261
+ "char": "s",
262
+ "description": "Scratch org",
263
+ "name": "scratchorg",
264
+ "allowNo": false,
265
+ "type": "boolean"
266
+ },
267
267
  "debug": {
268
268
  "char": "d",
269
269
  "description": "Activate debug mode (more logs)",
@@ -287,30 +287,30 @@
287
287
  },
288
288
  "hasDynamicHelp": false,
289
289
  "hiddenAliases": [],
290
- "id": "hardis:config:get",
290
+ "id": "hardis:auth:login",
291
291
  "pluginAlias": "sfdx-hardis",
292
292
  "pluginName": "sfdx-hardis",
293
293
  "pluginType": "core",
294
294
  "strict": true,
295
295
  "enableJsonFlag": true,
296
- "title": "Deploy metadata sources to org",
296
+ "title": "Login",
297
297
  "requiresProject": false,
298
298
  "isESM": true,
299
299
  "relativePath": [
300
300
  "lib",
301
301
  "commands",
302
302
  "hardis",
303
- "config",
304
- "get.js"
303
+ "auth",
304
+ "login.js"
305
305
  ],
306
306
  "aliasPermutations": [],
307
307
  "permutations": [
308
- "hardis:config:get",
309
- "config:hardis:get",
310
- "config:get:hardis",
311
- "hardis:get:config",
312
- "get:hardis:config",
313
- "get:config:hardis"
308
+ "hardis:auth:login",
309
+ "auth:hardis:login",
310
+ "auth:login:hardis",
311
+ "hardis:login:auth",
312
+ "login:hardis:auth",
313
+ "login:auth:hardis"
314
314
  ]
315
315
  },
316
316
  "hardis:doc:fieldusage": {
@@ -867,7 +867,8 @@
867
867
  "examples": [
868
868
  "$ sf hardis:doc:project2markdown",
869
869
  "$ sf hardis:doc:project2markdown --with-history",
870
- "$ sf hardis:doc:project2markdown --with-history --pdf"
870
+ "$ sf hardis:doc:project2markdown --with-history --pdf",
871
+ "$ sf hardis:doc:project2markdown --hide-apex-code"
871
872
  ],
872
873
  "flags": {
873
874
  "json": {
@@ -903,6 +904,12 @@
903
904
  "allowNo": false,
904
905
  "type": "boolean"
905
906
  },
907
+ "hide-apex-code": {
908
+ "description": "Hide Apex code in the generated documentation for Apex classes.",
909
+ "name": "hide-apex-code",
910
+ "allowNo": false,
911
+ "type": "boolean"
912
+ },
906
913
  "debug": {
907
914
  "char": "d",
908
915
  "description": "Activate debug mode (more logs)",
@@ -5744,121 +5751,6 @@
5744
5751
  "import:files:org:hardis"
5745
5752
  ]
5746
5753
  },
5747
- "hardis:org:fix:listviewmine": {
5748
- "aliases": [],
5749
- "args": {},
5750
- "description": "Fix listviews whose scope Mine has been replaced by Everything\n\n[![Invalid scope:Mine, not allowed ? Deploy your ListViews anyway !](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/article-invalid-scope-mine.jpg)](https://nicolas.vuillamy.fr/invalid-scope-mine-not-allowed-deploy-your-listviews-anyway-443aceca8ac7)\n\nList of ListViews can be:\n\n- read from .sfdx-hardis.yml file in property **listViewsToSetToMine**\n- sent in argument listviews\n\nNote: property **listViewsToSetToMine** can be auto-generated by command hardis:work:save if .sfdx-hardis.yml contains the following configuration\n\n```yaml\nautoCleanTypes:\n - listViewsMine\n```\n\n- Example of sfdx-hardis.yml property `listViewsToSetToMine`:\n\n```yaml\nlistViewsToSetToMine:\n - \"force-app/main/default/objects/Operation__c/listViews/MyCurrentOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Operation__c/listViews/MyFinalizedOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/Default_Opportunity_Pipeline.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MyCurrentSubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MySubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Account/listViews/MyActivePartners.listView-meta.xml\"\n```\n\n- If manually written, this could also be:\n\n```yaml\nlistViewsToSetToMine:\n - \"Operation__c:MyCurrentOperations\"\n - \"Operation__c:MyFinalizedOperations\"\n - \"Opportunity:Default_Opportunity_Pipeline\"\n - \"Opportunity:MyCurrentSubscriptions\"\n - \"Opportunity:MySubscriptions\"\n - \"Account:MyActivePartners\"\n```\n\nTroubleshooting: if you need to run this command from an alpine-linux based docker image, use this workaround in your dockerfile:\n\n```dockerfile\n# Do not use puppeteer embedded chromium\nRUN apk add --update --no-cache chromium\nENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=\"true\"\nENV CHROMIUM_PATH=\"/usr/bin/chromium-browser\"\nENV PUPPETEER_EXECUTABLE_PATH=\"$\\{CHROMIUM_PATH}\" // remove \\ before {\n```\n",
5751
- "examples": [
5752
- "$ sf hardis:org:fix:listviewmine",
5753
- "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
5754
- ],
5755
- "flags": {
5756
- "json": {
5757
- "description": "Format output as json.",
5758
- "helpGroup": "GLOBAL",
5759
- "name": "json",
5760
- "allowNo": false,
5761
- "type": "boolean"
5762
- },
5763
- "flags-dir": {
5764
- "helpGroup": "GLOBAL",
5765
- "name": "flags-dir",
5766
- "summary": "Import flag values from a directory.",
5767
- "hasDynamicHelp": false,
5768
- "multiple": false,
5769
- "type": "option"
5770
- },
5771
- "listviews": {
5772
- "char": "l",
5773
- "description": "Comma-separated list of listviews following format Object:ListViewName\nExample: Contact:MyContacts,Contact:MyActiveContacts,Opportunity:MYClosedOpportunities",
5774
- "name": "listviews",
5775
- "hasDynamicHelp": false,
5776
- "multiple": false,
5777
- "type": "option"
5778
- },
5779
- "debug": {
5780
- "char": "d",
5781
- "description": "Activate debug mode (more logs)",
5782
- "name": "debug",
5783
- "allowNo": false,
5784
- "type": "boolean"
5785
- },
5786
- "websocket": {
5787
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
5788
- "name": "websocket",
5789
- "hasDynamicHelp": false,
5790
- "multiple": false,
5791
- "type": "option"
5792
- },
5793
- "skipauth": {
5794
- "description": "Skip authentication check when a default username is required",
5795
- "name": "skipauth",
5796
- "allowNo": false,
5797
- "type": "boolean"
5798
- },
5799
- "target-org": {
5800
- "aliases": [
5801
- "targetusername",
5802
- "u"
5803
- ],
5804
- "char": "o",
5805
- "deprecateAliases": true,
5806
- "name": "target-org",
5807
- "noCacheDefault": true,
5808
- "required": true,
5809
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
5810
- "hasDynamicHelp": true,
5811
- "multiple": false,
5812
- "type": "option"
5813
- }
5814
- },
5815
- "hasDynamicHelp": true,
5816
- "hiddenAliases": [],
5817
- "id": "hardis:org:fix:listviewmine",
5818
- "pluginAlias": "sfdx-hardis",
5819
- "pluginName": "sfdx-hardis",
5820
- "pluginType": "core",
5821
- "strict": true,
5822
- "enableJsonFlag": true,
5823
- "title": "Fix listviews with ",
5824
- "requiresProject": true,
5825
- "isESM": true,
5826
- "relativePath": [
5827
- "lib",
5828
- "commands",
5829
- "hardis",
5830
- "org",
5831
- "fix",
5832
- "listviewmine.js"
5833
- ],
5834
- "aliasPermutations": [],
5835
- "permutations": [
5836
- "hardis:org:fix:listviewmine",
5837
- "org:hardis:fix:listviewmine",
5838
- "org:fix:hardis:listviewmine",
5839
- "org:fix:listviewmine:hardis",
5840
- "hardis:fix:org:listviewmine",
5841
- "fix:hardis:org:listviewmine",
5842
- "fix:org:hardis:listviewmine",
5843
- "fix:org:listviewmine:hardis",
5844
- "hardis:fix:listviewmine:org",
5845
- "fix:hardis:listviewmine:org",
5846
- "fix:listviewmine:hardis:org",
5847
- "fix:listviewmine:org:hardis",
5848
- "hardis:org:listviewmine:fix",
5849
- "org:hardis:listviewmine:fix",
5850
- "org:listviewmine:hardis:fix",
5851
- "org:listviewmine:fix:hardis",
5852
- "hardis:listviewmine:org:fix",
5853
- "listviewmine:hardis:org:fix",
5854
- "listviewmine:org:hardis:fix",
5855
- "listviewmine:org:fix:hardis",
5856
- "hardis:listviewmine:fix:org",
5857
- "listviewmine:hardis:fix:org",
5858
- "listviewmine:fix:hardis:org",
5859
- "listviewmine:fix:org:hardis"
5860
- ]
5861
- },
5862
5754
  "hardis:org:diagnose:audittrail": {
5863
5755
  "aliases": [],
5864
5756
  "args": {},
@@ -7008,14 +6900,13 @@
7008
6900
  "unusedusers:diagnose:org:hardis"
7009
6901
  ]
7010
6902
  },
7011
- "hardis:org:generate:packagexmlfull": {
6903
+ "hardis:org:fix:listviewmine": {
7012
6904
  "aliases": [],
7013
6905
  "args": {},
7014
- "description": "\n## Command Behavior\n\n**Generates a comprehensive `package.xml` file for a Salesforce org, including all metadata components, even managed ones.**\n\nThis command is essential for various Salesforce development and administration tasks, especially when you need a complete snapshot of an org's metadata. It goes beyond typical source tracking by including managed package components, which is crucial for understanding the full metadata footprint of an org.\n\nKey functionalities:\n\n- **Full Org Metadata Retrieval:** Connects to a specified Salesforce org (or prompts for one if not provided) and retrieves a complete list of all metadata types and their members.\n- **Managed Package Inclusion:** Unlike standard source retrieval, this command explicitly includes metadata from managed packages, providing a truly comprehensive `package.xml`.\n- **Customizable Output:** Allows you to specify the output file path for the generated `package.xml`.\n- **Interactive Org Selection:** If no target org is specified, it interactively prompts the user to choose an org. (or use --no-prompt to skip this step)\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **Salesforce Metadata API Interaction:** It leverages the Salesforce Metadata API to list all available metadata types and then retrieve all components for each type.\n- **`buildOrgManifest` Utility:** The core logic for querying the org's metadata and constructing the `package.xml` is encapsulated within the `buildOrgManifest` utility function.\n- **XML Generation:** It dynamically builds the XML structure of the `package.xml` file, including the `types` and `members` elements for all retrieved metadata.\n- **File System Operations:** It writes the generated `package.xml` file to the specified output path.\n- **Interactive Prompts:** Uses `promptOrgUsernameDefault` to guide the user in selecting the target Salesforce org.\n",
6906
+ "description": "Fix listviews whose scope Mine has been replaced by Everything\n\n[![Invalid scope:Mine, not allowed ? Deploy your ListViews anyway !](https://github.com/hardisgroupcom/sfdx-hardis/raw/main/docs/assets/images/article-invalid-scope-mine.jpg)](https://nicolas.vuillamy.fr/invalid-scope-mine-not-allowed-deploy-your-listviews-anyway-443aceca8ac7)\n\nList of ListViews can be:\n\n- read from .sfdx-hardis.yml file in property **listViewsToSetToMine**\n- sent in argument listviews\n\nNote: property **listViewsToSetToMine** can be auto-generated by command hardis:work:save if .sfdx-hardis.yml contains the following configuration\n\n```yaml\nautoCleanTypes:\n - listViewsMine\n```\n\n- Example of sfdx-hardis.yml property `listViewsToSetToMine`:\n\n```yaml\nlistViewsToSetToMine:\n - \"force-app/main/default/objects/Operation__c/listViews/MyCurrentOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Operation__c/listViews/MyFinalizedOperations.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/Default_Opportunity_Pipeline.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MyCurrentSubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Opportunity/listViews/MySubscriptions.listView-meta.xml\"\n - \"force-app/main/default/objects/Account/listViews/MyActivePartners.listView-meta.xml\"\n```\n\n- If manually written, this could also be:\n\n```yaml\nlistViewsToSetToMine:\n - \"Operation__c:MyCurrentOperations\"\n - \"Operation__c:MyFinalizedOperations\"\n - \"Opportunity:Default_Opportunity_Pipeline\"\n - \"Opportunity:MyCurrentSubscriptions\"\n - \"Opportunity:MySubscriptions\"\n - \"Account:MyActivePartners\"\n```\n\nTroubleshooting: if you need to run this command from an alpine-linux based docker image, use this workaround in your dockerfile:\n\n```dockerfile\n# Do not use puppeteer embedded chromium\nRUN apk add --update --no-cache chromium\nENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=\"true\"\nENV CHROMIUM_PATH=\"/usr/bin/chromium-browser\"\nENV PUPPETEER_EXECUTABLE_PATH=\"$\\{CHROMIUM_PATH}\" // remove \\ before {\n```\n",
7015
6907
  "examples": [
7016
- "$ sf hardis:org:generate:packagexmlfull",
7017
- "$ sf hardis:org:generate:packagexmlfull --outputfile /tmp/packagexmlfull.xml",
7018
- "$ sf hardis:org:generate:packagexmlfull --target-org nico@example.com"
6908
+ "$ sf hardis:org:fix:listviewmine",
6909
+ "$ sf hardis:org:fix:listviewmine --listviews Opportunity:MySubscriptions,Account:MyActivePartners"
7019
6910
  ],
7020
6911
  "flags": {
7021
6912
  "json": {
@@ -7033,9 +6924,10 @@
7033
6924
  "multiple": false,
7034
6925
  "type": "option"
7035
6926
  },
7036
- "outputfile": {
7037
- "description": "Output package.xml file",
7038
- "name": "outputfile",
6927
+ "listviews": {
6928
+ "char": "l",
6929
+ "description": "Comma-separated list of listviews following format Object:ListViewName\nExample: Contact:MyContacts,Contact:MyActiveContacts,Opportunity:MYClosedOpportunities",
6930
+ "name": "listviews",
7039
6931
  "hasDynamicHelp": false,
7040
6932
  "multiple": false,
7041
6933
  "type": "option"
@@ -7047,13 +6939,6 @@
7047
6939
  "allowNo": false,
7048
6940
  "type": "boolean"
7049
6941
  },
7050
- "no-prompt": {
7051
- "char": "n",
7052
- "description": "Do not prompt for org username, use the default one",
7053
- "name": "no-prompt",
7054
- "allowNo": false,
7055
- "type": "boolean"
7056
- },
7057
6942
  "websocket": {
7058
6943
  "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
7059
6944
  "name": "websocket",
@@ -7085,15 +6970,137 @@
7085
6970
  },
7086
6971
  "hasDynamicHelp": true,
7087
6972
  "hiddenAliases": [],
7088
- "id": "hardis:org:generate:packagexmlfull",
6973
+ "id": "hardis:org:fix:listviewmine",
7089
6974
  "pluginAlias": "sfdx-hardis",
7090
6975
  "pluginName": "sfdx-hardis",
7091
6976
  "pluginType": "core",
7092
6977
  "strict": true,
7093
6978
  "enableJsonFlag": true,
7094
- "title": "Generate Full Org package.xml",
7095
- "requiresProject": false,
7096
- "isESM": true,
6979
+ "title": "Fix listviews with ",
6980
+ "requiresProject": true,
6981
+ "isESM": true,
6982
+ "relativePath": [
6983
+ "lib",
6984
+ "commands",
6985
+ "hardis",
6986
+ "org",
6987
+ "fix",
6988
+ "listviewmine.js"
6989
+ ],
6990
+ "aliasPermutations": [],
6991
+ "permutations": [
6992
+ "hardis:org:fix:listviewmine",
6993
+ "org:hardis:fix:listviewmine",
6994
+ "org:fix:hardis:listviewmine",
6995
+ "org:fix:listviewmine:hardis",
6996
+ "hardis:fix:org:listviewmine",
6997
+ "fix:hardis:org:listviewmine",
6998
+ "fix:org:hardis:listviewmine",
6999
+ "fix:org:listviewmine:hardis",
7000
+ "hardis:fix:listviewmine:org",
7001
+ "fix:hardis:listviewmine:org",
7002
+ "fix:listviewmine:hardis:org",
7003
+ "fix:listviewmine:org:hardis",
7004
+ "hardis:org:listviewmine:fix",
7005
+ "org:hardis:listviewmine:fix",
7006
+ "org:listviewmine:hardis:fix",
7007
+ "org:listviewmine:fix:hardis",
7008
+ "hardis:listviewmine:org:fix",
7009
+ "listviewmine:hardis:org:fix",
7010
+ "listviewmine:org:hardis:fix",
7011
+ "listviewmine:org:fix:hardis",
7012
+ "hardis:listviewmine:fix:org",
7013
+ "listviewmine:hardis:fix:org",
7014
+ "listviewmine:fix:hardis:org",
7015
+ "listviewmine:fix:org:hardis"
7016
+ ]
7017
+ },
7018
+ "hardis:org:generate:packagexmlfull": {
7019
+ "aliases": [],
7020
+ "args": {},
7021
+ "description": "\n## Command Behavior\n\n**Generates a comprehensive `package.xml` file for a Salesforce org, including all metadata components, even managed ones.**\n\nThis command is essential for various Salesforce development and administration tasks, especially when you need a complete snapshot of an org's metadata. It goes beyond typical source tracking by including managed package components, which is crucial for understanding the full metadata footprint of an org.\n\nKey functionalities:\n\n- **Full Org Metadata Retrieval:** Connects to a specified Salesforce org (or prompts for one if not provided) and retrieves a complete list of all metadata types and their members.\n- **Managed Package Inclusion:** Unlike standard source retrieval, this command explicitly includes metadata from managed packages, providing a truly comprehensive `package.xml`.\n- **Customizable Output:** Allows you to specify the output file path for the generated `package.xml`.\n- **Interactive Org Selection:** If no target org is specified, it interactively prompts the user to choose an org. (or use --no-prompt to skip this step)\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **Salesforce Metadata API Interaction:** It leverages the Salesforce Metadata API to list all available metadata types and then retrieve all components for each type.\n- **`buildOrgManifest` Utility:** The core logic for querying the org's metadata and constructing the `package.xml` is encapsulated within the `buildOrgManifest` utility function.\n- **XML Generation:** It dynamically builds the XML structure of the `package.xml` file, including the `types` and `members` elements for all retrieved metadata.\n- **File System Operations:** It writes the generated `package.xml` file to the specified output path.\n- **Interactive Prompts:** Uses `promptOrgUsernameDefault` to guide the user in selecting the target Salesforce org.\n",
7022
+ "examples": [
7023
+ "$ sf hardis:org:generate:packagexmlfull",
7024
+ "$ sf hardis:org:generate:packagexmlfull --outputfile /tmp/packagexmlfull.xml",
7025
+ "$ sf hardis:org:generate:packagexmlfull --target-org nico@example.com"
7026
+ ],
7027
+ "flags": {
7028
+ "json": {
7029
+ "description": "Format output as json.",
7030
+ "helpGroup": "GLOBAL",
7031
+ "name": "json",
7032
+ "allowNo": false,
7033
+ "type": "boolean"
7034
+ },
7035
+ "flags-dir": {
7036
+ "helpGroup": "GLOBAL",
7037
+ "name": "flags-dir",
7038
+ "summary": "Import flag values from a directory.",
7039
+ "hasDynamicHelp": false,
7040
+ "multiple": false,
7041
+ "type": "option"
7042
+ },
7043
+ "outputfile": {
7044
+ "description": "Output package.xml file",
7045
+ "name": "outputfile",
7046
+ "hasDynamicHelp": false,
7047
+ "multiple": false,
7048
+ "type": "option"
7049
+ },
7050
+ "debug": {
7051
+ "char": "d",
7052
+ "description": "Activate debug mode (more logs)",
7053
+ "name": "debug",
7054
+ "allowNo": false,
7055
+ "type": "boolean"
7056
+ },
7057
+ "no-prompt": {
7058
+ "char": "n",
7059
+ "description": "Do not prompt for org username, use the default one",
7060
+ "name": "no-prompt",
7061
+ "allowNo": false,
7062
+ "type": "boolean"
7063
+ },
7064
+ "websocket": {
7065
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
7066
+ "name": "websocket",
7067
+ "hasDynamicHelp": false,
7068
+ "multiple": false,
7069
+ "type": "option"
7070
+ },
7071
+ "skipauth": {
7072
+ "description": "Skip authentication check when a default username is required",
7073
+ "name": "skipauth",
7074
+ "allowNo": false,
7075
+ "type": "boolean"
7076
+ },
7077
+ "target-org": {
7078
+ "aliases": [
7079
+ "targetusername",
7080
+ "u"
7081
+ ],
7082
+ "char": "o",
7083
+ "deprecateAliases": true,
7084
+ "name": "target-org",
7085
+ "noCacheDefault": true,
7086
+ "required": true,
7087
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
7088
+ "hasDynamicHelp": true,
7089
+ "multiple": false,
7090
+ "type": "option"
7091
+ }
7092
+ },
7093
+ "hasDynamicHelp": true,
7094
+ "hiddenAliases": [],
7095
+ "id": "hardis:org:generate:packagexmlfull",
7096
+ "pluginAlias": "sfdx-hardis",
7097
+ "pluginName": "sfdx-hardis",
7098
+ "pluginType": "core",
7099
+ "strict": true,
7100
+ "enableJsonFlag": true,
7101
+ "title": "Generate Full Org package.xml",
7102
+ "requiresProject": false,
7103
+ "isESM": true,
7097
7104
  "relativePath": [
7098
7105
  "lib",
7099
7106
  "commands",
@@ -9267,135 +9274,6 @@
9267
9274
  "remotesites:audit:project:hardis"
9268
9275
  ]
9269
9276
  },
9270
- "hardis:project:configure:auth": {
9271
- "aliases": [],
9272
- "args": {},
9273
- "description": "\n## Command Behavior\n\n**Configures authentication between a Git branch and a target Salesforce org for CI/CD deployments.**\n\nThis command facilitates the setup of automated CI/CD pipelines, enabling seamless deployments from specific Git branches to designated Salesforce orgs. It supports both standard Salesforce orgs and Dev Hub configurations, catering to various enterprise deployment workflows.\n\nKey functionalities include:\n\n- **Org Selection/Login:** Guides the user to select an existing Salesforce org or log in to a new one.\n- **Git Branch Association:** Allows associating a specific Git branch with the chosen Salesforce org.\n- **Merge Target Definition:** Enables defining target Git branches into which the configured branch can merge, ensuring controlled deployment flows.\n- **Salesforce Username Configuration:** Prompts for the Salesforce username to be used by the CI server for deployments.\n- **SSL Certificate Generation:** Automatically generates an SSL certificate for secure authentication.\n\n## Technical explanations\n\nThe command's implementation involves several key technical aspects:\n\n- **SF CLI Integration:** Utilizes \n@salesforce/sf-plugins-core\n for command structure and flag parsing.\n- **Interactive Prompts:** Employs the \nprompts\n library for interactive user input, guiding the configuration process.\n- **Git Integration:** Interacts with Git to retrieve branch information using \n`git().branch([\"--list\", \"-r\"])`\n.\n- **Configuration Management:** Leverages internal utilities (`checkConfig`, `getConfig`, `setConfig`, `setInConfigFile`) to read from and write to project-specific configuration files (e.g., `.sfdx-hardis.<branchName>.yml`).\n- **Salesforce CLI Execution:** Executes Salesforce CLI commands programmatically via `execSfdxJson` for org interactions.\n- **SSL Certificate Generation:** Calls `generateSSLCertificate` to create necessary SSL certificates for JWT-based authentication.\n- **WebSocket Communication:** Uses `WebSocketClient` for potential communication with external tools or processes, such as restarting the command in VS Code.\n- **Dependency Check:** Ensures the presence of `openssl` on the system, which is required for SSL certificate generation.\n",
9274
- "examples": [
9275
- "$ sf hardis:project:configure:auth"
9276
- ],
9277
- "flags": {
9278
- "json": {
9279
- "description": "Format output as json.",
9280
- "helpGroup": "GLOBAL",
9281
- "name": "json",
9282
- "allowNo": false,
9283
- "type": "boolean"
9284
- },
9285
- "flags-dir": {
9286
- "helpGroup": "GLOBAL",
9287
- "name": "flags-dir",
9288
- "summary": "Import flag values from a directory.",
9289
- "hasDynamicHelp": false,
9290
- "multiple": false,
9291
- "type": "option"
9292
- },
9293
- "devhub": {
9294
- "char": "b",
9295
- "description": "Configure project DevHub",
9296
- "name": "devhub",
9297
- "allowNo": false,
9298
- "type": "boolean"
9299
- },
9300
- "debug": {
9301
- "char": "d",
9302
- "description": "Activate debug mode (more logs)",
9303
- "name": "debug",
9304
- "allowNo": false,
9305
- "type": "boolean"
9306
- },
9307
- "websocket": {
9308
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
9309
- "name": "websocket",
9310
- "hasDynamicHelp": false,
9311
- "multiple": false,
9312
- "type": "option"
9313
- },
9314
- "skipauth": {
9315
- "description": "Skip authentication check when a default username is required",
9316
- "name": "skipauth",
9317
- "allowNo": false,
9318
- "type": "boolean"
9319
- },
9320
- "target-org": {
9321
- "aliases": [
9322
- "targetusername",
9323
- "u"
9324
- ],
9325
- "char": "o",
9326
- "deprecateAliases": true,
9327
- "name": "target-org",
9328
- "noCacheDefault": true,
9329
- "summary": "Username or alias of the target org.",
9330
- "hasDynamicHelp": true,
9331
- "multiple": false,
9332
- "type": "option"
9333
- },
9334
- "target-dev-hub": {
9335
- "aliases": [
9336
- "targetdevhubusername"
9337
- ],
9338
- "char": "v",
9339
- "deprecateAliases": true,
9340
- "name": "target-dev-hub",
9341
- "noCacheDefault": true,
9342
- "required": false,
9343
- "summary": "Username or alias of the Dev Hub org.",
9344
- "hasDynamicHelp": true,
9345
- "multiple": false,
9346
- "type": "option"
9347
- }
9348
- },
9349
- "hasDynamicHelp": true,
9350
- "hiddenAliases": [],
9351
- "id": "hardis:project:configure:auth",
9352
- "pluginAlias": "sfdx-hardis",
9353
- "pluginName": "sfdx-hardis",
9354
- "pluginType": "core",
9355
- "strict": true,
9356
- "enableJsonFlag": true,
9357
- "title": "Configure authentication",
9358
- "requiresProject": false,
9359
- "requiresDependencies": [
9360
- "openssl"
9361
- ],
9362
- "isESM": true,
9363
- "relativePath": [
9364
- "lib",
9365
- "commands",
9366
- "hardis",
9367
- "project",
9368
- "configure",
9369
- "auth.js"
9370
- ],
9371
- "aliasPermutations": [],
9372
- "permutations": [
9373
- "hardis:project:configure:auth",
9374
- "project:hardis:configure:auth",
9375
- "project:configure:hardis:auth",
9376
- "project:configure:auth:hardis",
9377
- "hardis:configure:project:auth",
9378
- "configure:hardis:project:auth",
9379
- "configure:project:hardis:auth",
9380
- "configure:project:auth:hardis",
9381
- "hardis:configure:auth:project",
9382
- "configure:hardis:auth:project",
9383
- "configure:auth:hardis:project",
9384
- "configure:auth:project:hardis",
9385
- "hardis:project:auth:configure",
9386
- "project:hardis:auth:configure",
9387
- "project:auth:hardis:configure",
9388
- "project:auth:configure:hardis",
9389
- "hardis:auth:project:configure",
9390
- "auth:hardis:project:configure",
9391
- "auth:project:hardis:configure",
9392
- "auth:project:configure:hardis",
9393
- "hardis:auth:configure:project",
9394
- "auth:hardis:configure:project",
9395
- "auth:configure:hardis:project",
9396
- "auth:configure:project:hardis"
9397
- ]
9398
- },
9399
9277
  "hardis:project:clean:emptyitems": {
9400
9278
  "aliases": [],
9401
9279
  "args": {},
@@ -10984,7 +10862,351 @@
10984
10862
  "profilestopermsets:convert:project:hardis"
10985
10863
  ]
10986
10864
  },
10987
- "hardis:project:deploy:notify": {
10865
+ "hardis:project:configure:auth": {
10866
+ "aliases": [],
10867
+ "args": {},
10868
+ "description": "\n## Command Behavior\n\n**Configures authentication between a Git branch and a target Salesforce org for CI/CD deployments.**\n\nThis command facilitates the setup of automated CI/CD pipelines, enabling seamless deployments from specific Git branches to designated Salesforce orgs. It supports both standard Salesforce orgs and Dev Hub configurations, catering to various enterprise deployment workflows.\n\nKey functionalities include:\n\n- **Org Selection/Login:** Guides the user to select an existing Salesforce org or log in to a new one.\n- **Git Branch Association:** Allows associating a specific Git branch with the chosen Salesforce org.\n- **Merge Target Definition:** Enables defining target Git branches into which the configured branch can merge, ensuring controlled deployment flows.\n- **Salesforce Username Configuration:** Prompts for the Salesforce username to be used by the CI server for deployments.\n- **SSL Certificate Generation:** Automatically generates an SSL certificate for secure authentication.\n\n## Technical explanations\n\nThe command's implementation involves several key technical aspects:\n\n- **SF CLI Integration:** Utilizes \n@salesforce/sf-plugins-core\n for command structure and flag parsing.\n- **Interactive Prompts:** Employs the \nprompts\n library for interactive user input, guiding the configuration process.\n- **Git Integration:** Interacts with Git to retrieve branch information using \n`git().branch([\"--list\", \"-r\"])`\n.\n- **Configuration Management:** Leverages internal utilities (`checkConfig`, `getConfig`, `setConfig`, `setInConfigFile`) to read from and write to project-specific configuration files (e.g., `.sfdx-hardis.<branchName>.yml`).\n- **Salesforce CLI Execution:** Executes Salesforce CLI commands programmatically via `execSfdxJson` for org interactions.\n- **SSL Certificate Generation:** Calls `generateSSLCertificate` to create necessary SSL certificates for JWT-based authentication.\n- **WebSocket Communication:** Uses `WebSocketClient` for potential communication with external tools or processes, such as restarting the command in VS Code.\n- **Dependency Check:** Ensures the presence of `openssl` on the system, which is required for SSL certificate generation.\n",
10869
+ "examples": [
10870
+ "$ sf hardis:project:configure:auth"
10871
+ ],
10872
+ "flags": {
10873
+ "json": {
10874
+ "description": "Format output as json.",
10875
+ "helpGroup": "GLOBAL",
10876
+ "name": "json",
10877
+ "allowNo": false,
10878
+ "type": "boolean"
10879
+ },
10880
+ "flags-dir": {
10881
+ "helpGroup": "GLOBAL",
10882
+ "name": "flags-dir",
10883
+ "summary": "Import flag values from a directory.",
10884
+ "hasDynamicHelp": false,
10885
+ "multiple": false,
10886
+ "type": "option"
10887
+ },
10888
+ "devhub": {
10889
+ "char": "b",
10890
+ "description": "Configure project DevHub",
10891
+ "name": "devhub",
10892
+ "allowNo": false,
10893
+ "type": "boolean"
10894
+ },
10895
+ "debug": {
10896
+ "char": "d",
10897
+ "description": "Activate debug mode (more logs)",
10898
+ "name": "debug",
10899
+ "allowNo": false,
10900
+ "type": "boolean"
10901
+ },
10902
+ "websocket": {
10903
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
10904
+ "name": "websocket",
10905
+ "hasDynamicHelp": false,
10906
+ "multiple": false,
10907
+ "type": "option"
10908
+ },
10909
+ "skipauth": {
10910
+ "description": "Skip authentication check when a default username is required",
10911
+ "name": "skipauth",
10912
+ "allowNo": false,
10913
+ "type": "boolean"
10914
+ },
10915
+ "target-org": {
10916
+ "aliases": [
10917
+ "targetusername",
10918
+ "u"
10919
+ ],
10920
+ "char": "o",
10921
+ "deprecateAliases": true,
10922
+ "name": "target-org",
10923
+ "noCacheDefault": true,
10924
+ "summary": "Username or alias of the target org.",
10925
+ "hasDynamicHelp": true,
10926
+ "multiple": false,
10927
+ "type": "option"
10928
+ },
10929
+ "target-dev-hub": {
10930
+ "aliases": [
10931
+ "targetdevhubusername"
10932
+ ],
10933
+ "char": "v",
10934
+ "deprecateAliases": true,
10935
+ "name": "target-dev-hub",
10936
+ "noCacheDefault": true,
10937
+ "required": false,
10938
+ "summary": "Username or alias of the Dev Hub org.",
10939
+ "hasDynamicHelp": true,
10940
+ "multiple": false,
10941
+ "type": "option"
10942
+ }
10943
+ },
10944
+ "hasDynamicHelp": true,
10945
+ "hiddenAliases": [],
10946
+ "id": "hardis:project:configure:auth",
10947
+ "pluginAlias": "sfdx-hardis",
10948
+ "pluginName": "sfdx-hardis",
10949
+ "pluginType": "core",
10950
+ "strict": true,
10951
+ "enableJsonFlag": true,
10952
+ "title": "Configure authentication",
10953
+ "requiresProject": false,
10954
+ "requiresDependencies": [
10955
+ "openssl"
10956
+ ],
10957
+ "isESM": true,
10958
+ "relativePath": [
10959
+ "lib",
10960
+ "commands",
10961
+ "hardis",
10962
+ "project",
10963
+ "configure",
10964
+ "auth.js"
10965
+ ],
10966
+ "aliasPermutations": [],
10967
+ "permutations": [
10968
+ "hardis:project:configure:auth",
10969
+ "project:hardis:configure:auth",
10970
+ "project:configure:hardis:auth",
10971
+ "project:configure:auth:hardis",
10972
+ "hardis:configure:project:auth",
10973
+ "configure:hardis:project:auth",
10974
+ "configure:project:hardis:auth",
10975
+ "configure:project:auth:hardis",
10976
+ "hardis:configure:auth:project",
10977
+ "configure:hardis:auth:project",
10978
+ "configure:auth:hardis:project",
10979
+ "configure:auth:project:hardis",
10980
+ "hardis:project:auth:configure",
10981
+ "project:hardis:auth:configure",
10982
+ "project:auth:hardis:configure",
10983
+ "project:auth:configure:hardis",
10984
+ "hardis:auth:project:configure",
10985
+ "auth:hardis:project:configure",
10986
+ "auth:project:hardis:configure",
10987
+ "auth:project:configure:hardis",
10988
+ "hardis:auth:configure:project",
10989
+ "auth:hardis:configure:project",
10990
+ "auth:configure:hardis:project",
10991
+ "auth:configure:project:hardis"
10992
+ ]
10993
+ },
10994
+ "hardis:project:fix:profiletabs": {
10995
+ "aliases": [],
10996
+ "args": {},
10997
+ "description": "\n## Command Behavior\n\n**Interactively updates tab visibility settings in Salesforce profiles, addressing a common issue where tab visibilities are not correctly retrieved by `sf project retrieve start`.**\n\nThis command provides a user-friendly interface to manage tab settings within your profile XML files, ensuring that your local project accurately reflects the intended tab configurations in your Salesforce org.\n\nKey functionalities:\n\n- **Interactive Tab Selection:** Displays a multi-select menu of all available tabs in your org, allowing you to choose which tabs to update.\n- **Visibility Control:** Lets you set the visibility for the selected tabs to either `DefaultOn` (Visible) or `Hidden`.\n- **Profile Selection:** Presents a multi-select menu of all .profile-meta.xml files in your project, allowing you to apply the tab visibility changes to specific profiles.\n- **XML Updates:** Modifies the <tabVisibilities> section of the selected profile XML files to reflect the chosen tab settings. If a tab visibility setting already exists for a selected tab, it will be updated; otherwise, a new one will be added.\n- **Sorted Output:** The <tabVisibilities> in the updated profile XML files are sorted alphabetically for consistency and readability.\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **SOQL Queries (Tooling API):** It queries the `TabDefinition` object using `soqlQueryTooling` to retrieve a list of all available tabs in the target org.\n- **File Discovery:** Uses `glob` to find all .profile-meta.xml files within the specified project path.\n- **Interactive Prompts:** Leverages the `prompts` library to create interactive menus for selecting tabs, visibility settings, and profiles.\n- **XML Parsing and Manipulation:** Uses `parseXmlFile` to read the content of profile XML files and `writeXmlFile` to write the modified content back. It manipulates the `tabVisibilities` array within the parsed XML to add or update tab settings.\n- **Array Sorting:** Employs the `sort-array` library to sort the `tabVisibilities` alphabetically by tab name.\n- **Logging:** Provides feedback to the user about which profiles have been updated and a summary of the changes.\n",
10998
+ "examples": [
10999
+ "$ sf hardis:project:fix:profiletabs"
11000
+ ],
11001
+ "flags": {
11002
+ "json": {
11003
+ "description": "Format output as json.",
11004
+ "helpGroup": "GLOBAL",
11005
+ "name": "json",
11006
+ "allowNo": false,
11007
+ "type": "boolean"
11008
+ },
11009
+ "flags-dir": {
11010
+ "helpGroup": "GLOBAL",
11011
+ "name": "flags-dir",
11012
+ "summary": "Import flag values from a directory.",
11013
+ "hasDynamicHelp": false,
11014
+ "multiple": false,
11015
+ "type": "option"
11016
+ },
11017
+ "path": {
11018
+ "char": "p",
11019
+ "description": "Root folder",
11020
+ "name": "path",
11021
+ "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
11022
+ "hasDynamicHelp": false,
11023
+ "multiple": false,
11024
+ "type": "option"
11025
+ },
11026
+ "debug": {
11027
+ "char": "d",
11028
+ "description": "Activate debug mode (more logs)",
11029
+ "name": "debug",
11030
+ "allowNo": false,
11031
+ "type": "boolean"
11032
+ },
11033
+ "websocket": {
11034
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
11035
+ "name": "websocket",
11036
+ "hasDynamicHelp": false,
11037
+ "multiple": false,
11038
+ "type": "option"
11039
+ },
11040
+ "skipauth": {
11041
+ "description": "Skip authentication check when a default username is required",
11042
+ "name": "skipauth",
11043
+ "allowNo": false,
11044
+ "type": "boolean"
11045
+ },
11046
+ "target-org": {
11047
+ "aliases": [
11048
+ "targetusername",
11049
+ "u"
11050
+ ],
11051
+ "char": "o",
11052
+ "deprecateAliases": true,
11053
+ "name": "target-org",
11054
+ "noCacheDefault": true,
11055
+ "required": true,
11056
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
11057
+ "hasDynamicHelp": true,
11058
+ "multiple": false,
11059
+ "type": "option"
11060
+ }
11061
+ },
11062
+ "hasDynamicHelp": true,
11063
+ "hiddenAliases": [],
11064
+ "id": "hardis:project:fix:profiletabs",
11065
+ "pluginAlias": "sfdx-hardis",
11066
+ "pluginName": "sfdx-hardis",
11067
+ "pluginType": "core",
11068
+ "strict": true,
11069
+ "enableJsonFlag": true,
11070
+ "title": "Fix profiles to add tabs that are not retrieved by SF CLI",
11071
+ "requiresProject": true,
11072
+ "isESM": true,
11073
+ "relativePath": [
11074
+ "lib",
11075
+ "commands",
11076
+ "hardis",
11077
+ "project",
11078
+ "fix",
11079
+ "profiletabs.js"
11080
+ ],
11081
+ "aliasPermutations": [],
11082
+ "permutations": [
11083
+ "hardis:project:fix:profiletabs",
11084
+ "project:hardis:fix:profiletabs",
11085
+ "project:fix:hardis:profiletabs",
11086
+ "project:fix:profiletabs:hardis",
11087
+ "hardis:fix:project:profiletabs",
11088
+ "fix:hardis:project:profiletabs",
11089
+ "fix:project:hardis:profiletabs",
11090
+ "fix:project:profiletabs:hardis",
11091
+ "hardis:fix:profiletabs:project",
11092
+ "fix:hardis:profiletabs:project",
11093
+ "fix:profiletabs:hardis:project",
11094
+ "fix:profiletabs:project:hardis",
11095
+ "hardis:project:profiletabs:fix",
11096
+ "project:hardis:profiletabs:fix",
11097
+ "project:profiletabs:hardis:fix",
11098
+ "project:profiletabs:fix:hardis",
11099
+ "hardis:profiletabs:project:fix",
11100
+ "profiletabs:hardis:project:fix",
11101
+ "profiletabs:project:hardis:fix",
11102
+ "profiletabs:project:fix:hardis",
11103
+ "hardis:profiletabs:fix:project",
11104
+ "profiletabs:hardis:fix:project",
11105
+ "profiletabs:fix:hardis:project",
11106
+ "profiletabs:fix:project:hardis"
11107
+ ]
11108
+ },
11109
+ "hardis:project:fix:v53flexipages": {
11110
+ "aliases": [],
11111
+ "args": {},
11112
+ "description": "\n## Command Behavior\n\n**Fixes Salesforce FlexiPages for compatibility with API Version 53.0 (Winter '22 release) by adding missing identifiers to component instances.**\n\nSalesforce introduced a change in API Version 53.0 that requires `identifier` tags within `componentInstance` and `fieldInstance` elements in FlexiPage metadata. If these identifiers are missing, deployments to orgs with API version 53.0 or higher will fail. This command automates the process of adding these missing identifiers, ensuring your FlexiPages remain deployable.\n\nKey functionalities:\n\n- **Targeted FlexiPage Processing:** Scans all .flexipage-meta.xml files within the specified root folder (defaults to current working directory).\n- **Identifier Injection:** Inserts a unique `identifier` tag (e.g., `SFDX_HARDIS_REPLACEMENT_ID`) into `componentInstance` and `fieldInstance` elements that lack one.\n\n**Important Note:** After running this command, ensure you update your `apiVersion` to `53.0` (or higher) in your `package.xml` and `sfdx-project.json` files.\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **File Discovery:** Uses `glob` to find all .flexipage-meta.xml files.\n- **Content Reading:** Reads the XML content of each FlexiPage file.\n- **Regular Expression Replacement:** Employs a set of regular expressions to identify specific XML patterns (componentName.../componentName.../componentInstance, componentName.../componentName.../visibilityRule, fieldItem.../fieldItem.../fieldInstance) that are missing the `identifier` tag.\n- **Dynamic ID Generation:** For each match, it generates a unique identifier (e.g., `sfdxHardisIdX`) and injects it into the XML structure.\n- **File Writing:** If changes are made, the modified XML content is written back to the FlexiPage file using `fs.writeFile`.\n- **Logging:** Provides messages about which FlexiPages are being processed and a summary of the total number of identifiers added.\n",
11113
+ "examples": [
11114
+ "$ sf hardis:project:fix:v53flexipages"
11115
+ ],
11116
+ "flags": {
11117
+ "json": {
11118
+ "description": "Format output as json.",
11119
+ "helpGroup": "GLOBAL",
11120
+ "name": "json",
11121
+ "allowNo": false,
11122
+ "type": "boolean"
11123
+ },
11124
+ "flags-dir": {
11125
+ "helpGroup": "GLOBAL",
11126
+ "name": "flags-dir",
11127
+ "summary": "Import flag values from a directory.",
11128
+ "hasDynamicHelp": false,
11129
+ "multiple": false,
11130
+ "type": "option"
11131
+ },
11132
+ "path": {
11133
+ "char": "p",
11134
+ "description": "Root folder",
11135
+ "name": "path",
11136
+ "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
11137
+ "hasDynamicHelp": false,
11138
+ "multiple": false,
11139
+ "type": "option"
11140
+ },
11141
+ "debug": {
11142
+ "char": "d",
11143
+ "description": "Activate debug mode (more logs)",
11144
+ "name": "debug",
11145
+ "allowNo": false,
11146
+ "type": "boolean"
11147
+ },
11148
+ "websocket": {
11149
+ "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
11150
+ "name": "websocket",
11151
+ "hasDynamicHelp": false,
11152
+ "multiple": false,
11153
+ "type": "option"
11154
+ },
11155
+ "skipauth": {
11156
+ "description": "Skip authentication check when a default username is required",
11157
+ "name": "skipauth",
11158
+ "allowNo": false,
11159
+ "type": "boolean"
11160
+ }
11161
+ },
11162
+ "hasDynamicHelp": false,
11163
+ "hiddenAliases": [],
11164
+ "id": "hardis:project:fix:v53flexipages",
11165
+ "pluginAlias": "sfdx-hardis",
11166
+ "pluginName": "sfdx-hardis",
11167
+ "pluginType": "core",
11168
+ "strict": true,
11169
+ "enableJsonFlag": true,
11170
+ "title": "Fix flexipages for v53",
11171
+ "requiresProject": true,
11172
+ "isESM": true,
11173
+ "relativePath": [
11174
+ "lib",
11175
+ "commands",
11176
+ "hardis",
11177
+ "project",
11178
+ "fix",
11179
+ "v53flexipages.js"
11180
+ ],
11181
+ "aliasPermutations": [],
11182
+ "permutations": [
11183
+ "hardis:project:fix:v53flexipages",
11184
+ "project:hardis:fix:v53flexipages",
11185
+ "project:fix:hardis:v53flexipages",
11186
+ "project:fix:v53flexipages:hardis",
11187
+ "hardis:fix:project:v53flexipages",
11188
+ "fix:hardis:project:v53flexipages",
11189
+ "fix:project:hardis:v53flexipages",
11190
+ "fix:project:v53flexipages:hardis",
11191
+ "hardis:fix:v53flexipages:project",
11192
+ "fix:hardis:v53flexipages:project",
11193
+ "fix:v53flexipages:hardis:project",
11194
+ "fix:v53flexipages:project:hardis",
11195
+ "hardis:project:v53flexipages:fix",
11196
+ "project:hardis:v53flexipages:fix",
11197
+ "project:v53flexipages:hardis:fix",
11198
+ "project:v53flexipages:fix:hardis",
11199
+ "hardis:v53flexipages:project:fix",
11200
+ "v53flexipages:hardis:project:fix",
11201
+ "v53flexipages:project:hardis:fix",
11202
+ "v53flexipages:project:fix:hardis",
11203
+ "hardis:v53flexipages:fix:project",
11204
+ "v53flexipages:hardis:fix:project",
11205
+ "v53flexipages:fix:hardis:project",
11206
+ "v53flexipages:fix:project:hardis"
11207
+ ]
11208
+ },
11209
+ "hardis:project:deploy:notify": {
10988
11210
  "aliases": [],
10989
11211
  "args": {},
10990
11212
  "description": "Post notifications related to:\n\n- **Deployment simulation** _(use with --check-only)_\n\n- **Deployment process** _(to call only if your deployment is successful)_\n\n### Integrations\n\nAccording to the [integrations you configured](https://sfdx-hardis.cloudity.com/salesforce-ci-cd-setup-integrations-home/), notifications can contain deployment information and [Flow Visual Git Diff](https://sfdx-hardis.cloudity.com/salesforce-deployment-assistant-home/#flow-visual-git-diff)\n\n - GitHub, Gitlab, Azure DevOps, Bitbucket comments on Pull Requests (including Flows Visual Git Diff)\n\n - Slack, Microsoft Teams, Email deployment summary after a successful deployment\n\n - JIRA tags and comments on tickets that just has been deployed\n\n![](https://sfdx-hardis.cloudity.com/assets/images/screenshot-jira-gitlab.jpg)\n\n![](https://sfdx-hardis.cloudity.com/assets/images/screenshot-jira-slack.jpg)\n\n### Flows Visual Git Diff\n\n- Visually show you the differences on a diagram\n\n- Display the update details without having to open any XML !\n\n🟩 = added\n\n🟥 = removed\n\n🟧 = updated\n\n![](https://sfdx-hardis.cloudity.com/assets/images/flow-visual-git-diff.jpg)\n\n![](https://sfdx-hardis.cloudity.com/assets/images/flow-visual-git-diff-2.jpg)\n\n### In custom CI/CD workflow\n\nExample of usage in a custom CI/CD pipeline:\n\n```bash\n# Disable exit-on-error temporarily\nset +e\n\n# Run the deploy command\nsf project deploy start [....]\nRET_CODE=$?\n\n# Re-enable exit-on-error\nset -e\n\n# Determine MYSTATUS based on return code\nif [ $RET_CODE -eq 0 ]; then\n MYSTATUS=\"valid\"\nelse\n MYSTATUS=\"invalid\"\nfi\n\n# Run the notify command with MYSTATUS\nsf hardis:project:deploy:notify --check-only --deploy-status \"$MYSTATUS\"\n```\n\n### Other usages\n\nThis command is for custom SF Cli pipelines, if you are a sfdx-hardis user, it is already embedded in sf hardis:deploy:smart.\n\nYou can also use [sfdx-hardis wrapper commands of SF deployment commands](https://sfdx-hardis.cloudity.com/salesforce-deployment-assistant-setup/#using-custom-cicd-pipeline)\n",
@@ -12159,221 +12381,6 @@
12159
12381
  "validate:deploy:project:hardis"
12160
12382
  ]
12161
12383
  },
12162
- "hardis:project:fix:profiletabs": {
12163
- "aliases": [],
12164
- "args": {},
12165
- "description": "\n## Command Behavior\n\n**Interactively updates tab visibility settings in Salesforce profiles, addressing a common issue where tab visibilities are not correctly retrieved by `sf project retrieve start`.**\n\nThis command provides a user-friendly interface to manage tab settings within your profile XML files, ensuring that your local project accurately reflects the intended tab configurations in your Salesforce org.\n\nKey functionalities:\n\n- **Interactive Tab Selection:** Displays a multi-select menu of all available tabs in your org, allowing you to choose which tabs to update.\n- **Visibility Control:** Lets you set the visibility for the selected tabs to either `DefaultOn` (Visible) or `Hidden`.\n- **Profile Selection:** Presents a multi-select menu of all .profile-meta.xml files in your project, allowing you to apply the tab visibility changes to specific profiles.\n- **XML Updates:** Modifies the <tabVisibilities> section of the selected profile XML files to reflect the chosen tab settings. If a tab visibility setting already exists for a selected tab, it will be updated; otherwise, a new one will be added.\n- **Sorted Output:** The <tabVisibilities> in the updated profile XML files are sorted alphabetically for consistency and readability.\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **SOQL Queries (Tooling API):** It queries the `TabDefinition` object using `soqlQueryTooling` to retrieve a list of all available tabs in the target org.\n- **File Discovery:** Uses `glob` to find all .profile-meta.xml files within the specified project path.\n- **Interactive Prompts:** Leverages the `prompts` library to create interactive menus for selecting tabs, visibility settings, and profiles.\n- **XML Parsing and Manipulation:** Uses `parseXmlFile` to read the content of profile XML files and `writeXmlFile` to write the modified content back. It manipulates the `tabVisibilities` array within the parsed XML to add or update tab settings.\n- **Array Sorting:** Employs the `sort-array` library to sort the `tabVisibilities` alphabetically by tab name.\n- **Logging:** Provides feedback to the user about which profiles have been updated and a summary of the changes.\n",
12166
- "examples": [
12167
- "$ sf hardis:project:fix:profiletabs"
12168
- ],
12169
- "flags": {
12170
- "json": {
12171
- "description": "Format output as json.",
12172
- "helpGroup": "GLOBAL",
12173
- "name": "json",
12174
- "allowNo": false,
12175
- "type": "boolean"
12176
- },
12177
- "flags-dir": {
12178
- "helpGroup": "GLOBAL",
12179
- "name": "flags-dir",
12180
- "summary": "Import flag values from a directory.",
12181
- "hasDynamicHelp": false,
12182
- "multiple": false,
12183
- "type": "option"
12184
- },
12185
- "path": {
12186
- "char": "p",
12187
- "description": "Root folder",
12188
- "name": "path",
12189
- "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
12190
- "hasDynamicHelp": false,
12191
- "multiple": false,
12192
- "type": "option"
12193
- },
12194
- "debug": {
12195
- "char": "d",
12196
- "description": "Activate debug mode (more logs)",
12197
- "name": "debug",
12198
- "allowNo": false,
12199
- "type": "boolean"
12200
- },
12201
- "websocket": {
12202
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
12203
- "name": "websocket",
12204
- "hasDynamicHelp": false,
12205
- "multiple": false,
12206
- "type": "option"
12207
- },
12208
- "skipauth": {
12209
- "description": "Skip authentication check when a default username is required",
12210
- "name": "skipauth",
12211
- "allowNo": false,
12212
- "type": "boolean"
12213
- },
12214
- "target-org": {
12215
- "aliases": [
12216
- "targetusername",
12217
- "u"
12218
- ],
12219
- "char": "o",
12220
- "deprecateAliases": true,
12221
- "name": "target-org",
12222
- "noCacheDefault": true,
12223
- "required": true,
12224
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
12225
- "hasDynamicHelp": true,
12226
- "multiple": false,
12227
- "type": "option"
12228
- }
12229
- },
12230
- "hasDynamicHelp": true,
12231
- "hiddenAliases": [],
12232
- "id": "hardis:project:fix:profiletabs",
12233
- "pluginAlias": "sfdx-hardis",
12234
- "pluginName": "sfdx-hardis",
12235
- "pluginType": "core",
12236
- "strict": true,
12237
- "enableJsonFlag": true,
12238
- "title": "Fix profiles to add tabs that are not retrieved by SF CLI",
12239
- "requiresProject": true,
12240
- "isESM": true,
12241
- "relativePath": [
12242
- "lib",
12243
- "commands",
12244
- "hardis",
12245
- "project",
12246
- "fix",
12247
- "profiletabs.js"
12248
- ],
12249
- "aliasPermutations": [],
12250
- "permutations": [
12251
- "hardis:project:fix:profiletabs",
12252
- "project:hardis:fix:profiletabs",
12253
- "project:fix:hardis:profiletabs",
12254
- "project:fix:profiletabs:hardis",
12255
- "hardis:fix:project:profiletabs",
12256
- "fix:hardis:project:profiletabs",
12257
- "fix:project:hardis:profiletabs",
12258
- "fix:project:profiletabs:hardis",
12259
- "hardis:fix:profiletabs:project",
12260
- "fix:hardis:profiletabs:project",
12261
- "fix:profiletabs:hardis:project",
12262
- "fix:profiletabs:project:hardis",
12263
- "hardis:project:profiletabs:fix",
12264
- "project:hardis:profiletabs:fix",
12265
- "project:profiletabs:hardis:fix",
12266
- "project:profiletabs:fix:hardis",
12267
- "hardis:profiletabs:project:fix",
12268
- "profiletabs:hardis:project:fix",
12269
- "profiletabs:project:hardis:fix",
12270
- "profiletabs:project:fix:hardis",
12271
- "hardis:profiletabs:fix:project",
12272
- "profiletabs:hardis:fix:project",
12273
- "profiletabs:fix:hardis:project",
12274
- "profiletabs:fix:project:hardis"
12275
- ]
12276
- },
12277
- "hardis:project:fix:v53flexipages": {
12278
- "aliases": [],
12279
- "args": {},
12280
- "description": "\n## Command Behavior\n\n**Fixes Salesforce FlexiPages for compatibility with API Version 53.0 (Winter '22 release) by adding missing identifiers to component instances.**\n\nSalesforce introduced a change in API Version 53.0 that requires `identifier` tags within `componentInstance` and `fieldInstance` elements in FlexiPage metadata. If these identifiers are missing, deployments to orgs with API version 53.0 or higher will fail. This command automates the process of adding these missing identifiers, ensuring your FlexiPages remain deployable.\n\nKey functionalities:\n\n- **Targeted FlexiPage Processing:** Scans all .flexipage-meta.xml files within the specified root folder (defaults to current working directory).\n- **Identifier Injection:** Inserts a unique `identifier` tag (e.g., `SFDX_HARDIS_REPLACEMENT_ID`) into `componentInstance` and `fieldInstance` elements that lack one.\n\n**Important Note:** After running this command, ensure you update your `apiVersion` to `53.0` (or higher) in your `package.xml` and `sfdx-project.json` files.\n\n## Technical explanations\n\nThe command's technical implementation involves:\n\n- **File Discovery:** Uses `glob` to find all .flexipage-meta.xml files.\n- **Content Reading:** Reads the XML content of each FlexiPage file.\n- **Regular Expression Replacement:** Employs a set of regular expressions to identify specific XML patterns (componentName.../componentName.../componentInstance, componentName.../componentName.../visibilityRule, fieldItem.../fieldItem.../fieldInstance) that are missing the `identifier` tag.\n- **Dynamic ID Generation:** For each match, it generates a unique identifier (e.g., `sfdxHardisIdX`) and injects it into the XML structure.\n- **File Writing:** If changes are made, the modified XML content is written back to the FlexiPage file using `fs.writeFile`.\n- **Logging:** Provides messages about which FlexiPages are being processed and a summary of the total number of identifiers added.\n",
12281
- "examples": [
12282
- "$ sf hardis:project:fix:v53flexipages"
12283
- ],
12284
- "flags": {
12285
- "json": {
12286
- "description": "Format output as json.",
12287
- "helpGroup": "GLOBAL",
12288
- "name": "json",
12289
- "allowNo": false,
12290
- "type": "boolean"
12291
- },
12292
- "flags-dir": {
12293
- "helpGroup": "GLOBAL",
12294
- "name": "flags-dir",
12295
- "summary": "Import flag values from a directory.",
12296
- "hasDynamicHelp": false,
12297
- "multiple": false,
12298
- "type": "option"
12299
- },
12300
- "path": {
12301
- "char": "p",
12302
- "description": "Root folder",
12303
- "name": "path",
12304
- "default": "/home/runner/work/sfdx-hardis/sfdx-hardis",
12305
- "hasDynamicHelp": false,
12306
- "multiple": false,
12307
- "type": "option"
12308
- },
12309
- "debug": {
12310
- "char": "d",
12311
- "description": "Activate debug mode (more logs)",
12312
- "name": "debug",
12313
- "allowNo": false,
12314
- "type": "boolean"
12315
- },
12316
- "websocket": {
12317
- "description": "Websocket host:port for VsCode SFDX Hardis UI integration",
12318
- "name": "websocket",
12319
- "hasDynamicHelp": false,
12320
- "multiple": false,
12321
- "type": "option"
12322
- },
12323
- "skipauth": {
12324
- "description": "Skip authentication check when a default username is required",
12325
- "name": "skipauth",
12326
- "allowNo": false,
12327
- "type": "boolean"
12328
- }
12329
- },
12330
- "hasDynamicHelp": false,
12331
- "hiddenAliases": [],
12332
- "id": "hardis:project:fix:v53flexipages",
12333
- "pluginAlias": "sfdx-hardis",
12334
- "pluginName": "sfdx-hardis",
12335
- "pluginType": "core",
12336
- "strict": true,
12337
- "enableJsonFlag": true,
12338
- "title": "Fix flexipages for v53",
12339
- "requiresProject": true,
12340
- "isESM": true,
12341
- "relativePath": [
12342
- "lib",
12343
- "commands",
12344
- "hardis",
12345
- "project",
12346
- "fix",
12347
- "v53flexipages.js"
12348
- ],
12349
- "aliasPermutations": [],
12350
- "permutations": [
12351
- "hardis:project:fix:v53flexipages",
12352
- "project:hardis:fix:v53flexipages",
12353
- "project:fix:hardis:v53flexipages",
12354
- "project:fix:v53flexipages:hardis",
12355
- "hardis:fix:project:v53flexipages",
12356
- "fix:hardis:project:v53flexipages",
12357
- "fix:project:hardis:v53flexipages",
12358
- "fix:project:v53flexipages:hardis",
12359
- "hardis:fix:v53flexipages:project",
12360
- "fix:hardis:v53flexipages:project",
12361
- "fix:v53flexipages:hardis:project",
12362
- "fix:v53flexipages:project:hardis",
12363
- "hardis:project:v53flexipages:fix",
12364
- "project:hardis:v53flexipages:fix",
12365
- "project:v53flexipages:hardis:fix",
12366
- "project:v53flexipages:fix:hardis",
12367
- "hardis:v53flexipages:project:fix",
12368
- "v53flexipages:hardis:project:fix",
12369
- "v53flexipages:project:hardis:fix",
12370
- "v53flexipages:project:fix:hardis",
12371
- "hardis:v53flexipages:fix:project",
12372
- "v53flexipages:hardis:fix:project",
12373
- "v53flexipages:fix:hardis:project",
12374
- "v53flexipages:fix:project:hardis"
12375
- ]
12376
- },
12377
12384
  "hardis:project:generate:bypass": {
12378
12385
  "aliases": [],
12379
12386
  "args": {},
@@ -14856,5 +14863,5 @@
14856
14863
  ]
14857
14864
  }
14858
14865
  },
14859
- "version": "6.0.4-beta202508121754.0"
14866
+ "version": "6.0.5-beta202508132214.0"
14860
14867
  }