Skip to content

Streamline the release process #5

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

Closed
cpliakas opened this issue Jan 21, 2021 · 2 comments
Closed

Streamline the release process #5

cpliakas opened this issue Jan 21, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@cpliakas
Copy link
Contributor

Right new, we use the Makefile to build artifacts and such. Could https://goreleaser.com/ help us?

@cpliakas cpliakas added the enhancement New feature or request label Jan 21, 2021
@cpliakas
Copy link
Contributor Author

Tests at https://github.com/cpliakas/goreleaser-test show that we can. This will also simplify #3 . This is the path we will take for streamlining the release process.

In addition, goreleaser has a GitHub action at https://github.com/goreleaser/goreleaser-action that we can leverage to fully automate the release process.

@cpliakas
Copy link
Contributor Author

Added goreleaser plus GitHub Action at 5774590

@cpliakas cpliakas added this to the v0.1.2 milestone Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant