Skip to content

Releases: hardisgroupcom/sfdx-hardis

v5.1.0

11 Oct 10:11
Compare
Choose a tag to compare

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

03 Oct 22:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.9...v5.0.10

v5.0.9

03 Oct 19:30
Compare
Choose a tag to compare

What's Changed

  • Fix link to tip doc from Pull Request / Merge Request comments by @nvuillam in #811
  • Fixing small issues with creating scratch org and scratch org pool by @Whitt in #812

New Contributors

  • @Whitt made their first contribution in #812

Full Changelog: v5.0.8...v5.0.9

v5.0.8

01 Oct 16:42
Compare
Choose a tag to compare

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

25 Sep 21:34
Compare
Choose a tag to compare

What's Changed

  • hardis:org:monitoring:backup : fix issue when metadata is unknown by @nvuillam in #802

Full Changelog: v5.0.6...v5.0.7

v5.0.6

25 Sep 12:50
Compare
Choose a tag to compare

What's Changed

  • Update doc by @nvuillam in #799
  • Purge flow fixes by @nvuillam in #801
    • Allow to purge flows & flow interviews using --no-prompt option
    • Fix duplicate -f short option by replacing delete-flow-interviews short by -w

Full Changelog: v5.0.5...v5.0.6

v5.0.5

24 Sep 21:29
Compare
Choose a tag to compare

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

Full Changelog: v5.0.4...v5.0.5

v5.0.4

24 Sep 06:47
Compare
Choose a tag to compare

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

23 Sep 10:46
Compare
Choose a tag to compare

What's changed

Quick fix: - Add --ignore-conflicts to smartDeploy

Full Changelog: v5.0.2...v5.0.3

v5.0.2

23 Sep 10:26
Compare
Choose a tag to compare

What's Changed

  • Always use project deploy start --dry-run for deployment validation, until command project 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