Skip to content

Releases: hardisgroupcom/sfdx-hardis

sfdx-hardis v1.4.1

03 Mar 04:32
Compare
Choose a tag to compare
  • Update default gitlab-ci.yml
  • rename commands:
    • hardis:work:new
    • hardis:work:refresh
    • hardis:work:save
  • cosmetic enhancements

sfdx-hardis 1.4.0

01 Mar 23:45
Compare
Choose a tag to compare
  • New work commands to make easier non technical users to use Hardis CI
    • hardis:work:task:new
    • hardis:work:task:save
    • hardis:work:task:refresh

sfdx-hardis 1.3.6

26 Feb 17:06
Compare
Choose a tag to compare
  • Quick fix hardis:org:configure:monitoring + colors

sfdx-hardis 1.3.5

26 Feb 07:13
Compare
Choose a tag to compare
  • Workaround when --soapdeploy argument is not available

sfdx-hardis v1.3.4

25 Feb 22:23
Compare
Choose a tag to compare
  • Reuse msTeamsWebhookUrl during sfdx:org:configure:monitoring prompts
  • Allow to override CONFIG_BRANCH to get forced .sfdx.hardis.BRANCH.yml

sfdx-hardis v1.3.3

24 Feb 18:35
Compare
Choose a tag to compare

Add Soap option for mdapi:deploy

sfdx-hardis v1.3.2

24 Feb 11:30
Compare
Choose a tag to compare
  • Guide user to assign rights to Connected App in sfdx:org:configure:monitoring

sfdx-hardis v1.3.1

23 Feb 23:41
Compare
Choose a tag to compare
  • Manage git clone & push for sfdx:org:configure:monitoring
  • Manage upload of connected app metadata for sfdx:org:configure:monitoring

sfdx-hardis v1.3.0

22 Feb 23:38
Compare
Choose a tag to compare
  • #30: Remove use of sfdx-node
  • New command sfdx:project:deploy:sources:metadata
  • Generate .cache folder only when necessary
  • New command sfdx:org:configure:monitoring

sfdx-hardis 1.2.0

21 Feb 22:48
Compare
Choose a tag to compare
  • #24: Change the way of listing installed packages
  • #26: New command sfdx hardis:project:configure:deployments to configure Connected app
  • #27: Check in manifest folder for package.xml
  • Auto-generate alpha version of plugin package and associated docker image when publishing from branch alpha
  • Manage cache storage for CI dependent jobs (cache, artifacts)
    • .cache/sfdx-hardis/.sfdx
    • .sfdx
    • config/user
  • Improve org authentication
  • New command hardis:org:test
    • Test org coverage and fail if < 75%
  • Installed package management
    • Factorize method
    • Install packages during hardis:project:deploy:sources:dx
  • Allow to reuse scratch org if previous creation failed. Force using --forcenew
  • Improve auto-update of local project sfdx-hardis files
  • Improve console logs
  • Allow to store DevHubSfdxClientId in user sfdx-hardis.yml ( in /user folder)