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

Implement goreleaser #13

Open
michaeljguarino opened this issue Jan 29, 2022 · 1 comment
Open

Implement goreleaser #13

michaeljguarino opened this issue Jan 29, 2022 · 1 comment
Assignees

Comments

@michaeljguarino
Copy link
Member

No description provided.

@davidspek
Copy link
Contributor

This has already been partly implemented. Namely, building the artifacts and creating the release on GitHub as well as updating the brew tap for the new release.

What should still be done is optimize the existing CI using the GoReleaser output:

  • Have the docker builds follow the GoReleaser version (git tag)
  • Upload artifacts to Plural using the output matrix from GoReleaser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants