Skip to content

Preserve annotated tag during release checkout - #26

Merged
zrack merged 1 commit into
mainfrom
codex/v0.1.0-tag-checkout-fix
Jul 24, 2026
Merged

Preserve annotated tag during release checkout#26
zrack merged 1 commit into
mainfrom
codex/v0.1.0-tag-checkout-fix

Conversation

@zrack

@zrack zrack commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • restore the remote annotated tag object after actions/checkout
  • verify the restored tag peels to the workflow commit before release tooling runs
  • prevent strict release builds from observing a lightweight tag ref

Evidence

  • reproduced the checkout ref overwrite in a temporary clone
  • verified the exact fetch and tag-object checks restore the annotated tag
  • YAML parses successfully

This must land before recreating the unpublished v0.1.0 tag.

@zrack
zrack merged commit a9d6c6b into main Jul 24, 2026
1 check passed
@zrack
zrack deleted the codex/v0.1.0-tag-checkout-fix branch July 24, 2026 18:45
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