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

Adopt GitHub Actions to replace TravisCI #44

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Conversation

danielmmetz
Copy link
Contributor

We're moving this project over to use GitHub actions instead of TravisCI.

This PR also removes the Makefile. Most of its targets are now directly defined in the github actions script as they're simple invocations of the go tool. The exceptions are the coverage and lint targets which weren't integrated with CI and were more aspirational. They can be re-introduced with an integration to enforce them.

@danielmmetz danielmmetz marked this pull request as ready for review September 8, 2021 02:00
@danielmmetz danielmmetz merged commit cdf80a1 into master Sep 8, 2021
@danielmmetz danielmmetz deleted the github-actions branch September 8, 2021 15:29
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