Skip to content

Releases: github/branch-deploy

v1.4.0

16 May 22:20
6a8b745

Choose a tag to compare

v1.4.0

Unit tests and bug fixes!

What's Changed

Significant changes:

This release has minor improvements including the following:

  • Improved inline comments for developer readability
  • Better input validation
  • String interpolation bug fixes / typos
  • Better condition sorting in if/else blocks

Full Changelog: GrantBirki/branch-deploy@v1.3.0...v1.4.0

v1.3.0

10 May 16:51
333ba95

Choose a tag to compare

This release adds a few more conditions regarding CI status checks and required reviews. It also changes the formatting of the comments which this action places on PRs to make them more readable, consistent, and informative

v1.2.0

09 May 18:38
b33f1f7

Choose a tag to compare

This release adds better error handling for various exit codes that might cause the branch deploy action to exit early. If the Action exits early, it will set the state to bypass to ensure the "post run" action exits accordingly rather than fail

Full Changelog: GrantBirki/branch-deploy@v1.1.0...v1.2.0

v1.1.0

04 May 17:57
dceee35

Choose a tag to compare

General improvments

v1.0.0

03 May 19:40
e47e1e0

Choose a tag to compare

v0.1.0

02 May 21:23
edb6d35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/GrantBirki/branch-deploy/commits/v0.1.0