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

GitHub Actions: initial setup #58

Conversation

sydorovdmytro
Copy link

Resolves #57

This PR enables two jobs:

  • tests
  • release

Tests job will run go test and linter on the master branch and PRs
Release job will trigger the Goreleaser on tags matching the semver pattern

This enables two jobs:
- tests
- release

Tests job will run go test and linter on master branch and PRs
Release job will trigger the goreleaser on tags matching semver pattern
@sydorovdmytro sydorovdmytro requested a review from a team as a code owner November 6, 2020 11:57
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 6, 2020

CLA assistant check
All committers have signed the CLA.

@osterman
Copy link

Would be great to see this merged =)

@pselle
Copy link

pselle commented Nov 24, 2020

@sidorovdmitry It is kind of you to submit this PR! However, we use CircleCI for our CI and not GitHub Actions.

Additionally, we do not intend to have releases of this repository at this time. I'll comment on the linked issue here to that regard, asking for more use cases as to where this would be useful.

@pselle pselle closed this Nov 24, 2020
@sydorovdmytro sydorovdmytro deleted the github-actions branch November 26, 2020 08:44
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.

Add Binary Releases
4 participants