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

add binaries to package release (goreleaser) #432

Closed
glimchb opened this issue Jul 1, 2024 · 2 comments · Fixed by #440
Closed

add binaries to package release (goreleaser) #432

glimchb opened this issue Jul 1, 2024 · 2 comments · Fixed by #440
Labels
ci related to ci/cd pipeline with gh actions good first issue Good for newcomers

Comments

@glimchb
Copy link
Member

glimchb commented Jul 1, 2024

today we only publish docker
in real life this is too early in the system to have docker running
consider publishing binaries as well
see if we can leverage https://github.com/marketplace/actions/goreleaser-action

read https://medium.com/trendyol-tech/the-fanciest-way-of-releasing-go-binaries-with-goreleaser-dbbd3d44c7fb

@glimchb glimchb added good first issue Good for newcomers ci related to ci/cd pipeline with gh actions labels Jul 1, 2024
@h0lyalg0rithm
Copy link
Contributor

@glimchb I am gonna work on this issue, Do we build binaries for linux only?

@glimchb
Copy link
Member Author

glimchb commented Jul 30, 2024

@glimchb I am gonna work on this issue, Do we build binaries for linux only?

yes, Linux only, but both x86 and arm64 arch

@glimchb glimchb linked a pull request Aug 1, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci related to ci/cd pipeline with gh actions good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants