Skip to content

v2.0.0

Compare
Choose a tag to compare
@parmouraly parmouraly released this 08 Feb 11:56
· 19 commits to main since this release
69606a7

** 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.