Skip to content

improve scheduled release jobs (prevent duplicate releases)#100

Merged
mpollmeier merged 14 commits intomasterfrom
michael/push-tag-only-on-success
May 8, 2025
Merged

improve scheduled release jobs (prevent duplicate releases)#100
mpollmeier merged 14 commits intomasterfrom
michael/push-tag-only-on-success

Conversation

@mpollmeier
Copy link
Copy Markdown
Contributor

ciReleaseSkipIfAlreadyReleased: check if your current HEAD commit already has a version tag. Invoke this at the beginning if you want to skip the other tasks in that case, to avoid releasing the same commit multiple times. Useful e.g. for daily builds.

Plus various fixes / refactorings and readme updates.

@mpollmeier mpollmeier requested review from andreimid, maltek and max-leuthaeuser and removed request for andreimid May 8, 2025 12:21
mpollmeier and others added 4 commits May 8, 2025 14:59
Co-authored-by: Max Leuthäuser <1417198+max-leuthaeuser@users.noreply.github.com>
Co-authored-by: Max Leuthäuser <1417198+max-leuthaeuser@users.noreply.github.com>
@mpollmeier
Copy link
Copy Markdown
Contributor Author

thank you, all incorporated!

@mpollmeier mpollmeier merged commit d1c2d37 into master May 8, 2025
1 check passed
@max-leuthaeuser max-leuthaeuser deleted the michael/push-tag-only-on-success branch May 8, 2025 13:10
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.

2 participants