Releases: hardisgroupcom/sfdx-hardis
Releases · hardisgroupcom/sfdx-hardis
sfdx-hardis v2.10.1
- hardis:org:test:apex : Fix regex to new Apex Test results stdout format
sfdx-hardis v2.10.0
- hardis:work:save : Automatic generation of split package.xml and deploymentPlan in .sfdx-hardis.yml
- hardis:work:save : Propose to export data when saving
- Remove duplicates from .gitignore and .forceignore
- Add chromium in dockerfile
sfdx-hardis v2.9.4
- Fix refresh
- Update project cleaning references
sfdx-hardis v2.9.3
- hardis:work:refresh : allow to refresh from another branch
sfdx-hardis v2.9.2
- hardis:work:save : Fix issue when trying to stage & commit ignored files after project cleaning
- hardis:project:configure:auth Improve error message when unable to upload ConnectedApp on production environment
- Update default Apex PMD ruleset
- Use replace and not replaceAll for node14 combatibility
sfdx-hardis v2.9.1
- Clean git reset before save
- Clean git stash before new task
sfdx-hardis v2.9.0
- New command hardis:project:create
- Refactor project cleaning and allow to use external config files (destructiveChanges-like.xml or json)
- Fixes
- hardis:work:save : Create destructiveChanges.xml if not existing
- hardis:work:save : call forceSourcePull method to propose to update .forceignore if errors are found
- hardis:project:configure:auth: call mdapi:deploy with RunLocalTests to manage production environments
- authentication: auth only to devHub if --devhub sent
- Disable spinner for restDeploy check
sfdx-hardis v2.8.5
- QuickFix question icon
sfdx-hardis v2.8.4
- Allow to skip pull before save
- New deployTip: code coverage items with 0%
- Fix DevHub auth when credential out of date
- Use latest sfdx-cli package
- Init git config only if we are not in CI
sfdx-hardis v2.8.3
- Fix package creation
- When using VsCode UI via WebSocket, display selected values in console logs