Releases: hardisgroupcom/sfdx-hardis
Releases · hardisgroupcom/sfdx-hardis
sfdx-hardis v1.4.1
- Update default gitlab-ci.yml
- rename commands:
- hardis:work:new
- hardis:work:refresh
- hardis:work:save
- cosmetic enhancements
sfdx-hardis 1.4.0
- 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
- Quick fix hardis:org:configure:monitoring + colors
sfdx-hardis 1.3.5
- Workaround when --soapdeploy argument is not available
sfdx-hardis v1.3.4
- 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
Add Soap option for mdapi:deploy
sfdx-hardis v1.3.2
- Guide user to assign rights to Connected App in sfdx:org:configure:monitoring
sfdx-hardis v1.3.1
- 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
- #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
- #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)