Skip to content

Releases: github/branch-deploy

v10.4.3

22 Jul 23:11
c9fcc36
Compare
Choose a tag to compare

What's Changed

  • Fix typo from occured to occurred by @BaseMax in #393
  • Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot[bot] in #394
  • Bump GrantBirki/json-yaml-validate from 3.3.0 to 3.3.2 in the github-actions group by @dependabot[bot] in #398
  • Add Missing Languages to CodeQL Advanced Configuration by @KyFaSt in #400
  • Unlock on Merge - Minor Improvements by @GrantBirki in #404
  • Bump the npm-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #399

New Contributors

Full Changelog: v10.4.2...v10.4.3

v10.4.2

12 May 06:19
e837cad
Compare
Choose a tag to compare

What's Changed

This release contains some minor cleanup and internal code improvements and guard rails. It should be safe to upgrade for all users of this Action without any changes needed.

New Contributors

Full Changelog: v10.4.1...v10.4.2

v10.4.1

26 Mar 20:53
1c8e9e5
Compare
Choose a tag to compare

What's Changed

  • bug: handle edge cases where the committer object is missing a login attribute by @GrantBirki in #380

Full Changelog: v10...v10.4.1

v10.4.0

14 Mar 04:59
ae6decb
Compare
Choose a tag to compare

What's Changed

This release introduces a new feature/input called deployment_confirmation. This option is rooted in security/safety that gives deployers one last "safety check" to approve/deny a deployment before it starts. See the full documentation about this feature to learn more. Original issue: #373

Full Changelog: v10.3.1...v10.4.0

v10.3.1

19 Feb 06:42
64ae7da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.0...v10.3.1

v10.3.0

29 Jan 01:10
5c9bf86
Compare
Choose a tag to compare

What's Changed

  • bug: checks input option is not respecting required checks in the pending state by @GrantBirki in #363
  • Update docs (and bump release) by @GrantBirki in #364

Full Changelog: v10.2.0...v10.3.0

v10.2.0

22 Jan 21:55
c8417fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.1.0...v10.2.0

v10.1.0

21 Jan 06:16
6caef4f
Compare
Choose a tag to compare

What's Changed

This release adds new attributes to the payload which gets sent to GitHub's deployment API. These attributes can be used by subsequent systems that might read, parse, or interact with the deployments that this Action creates.

For nearly all users (including users that interact with the payload attribute), this new version should be a seamless upgrade. Enjoy!

Full Changelog: v10.0.2...v10.1.0

v10.0.2

14 Jan 07:23
ea8c5e0
Compare
Choose a tag to compare

What's Changed

No major changes with this release, just dependency updates 📦

Full Changelog: v10.0.1...v10.0.2

v10.0.1

08 Jan 22:50
2d57cf4
Compare
Choose a tag to compare

What's Changed

  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the github-actions group by @dependabot in #349
  • Bump @types/node from 22.10.1 to 22.10.3 in the npm-dependencies group by @dependabot in #350
  • Remove maintain permissions by @VOVELEE in #351 (only read, write, and admin were ever actually valid)
  • bump release version to v10.0.1 by @GrantBirki in #353

New Contributors

Full Changelog: v10...v10.0.1