Skip to content

Publish GitHub Releases for image revisions - #18

Merged
csandanov merged 1 commit into
masterfrom
feature/image-github-releases
Sep 21, 2026
Merged

csandanov merged 1 commit into
masterfrom
feature/image-github-releases

Conversation

@csandanov

Copy link
Copy Markdown
Member

Image revisions publish Docker images and Git tags without automatically creating a GitHub Release. Enable one GitHub Release for each primary rN after image publication succeeds, named exactly like the tag and using its annotated release notes.

Uses the shared publisher in wodby/images#32. Merge that change first. Version aliases do not get separate releases, and retries preserve existing published releases.

Validation: workflow lint and publication dependency checks passed. The shared publisher passed all 81 Python tests, including signed-tag notes, retries and API failure handling.

Create a GitHub Release for each primary rN after image publication succeeds. Use the annotated tag notes and preserve existing published releases on retries.
@csandanov
csandanov merged commit b57f1d3 into master Sep 21, 2026
33 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