Skip to content

fix(release): keep latest release tag and metadata current - #1136

Merged
audreyt merged 1 commit into
mainfrom
fix/refresh-latest-release
Jul 12, 2026
Merged

fix(release): keep latest release tag and metadata current#1136
audreyt merged 1 commit into
mainfrom
fix/refresh-latest-release

Conversation

@audreyt

@audreyt audreyt commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Root cause: ncipollo release-action with allowUpdates/replacesArtifacts updated the ancient latest release's assets but did not move its existing lightweight latest tag. The live release was created/published 2024-03-10, while latest pointed at 29b592d and its new manifest identified 7f82b9e. This adds release metadata from the manifest to the body and explicitly retargets/verifies refs/tags/latest to the current main SHA after asset update. The mutable latest release will be recreated after merge to refresh its presentation date while preserving its assets; historical dated releases remain untouched.

@audreyt
audreyt merged commit eb20ced into main Jul 12, 2026
12 checks passed
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