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

run goreleaser when tags are pushed to github #76

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

displague
Copy link
Member

@displague displague commented Aug 12, 2020

This adds a GitHub Workflow that runs goreleaser when tags are pushed.

The last time I released packet-cli (also the first time) was https://github.com/packethost/packet-cli/releases/tag/0.0.8. I ran goreleaser locally, by hand.

In future releases, maintainers will need only push a tag. We can further evolve that practice (using PR labels or comments) once we get there.

This is based on the https://github.com/packethost/docker-machine-driver-packet/tree/master/.github/workflows/release.yml that I introduced earlier today which was used in the https://github.com/packethost/docker-machine-driver-packet/releases/tag/v0.3.0 release.

Part of #43

@displague displague merged commit 9ce0ac0 into equinix:master Aug 12, 2020
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.

2 participants