Skip to content

Releases: github/branch-deploy

v11.1.1

04 Nov 17:38
15a9c15

Choose a tag to compare

What's Changed

Full Changelog: v11.1.0...v11.1.1

v11.1.0

27 Oct 16:26
7896fb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.0.0...v11.1.0

v11.0.0

07 Oct 22:05
48285b1

Choose a tag to compare

What's Changed

📖 TL;DR: Internal node package updates, updated to node24, converted the project to ES modules

🚨 Breaking change notice: The vast majority of users should be able to seamlessly upgrade to v11 without needing to make any changes at all. This is mainly just a major version release to accomodate for the fact that branch-deploy is moving to a default runtime of node24 which requires up-to-date Actions runner versions. Additionally, a lot of internal dependencies were updated and the entire project was migrated from CommonJS to ES modules. Out of caution, I have opted to published this release as a major version change.

Full Changelog: v10.4.3...v11.0.0

v10.4.3

22 Jul 23:11
c9fcc36

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

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

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

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

Choose a tag to compare

What's Changed

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

v10.3.0

29 Jan 01:10
5c9bf86

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

Choose a tag to compare

What's Changed

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