Skip to content

test: make release version fixtures version-agnostic - #392

Merged
momics merged 1 commit into
mainfrom
codex/release-version-test-fix
Jul 21, 2026
Merged

momics merged 1 commit into
mainfrom
codex/release-version-test-fix

Conversation

@momics

@momics momics commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • derive the release regression fixture tag from the workspace package version
  • keep all drift and missing-dependency negative cases intact
  • remove the v0.6.0 assumption that makes ordinary CI fail immediately after a release bump

Cause

The guarded release flow runs these tests before updating manifests. They passed while the workspace was still 0.6.0, but the release commit changed the copied fixtures to 0.6.1 while the test continued invoking the checker with v0.6.0.

Validation

  • bash scripts/tests/release-version.test.sh — 5/5 passed
  • npm run test:scripts — passed
  • bash scripts/check-release-version.sh v0.6.1 — passed
  • bash -n scripts/tests/release-version.test.sh
  • git diff --check

Test-only change; no runtime, transport, adapter, or package behavior is modified.

@momics
momics merged commit 915b1a9 into main Jul 21, 2026
8 checks passed
@momics
momics deleted the codex/release-version-test-fix branch July 21, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant