Releases: hardisgroupcom/sfdx-hardis
Releases · hardisgroupcom/sfdx-hardis
v4.37.2
What's Changed
- Half-automate retrieve of default Grafana Dashboards by @nvuillam in #610
- Fix ticketing collection on PR with GitHub integration by @nvuillam in #612
- Added a missing line to make pipeline step for megalinter in bitbucket by @derroman in #613
- Remove useless pyproject.toml by @nvuillam in #611
Full Changelog: v4.37.1...v4.37.2
v4.37.1
v4.37.0
What's Changed
- New command hardis:project:clean:flowpositions to replace positions by 0 on AutoLayout Flows, in order to diminish conflicts
- Can be automated at each hardis:work:save if
flowPositions
added in .sfdx-hardis.yml autoCleanTypes property
- Can be automated at each hardis:work:save if
Example:
autoCleanTypes:
- destructivechanges
- flowPositions
Pull Requests
Full Changelog: v4.36.0...v4.37.0
v4.36.0
What's Changed
- Update hardis:org:diagnose:unusedusers so it can also extract active users on a time period, thanks to option --returnactiveusers
- Add ACTIVE_USERS in weekly monitoring jobs
- Add JIRA variables to GitHub Workflows
Pull Requests
- Add JIRA variables to GitHub Workflows by @nvuillam in #604
- Update hardis:org:diagnose:unusedusers so it can also extract active users on a time period, thanks to option --returnactiveusers by @nvuillam in #605
Full Changelog: v4.35.2...v4.36.0
v4.35.2
v4.35.1
v4.35.0
What's Changed
- New command sfdx hardis:org:diagnose:unusedusers to find users that don't use their license !
Pull Requests
- Command to detect active users who has not logged in for N days (so licenses could be spared) by @masaner in #576
- Continuation of #576 Detecting Active 'inactive' Users In Salesforce by @masaner in #601
New Contributors
Full Changelog: v4.34.1...v4.35.0
v4.34.1
v4.34.0
What's Changed
- NotifProvider enhancements
- Updates to also send metrics to Prometheus
- NOTIFICATIONS_DISABLE is now not applicable to ApiProvider who always sends notifs
Pull Requests
Full Changelog: v4.33.2...v4.34.0