Skip to content

fix: align CI with release build version#89

Merged
Addono merged 1 commit intomainfrom
fix/release-version-parity
May 5, 2026
Merged

fix: align CI with release build version#89
Addono merged 1 commit intomainfrom
fix/release-version-parity

Conversation

@Addono
Copy link
Copy Markdown
Owner

@Addono Addono commented May 5, 2026

Summary

  • honor release build version injection during source-driven version resolution
  • add release-parity coverage to CI so pull requests exercise the release-versioned build/test path
  • close the gap that let the release validation failure slip through PR CI

Testing

  • npm run lint
  • npm run format:check
  • npm run typecheck
  • npm test
  • npm run build
  • GH_ATTACH_BUILD_VERSION=9.9.9 npm run build
  • GH_ATTACH_BUILD_VERSION=9.9.9 npm test

Honor GH_ATTACH_BUILD_VERSION during source-driven version resolution and add a release-parity CI job so pull requests exercise the release-versioned build/test path before merge.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Addono Addono merged commit 1def42f into main May 5, 2026
12 checks passed
@Addono Addono deleted the fix/release-version-parity branch May 5, 2026 09:38
github-actions Bot pushed a commit that referenced this pull request May 5, 2026
## [1.7.2](v1.7.1...v1.7.2) (2026-05-05)

### Bug Fixes

* align CI with release build version ([#89](#89)) ([1def42f](1def42f))
* report active package version in MCP startup ([#88](#88)) ([3863102](3863102)), closes [#attach](https://github.com/Addono/gh-attach/issues/attach)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🎉 This PR is included in version 1.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant