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

Update CI and add badges to README #21

Merged
merged 5 commits into from Mar 30, 2022
Merged

Update CI and add badges to README #21

merged 5 commits into from Mar 30, 2022

Conversation

ChrisHines
Copy link
Member

CI updates:

  • Update Go versions (1.17.x and 1.18.x)
  • Update actions versions
  • Use actions for staticcheck
  • Drop golint (deprecated)
  • Report test coverage

CI updates:

- Update Go versions (1.17.x and 1.18.x)
- Update actions versions
- Use actions for staticcheck
- Drop golint (deprecated)
- Report test coverage
@ChrisHines
Copy link
Member Author

It looks like we'll have to wait for staticcheck to support Go 1.18. It's coming. https://twitter.com/dominikhonnef/status/1503793590991994882

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
ChrisHines and others added 2 commits March 28, 2022 12:32
Co-authored-by: Peter Bourgon <peterbourgon@users.noreply.github.com>
Co-authored-by: Peter Bourgon <peterbourgon@users.noreply.github.com>
@ChrisHines
Copy link
Member Author

Staticcheck has a new release compatible with Go 1.18. I've re-run the checks here and they are passing now. 🎉

@ChrisHines
Copy link
Member Author

This PR should be read to go.

@ChrisHines ChrisHines merged commit 3752ef7 into main Mar 30, 2022
@ChrisHines ChrisHines deleted the actions-badges branch March 30, 2022 13:36
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