Fix signed release tag checkout and retry #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/release-tag-checkout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Restores the annotated release tag after Forgejo checkout replaces it with the peeled commit so signature verification can succeed. Adds manual retry support for an existing immutable signed tag. Moves release only GnuPG out of the shared manifest after the enlarged CI image failed registry upload with HTTP 413. Validated tag restoration against wraptool v0.2.0 plus tests vet lint shell tests YAML parsing and diff checks.