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 goreleaser and RELEASE.md #68

Merged
merged 1 commit into from
Aug 6, 2020
Merged

Conversation

displague
Copy link
Member

@displague displague commented Aug 6, 2020

I ran into difficulties creating a quick CI/CD process (#43 (comment)). The inclusion of Goreleaser will help us to release faster until we have a full CI/CD pipeline.

The goreleaser configuration included in this PR is the same one that was used to create the v0.0.8 release.

The settings chosen match the pattern used in previous tagged releases and make the process repeatable for new project maintainers.

Future iterations on the release process should seek to remove the local tagging phase, replacing it with a Github workflow (or similar CI build steps). Goreleaser could be replaced entirely with Github workflows or be run from Github workflows.


Goreleaser also supports brew publishing, relating to #38

@displague displague merged commit 5a4c4b4 into equinix:master Aug 6, 2020
@displague displague deleted the goreleaser branch August 6, 2020 02:53
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

Successfully merging this pull request may close these issues.

1 participant