Add gorelease config and workflow for releases - #1
Open
iwanicki92 wants to merge 4 commits into
Open
Conversation
Signed-off-by: iwanicki92 <iwanicki92@gmail.com>
Signed-off-by: iwanicki92 <iwanicki92@gmail.com>
Signed-off-by: iwanicki92 <iwanicki92@gmail.com>
Signed-off-by: iwanicki92 <iwanicki92@gmail.com>
Author
|
force-push: Use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build and publish archive with binary, RPM and DEB packages and hashes on tag push.
Installing via packages assures that required dependencies are installed.
Installing
benchctlfrom deb package in fresh Debian 12 container:Same with RPM, installs with required dependencies:
Test workflow: https://github.com/iwanicki92/benchctl/actions/runs/30312386696/job/90130639396
Result: https://github.com/iwanicki92/benchctl/releases/tag/v0.0.1
Tested with this commit iwanicki92@9a4c9bc otherwise goproxy looks for tag in zarhus/benchctl (so I couldn't test it).
Artifacts are
partiallyreproducible (as long asgoreleaserandgotoolchain versions match): binary, archive and deb and rpm packages. Tested by building locally on Fedora, in Github Actions, and in docker.