Skip to content

Releases: hardisgroupcom/sfdx-hardis

v4.37.2

27 May 17:32
Compare
Choose a tag to compare

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

26 May 14:44
Compare
Choose a tag to compare

What's Changed

  • Add flowPositions in .sfdx-hardis.yml JSON Schema by @nvuillam in #607
  • Grafana documentation by @nvuillam in #608
  • Truncate Grafana loki log size to 500 items if log body is too long by @nvuillam in #609

Full Changelog: v4.37.0...v4.37.1

v4.37.0

21 May 17:28
Compare
Choose a tag to compare

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

Example:

autoCleanTypes:
  - destructivechanges
  - flowPositions

Pull Requests

Full Changelog: v4.36.0...v4.37.0

v4.36.0

19 May 20:35
Compare
Choose a tag to compare

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

15 May 15:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.35.1...v4.35.2

v4.35.1

14 May 19:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.35.0...v4.35.1

v4.35.0

14 May 15:40
Compare
Choose a tag to compare

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

13 May 09:12
Compare
Choose a tag to compare

What's Changed

  • Notifications org identifier: replace dot by __ to avoid mess with Grafana label filters by @nvuillam in #599

Full Changelog: v4.34.0...v4.34.1

v4.34.0

12 May 19:13
Compare
Choose a tag to compare

What's Changed

Pull Requests

Full Changelog: v4.33.2...v4.34.0

v4.33.2

06 May 22:09
Compare
Choose a tag to compare

What's Changed

  • Enhance apex tests grafana logs by @nvuillam in #595
    • hardis:org:test:apex : Always send coverageValue, coverageTarget and the list of failing classes to API logs

Full Changelog: v4.33.1...v4.33.2