Skip to content

Releases: hardisgroupcom/sfdx-hardis

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

v4.33.1

05 May 19:48
Compare
Choose a tag to compare

What's Changed

  • Api logs enhancements:
    • Add severity and severityIcon in all log elements details
    • Add dateTime property (ISO format) in all API logs
  • Remove deprecated way to call MsTeams notifications
  • hardis:org:monitor:limits : Fix bug when some values are not returned

Pull Requests

Full Changelog: v4.33.0...v4.33.1

v4.33.0

04 May 15:13
Compare
Choose a tag to compare

What's Changed

  • New notifications provider: ApiProvider (beta), that allows to send notifications via HTTP/JSON to remote endpoints, like Grafana Loki, but also any custom one
  • New notification severity level: log, to send notifications via ApiProvider even when there is no detected issue
  • Update all existing notifications to add detailed log lines and additional log data
  • hardis:org:diagnose:audittrail: Fix lastndays not taken in account in some contexts
  • Complete refactoring of hardis:org:test:apex (same behavior but much organized code)
  • Notifications: Display success logs in blue
  • New monitoring command: sfdx hardis:org:monitor:limits to alert in case org limits are over 50% or 75% usage
  • Fix gitlab-ci-config.yml: More restrictive regex for deployment branches

image

Pull Requests

Full Changelog: v4.32.2...v4.33.0

v4.32.2

30 Apr 22:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.32.1...v4.32.2

v4.32.1

30 Apr 08:17
Compare
Choose a tag to compare

What's Changed

  • hardis:work:new : Replace all non alphanumeric characters in new git branch name by @nvuillam in #589

Full Changelog: v4.32.0...v4.32.1

v4.32.0

24 Apr 14:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.31.2...v4.32.0

v4.31.2

10 Apr 16:33
Compare
Choose a tag to compare

What's changed

  • QuickFix Monitoring setup

Full Changelog: v4.31.1...v4.31.2

v4.31.1

10 Apr 15:27
Compare
Choose a tag to compare

What's Changed

  • Fix json output (remove other console logs that are not supposed to be here) by @nvuillam in #581

Full Changelog: v4.31.0...v4.31.1

v4.31.0

10 Apr 09:25
Compare
Choose a tag to compare

What's Changed

  • Add native Jenkins integration with Jenkinsfile for CI/CD Pipeline, by @dimitrimonge in #579
  • Update default CI config + handle Jira api issues by @nvuillam in #580

Full Changelog: v4.30.0...v4.31.0

v4.30.0

02 Apr 08:14
Compare
Choose a tag to compare

What's Changed

IMPORTANT: There was a typo in package-no-overwrite.xml , remove the extra "S" to NameCredential and RemoteSiteSetting :)

Full Changelog: v4.29.0...v4.30.0