Releases: hardisgroupcom/sfdx-hardis
Releases · hardisgroupcom/sfdx-hardis
v5.1.0
What's Changed
- hardis:project:deploy:smart: Fix to adapt stdout checks to output of
sf project deploy start
in case code coverage is ignored - hardis:org:monitor:backup: Allow spaces in folders
- Remove pubsub from default .forceignore
- Change default deployment waiting time from 60mn to 120mn
- Display explicit warning message before ConnectedApp deployment so users don't forget to manually create the connected app with the certificate
Pull Requests
- chore(dev-deps): bump oclif from 4.14.35 to 4.15.2 by @dependabot in #814
- fix(deps): bump marked from 14.1.0 to 14.1.2 by @dependabot in #815
- fix(deps): bump openai from 4.65.0 to 4.67.1 by @dependabot in #816
- fix(deps): bump simple-git from 3.25.0 to 3.27.0 by @dependabot in #818
- hardis:project:deploy:smart: Ignore coverage fix by @nvuillam in #819
- hardis:org:monitor:backup: Allow spaces in folders by @nvuillam in #821
- Default deployment waiting time 120mn + warning when uploading connected app by @nvuillam in #824
Full Changelog: v5.0.10...v5.1.0
v5.0.10
v5.0.9
v5.0.8
What's Changed
- Monitoring config: Fix way to define how to upload connected app
- New deployment tip: Couldn't retrieve or load information on the field
- Fix parsing of errors when they are unknown
- Fix SEO info in deployment tips documentation
Pull Requests
- chore(dev-deps): bump typescript from 5.4.5 to 5.6.2 by @dependabot in #808
- fix(deps): bump @slack/types from 2.12.0 to 2.14.0 by @dependabot in #807
- fix(deps): bump azure-devops-node-api from 14.0.2 to 14.1.0 by @dependabot in #806
- fix(deps): bump openai from 4.56.1 to 4.65.0 by @dependabot in #805
- fix(deps): bump puppeteer-core from 23.3.0 to 23.4.1 by @dependabot in #804
- Monitoring config fix + deployment errors parsing enhancements by @nvuillam in #810
Full Changelog: v5.0.7...v5.0.8
v5.0.7
v5.0.6
v5.0.5
What's Changed
- Deployment process polishing by @nvuillam in #798
- When git add / stash failure, display a message explaining to run
git config --system core.longpaths true
to solve the issue. - Improve test classes errors collection during deployment check
- Display the number of elements deployed within a package.xml
- When git add / stash failure, display a message explaining to run
Full Changelog: v5.0.4...v5.0.5
v5.0.4
What's Changed
- Fix errors collection during deployment check
- Display in deployment check summary when useSmartDeploymentTests has been activated
- Do not send coverage formatters options when test level is NoTestRun
Pull Requests
- chore(deps): update actions/setup-node action to v4 by @renovate in #724
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #761
- chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #762
- chore(deps): update actions/setup-python action to v5 by @renovate in #725
- chore(deps): update docker/build-push-action action to v6 by @renovate in #759
- chore(deps): update docker/login-action action to v3 by @renovate in #760
- Deployment check improvements (error collection, output messages) by @nvuillam in #797
Full Changelog: v5.0.3...v5.0.4
v5.0.3
v5.0.2
What's Changed
- Always use
project deploy start --dry-run
for deployment validation, until commandproject deploy validate
works with --ignore-warnings & NoTestRun by @nvuillam in #796 - chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.28 to 5.3.32 by @dependabot in #794
- fix(deps): bump axios from 1.7.5 to 1.7.7 by @dependabot in #790
- chore(dev-deps): bump oclif from 4.14.31 to 4.14.35 by @dependabot in #791
- fix(deps): bump @salesforce/sf-plugins-core from 11.3.7 to 11.3.10 by @dependabot in #793
- fix(deps): bump update-notifier from 7.3.0 to 7.3.1 by @dependabot in #792
- chore(deps): update node.js to v20 by @renovate in #763
New Contributors
Full Changelog: v5.0.1...v5.0.2