Skip to content

ci: make release tests post-GA-safe and exercise tags in CI - #333

Merged
codeforester merged 1 commit into
mainfrom
ci/330-20260820-ci-make-release-tests-post-ga-safe-and-exercise-tags-in-ci
Aug 20, 2026
Merged

ci: make release tests post-GA-safe and exercise tags in CI#333
codeforester merged 1 commit into
mainfrom
ci/330-20260820-ci-make-release-tests-post-ga-safe-and-exercise-tags-in-ci

Conversation

@codeforester

@codeforester codeforester commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Make the release-test Git fixture own both absent and present local/remote tag lookups.
  • Keep published v2.0.0 from affecting tests while retaining conflict and fail-closed coverage.
  • Run the validation job from a full-history, tag-aware checkout.

Issue

Fixes #330

Validation

  • bats tests/release.bats
  • ./tests/validate.sh
  • ./tests/lint-warnings.sh
  • git diff --check

CI Impact

The validation matrix now checks out full history and tags, so release tests run against representative post-GA repository state.

@codeforester
codeforester merged commit 6f66a59 into main Aug 20, 2026
10 checks passed
@codeforester
codeforester deleted the ci/330-20260820-ci-make-release-tests-post-ga-safe-and-exercise-tags-in-ci branch August 20, 2026 00:53
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.

ci: make release tests post-GA-safe and exercise tags in CI

1 participant