Skip to content
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

Automatic Release Workflow with DEB and RPM packages #23

Merged
merged 13 commits into from
May 19, 2024

Conversation

auyer
Copy link
Owner

@auyer auyer commented May 19, 2024

This PR adds a GithubActions workflow to:

  • Run cargo-deb to create a deb package from the cargo definition
  • Run Alien to convert it into an RPM package
  • It uploads the files to the Release with matching TAG
  • Publishes a the library and Binary to crates.io (no more manual building for me)

It should be run in a branch release/v*.*.* or in a tag.

@auyer auyer added the ☁️ CI GitHub Actions needs some fixing label May 19, 2024
@auyer auyer merged commit 874d934 into main May 19, 2024
6 checks passed
@auyer auyer deleted the release-workflow-and-deb-package branch May 19, 2024 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ CI GitHub Actions needs some fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant