Skip to content

Allow retrying tagged DVR releases - #3

Merged
mhadifilms merged 1 commit into
mainfrom
codex/fix/release-dispatch
Aug 6, 2026
Merged

Allow retrying tagged DVR releases#3
mhadifilms merged 1 commit into
mainfrom
codex/fix/release-dispatch

Conversation

@mhadifilms

Copy link
Copy Markdown
Owner

What changed

Add a manual release retry path that accepts an existing vX.Y.Z tag, checks out that exact tag for Hatch VCS versioning, and uses the same tag for the GitHub Release and Homebrew dispatch.

Normal tag-push releases are unchanged.

Why

GitHub accepted v1.6.1 while Actions had older DVR jobs stuck in queued, but did not register the tag-triggered Release run. This provides a safe retry without deleting or moving an immutable release tag.

Validation

  • YAML parsed successfully.
  • git diff --check passed.

@mhadifilms
mhadifilms merged commit a4f6f61 into main Aug 6, 2026
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