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

Switch CI from travis? #931

Closed
coilysiren opened this issue Nov 14, 2019 · 5 comments
Closed

Switch CI from travis? #931

coilysiren opened this issue Nov 14, 2019 · 5 comments
Labels
kind/discussion is for discussion kind/maintenance about releasing / CI / Github / other kind of "meta" project maintenance work

Comments

@coilysiren
Copy link
Member

My impression of CI systems in the recent past (eg. end of 2019) is that circleci has begun to surpass travis as the first choice for open source projects? Primarily because travis has started having very very long build queues.

This issue is about considering a switch from travis to circleci, all discussion and feedback is welcome!

@coilysiren coilysiren added kind/discussion is for discussion kind/maintenance about releasing / CI / Github / other kind of "meta" project maintenance work labels Nov 14, 2019
@AudriusButkevicius
Copy link
Contributor

AudriusButkevicius commented Nov 14, 2019

There is also github actions, which can do builds and all of that stuff, potentially with no queues.

@coilysiren coilysiren changed the title Switch from travis to circleci? Switch CI from travis? Nov 14, 2019
@coilysiren
Copy link
Member Author

Ah, and Github Actions just hit general availability this week! I'm super interested in that 🔍

@saschagrunert
Copy link
Member

I’d be still in favor of CircleCI over GitHub actions because of the performance. But both are way better than Travis. 👍

@coilysiren
Copy link
Member Author

I think I'm gonna test out Github Actions for release automation (eg. #923), it's a good fit and not performance intensive (since releases are rare).

@coilysiren
Copy link
Member Author

closed via #970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/discussion is for discussion kind/maintenance about releasing / CI / Github / other kind of "meta" project maintenance work
Projects
None yet
Development

No branches or pull requests

3 participants