Skip to content

Releases: fac/sf-deployment-monitoring-action

v2.4.0

02 Jul 11:02
8cbc5d9
Compare
Choose a tag to compare

What's Changed

  • Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #11
  • Use public ECR registry for pulling Ruby base image by @dgholz in #12

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

26 Mar 14:05
Compare
Choose a tag to compare

Updates the action so that it gives better feedback when preflights fail.

v2.3.0

01 Mar 14:48
d110753
Compare
Choose a tag to compare

What's Changed

  • Complete refactor and added tests by @cornet in #5

New Contributors

  • @cornet made their first contribution in #5

Full Changelog: v2.2.1...v2.3.0

v2.2.1

24 Oct 11:43
105127e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Mar 16:33
ae81eb3
Compare
Choose a tag to compare

v2.2.0

ENHANCMENT

  • Better reporting when Preflight checks -> Forward check fails

v2.1.0

21 Feb 11:28
59257be
Compare
Choose a tag to compare

** ENHANCEMENTS **

  • Better slack reporting when pre-flight checks fail

v2.0.0

08 Feb 11:56
69606a7
Compare
Choose a tag to compare

** BREAKING CHANGE **

Changes:

  • The monitoring action now doesn't fail even if the deployment fails. Instead we use outputs to indicate deployment failure.
  • If a deployment fails, the monitoring action now attempts to dig out the specific reason for this failure. For example if sidekiq jobs failed to start, we'd get this explanation in the deployment_failure_reason output.

v1.0.1

30 Jun 10:06
f2d20dd
Compare
Choose a tag to compare

v1.0.1

  • Print a link to the Step Function #1

v1.0

27 Apr 09:56
Compare
Choose a tag to compare

Initial release