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

Configure GitHub Actions #107

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Configure GitHub Actions #107

merged 1 commit into from
Apr 20, 2020

Conversation

mbyczkowski
Copy link
Contributor

@mbyczkowski mbyczkowski commented Apr 19, 2020

GH Actions will build on every PR and every Push and perform the
following:

  • go build
  • go test
  • integration tests
  • golanci-lint run

There are some linter errors, so linter fails are currently being
ignored, but they can be easily turned on once the code is fixed in a
subsequent PR.

@mbyczkowski mbyczkowski force-pushed the mbyczkowski/test-gh-actions branch 2 times, most recently from 8363fdd to a01e223 Compare April 19, 2020 23:20
GH Actions will build on every PR and every Push and perform the
following:
- go build
- go test
- integration tests
- golanci-lint run

There are some linter errors, so linter fails are currently being
ignored, but they can be easily turned on once the code is fixed in a
subsequent PR.
@mbyczkowski mbyczkowski changed the title Start with GH Actions Configure GitHub Actions Apr 19, 2020
@mbyczkowski mbyczkowski marked this pull request as ready for review April 19, 2020 23:39
@mbyczkowski mbyczkowski mentioned this pull request Apr 20, 2020
@mbyczkowski mbyczkowski merged commit 5d5de6c into master Apr 20, 2020
@mbyczkowski mbyczkowski deleted the mbyczkowski/test-gh-actions branch April 20, 2020 19: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.

None yet

2 participants