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

ci: Release workflow #41

Open
abhinav opened this issue Oct 26, 2022 · 0 comments
Open

ci: Release workflow #41

abhinav opened this issue Oct 26, 2022 · 0 comments
Labels
housekeeping Chores and cleanup tasks.

Comments

@abhinav
Copy link
Collaborator

abhinav commented Oct 26, 2022

We should add a release workflow for CI that fires automatically if we push a tag beginning with v.
This should:

  • extract changelog entries for that release and update the release notes. I've had success with parse-changelog in extracting changelog sections.
  • optionally, use goreleaser to build and publish binaries for different platforms to github.
@abhinav abhinav added the housekeeping Chores and cleanup tasks. label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Chores and cleanup tasks.
Development

No branches or pull requests

1 participant