Skip to content

ci: release workflow improvements #570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 20, 2025
Merged

ci: release workflow improvements #570

merged 2 commits into from
Jun 20, 2025

Conversation

tklauser
Copy link
Member

See commit messages.

tklauser added 2 commits June 19, 2025 15:48
The actions/create-release action is no longer maintained and
softprops/action-gh-release offers the same features and also uploads
release artifacts within the same step.

Signed-off-by: Tobias Klauser <[email protected]>
Make sure the release build always works by building the release
binaries but not creating a GH release on PRs. Only if a tag is pushed
during the release process, the GH release is created.

Signed-off-by: Tobias Klauser <[email protected]>
@tklauser tklauser requested a review from brb June 19, 2025 13:51
@tklauser tklauser requested a review from a team as a code owner June 19, 2025 13:51
@tklauser
Copy link
Member Author

@brb brb merged commit 1a527f6 into main Jun 20, 2025
9 checks passed
@tklauser tklauser deleted the pr/tklauser/ci-release-dry-run branch June 24, 2025 11:05
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