Skip to content

Switch to CircleCI #108

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

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Switch to CircleCI #108

merged 1 commit into from
Jul 24, 2019

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Jul 24, 2019

Closes #107

@nhooyr nhooyr force-pushed the circleci branch 5 times, most recently from 0f4b617 to beede13 Compare July 24, 2019 00:50
@nhooyr
Copy link
Contributor Author

nhooyr commented Jul 24, 2019

Linting and formatting now take about 25s, tests takes about 2 minutes. In comparison, GitHub Actions takes 3.5m for lifting and formatting and 10 minutes for tests.

@nhooyr
Copy link
Contributor Author

nhooyr commented Jul 24, 2019

And that's with my custom docker image on GitHub Actions with the go module cache, on circleci I'm using its cache to cache both $GOPATH and $GOCACHE.

@nhooyr nhooyr merged commit c261d49 into master Jul 24, 2019
@nhooyr nhooyr deleted the circleci branch July 24, 2019 03:10
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.

Switch off GitHub Actions to CircleCI
1 participant