Skip to content

goreleaser #240

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

Open
kfox1111 opened this issue Jan 22, 2025 · 3 comments
Open

goreleaser #240

kfox1111 opened this issue Jan 22, 2025 · 3 comments

Comments

@kfox1111
Copy link
Contributor

Can we switch the builds to use https://github.com/goreleaser/goreleaser?

It can do arm builds, windows builds, multiarch containers, etc, so could solve multiple issues at once.

Its being used in a few spire projects, like: https://github.com/spiffe/spire-ha-agent/blob/main/.github/workflows/release.yaml

@MarcosDY
Copy link
Collaborator

we use to have it, but we removed...
I'm not agains getting it back, if that allow us to build in different environments easily,
but the intention is to only support windows and linux as images right?
And how can we verify than those binaries works? may we create ITs using the different binaries?

@kfox1111
Copy link
Contributor Author

I believe github actions has some windows support. we can probably spin up a vm with windows and test.

@kfox1111
Copy link
Contributor Author

I'm personally most interested in a linux/arm64 binary. They just got runners for those too.

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

No branches or pull requests

2 participants