-
Notifications
You must be signed in to change notification settings - Fork 29
feat(goreleaser): Ship FreeBSD binaries #1048
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
base: main
Are you sure you want to change the base?
Conversation
|
@gogolok Thanks for the contribution! Maybe you can also adjust our installation guide to show how to install the binary on a FreeBSD system? https://github.com/stackitcloud/stackit-cli/blob/main/INSTALLATION.md |
397ba09 to
bfd12f8
Compare
I've added an additional commit for |
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
bfd12f8 to
d72a17c
Compare
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
d72a17c to
39d7f56
Compare
39d7f56 to
52d127f
Compare
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
52d127f to
af6de07
Compare
af6de07 to
f56915b
Compare
Description
There's a stackit-cli FreeBSD port
and it would be nice to have some FreeBSD binaries right away when there is a new release.
Checklist
make fmtmake generate-docs(will be checked by CI)make test(will be checked by CI)make lint(will be checked by CI)