hardisgroupcom / sfdx-hardis

Swiss-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native sfdx + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs
https://sfdx-hardis.cloudity.com
GNU Affero General Public License v3.0
169 stars 29 forks source link

New command to clean flow positions #606

Closed nvuillam closed 1 month ago

nvuillam commented 1 month ago

New command hardis:project:clean:flowpositions to replace positions by 0 on AutoLayout Flows, in order to diminish conflicts Can be automated at each hardis:work:save if flowPositions added in .sfdx-hardis.yml autoCleanTypes property

github-actions[bot] commented 1 month ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 7 0 0.13s
✅ COPYPASTE jscpd yes no 17.55s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON npm-package-json-lint yes no 0.48s
✅ JSON prettier 11 0 0 1.3s
✅ JSON v8r 11 0 21.46s
⚠️ MARKDOWN markdownlint 148 0 1520 89.54s
✅ MARKDOWN markdown-table-formatter 148 0 0 0.67s
✅ REPOSITORY checkov yes no 18.95s
⚠️ REPOSITORY gitleaks yes 2 15.33s
⚠️ REPOSITORY grype yes 1 12.63s
✅ REPOSITORY trivy yes no 8.72s
✅ REPOSITORY trivy-sbom yes no 1.58s
✅ REPOSITORY trufflehog yes no 5.59s
✅ SPELL cspell 340 0 26.46s
✅ SPELL lychee 173 0 5.85s
✅ TYPESCRIPT eslint 151 0 0 8.75s
✅ TYPESCRIPT prettier 151 0 0 10.08s
✅ XML xmllint 4 0 0 0.07s
✅ YAML prettier 12 0 0 1.56s
✅ YAML v8r 12 0 34.83s
✅ YAML yamllint 12 0 0.85s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_