Immutable
release. Only release title and notes can be modified.
v12 migration
Branch Deploy v12 includes breaking changes for security defaults and public action contracts. Review the v11 to v12 upgrade guide before moving production workflows: https://github.com/GrantBirki/branch-deploy/blob/main/docs/v11-to-v12-upgrade-guide.md
What's Changed
- Reduce leaf npm dependencies by @GrantBirki in #12
- Replace actions core with a local adapter by @GrantBirki in #13
- Replace ESLint and Vitest with native Node tooling by @GrantBirki in #14
- Remove redundant undici override and add agent guidance by @GrantBirki in #15
- Harden CI precheck verification by @GrantBirki in #16
- Make deployment lock acquisition atomic by @GrantBirki in #17
- Add structured operation results by @GrantBirki in #18
- Refine repository agent guidance by @GrantBirki in #19
- Speed up native policy tests by @GrantBirki in #20
- Prepare v12 action contract changes by @GrantBirki in #21
- Add npm release age policy by @GrantBirki in #22
- Add native acceptance suite by @GrantBirki in #23
- Pin workflow actions to commit SHAs by @GrantBirki in #24
- Prepare v12 version and migration guidance by @GrantBirki in #25
- Use native YAML booleans in examples by @GrantBirki in #26
- Clarify issue comment trust boundary by @GrantBirki in #27
- Harden v12 deployment security and correctness by @GrantBirki in #28
- Add agent-assisted v12 migration prompt by @GrantBirki in #29
- Sync upstream disable lock support by @GrantBirki in #30
- Reconcile upstream history before v12 by @GrantBirki in #31
- Fix noop cleanup with global locks by @GrantBirki in #32
- Decode live GraphQL deployment payloads by @GrantBirki in #33
- Expand acceptance edge-case coverage by @GrantBirki in #34
- Refresh v12 documentation by @GrantBirki in #35
- Release v12.0.0 by @GrantBirki in #36
Full Changelog: v11.1.6...v12.0.0