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

Move off Travis CI #4120

Closed
mperham opened this issue Mar 4, 2019 · 18 comments
Closed

Move off Travis CI #4120

mperham opened this issue Mar 4, 2019 · 18 comments

Comments

@mperham
Copy link
Collaborator

mperham commented Mar 4, 2019

Travis has been acquired by private equity vultures, move our CI build before they kill off their OSS tier and leave us stranded. CircleCI? Another? Recommendations?

@dodeja
Copy link

dodeja commented Mar 4, 2019

We use SeamaphoreCI and are happy users. https://semaphoreci.com/product. Also heard good things about BuildKite but requires more hand-holding.

@renchap
Copy link

renchap commented Mar 4, 2019

Good experience with CircleCI here, very customisable and nice OSS offering. Fasterthan Travis too.

@czj
Copy link

czj commented Mar 4, 2019

Been using Semaphore CI 1.0 for 18 months, Ruby support was lagging recently. Their 2.0 is very immature at the moment but promising.

Switch to Circle CI 2.0 about 4 months ago and been extremely happy with it. Needs a lot more configuration than Travis CI though, but using Docker images as base is very handy.

@joshuap
Copy link

joshuap commented Mar 4, 2019

Been happy w/ CircleCI at Honeybadger. I'm planning to move our OSS libs there.

@Tensho
Copy link
Contributor

Tensho commented Mar 4, 2019

CircleCI 👍

@petergoldstein
Copy link
Contributor

Another vote for CircleCI.

@joshpuetz
Copy link

Putting in my plug for CodeShip (disclaimer: I work for CodeShip 😉 )

@HoneyryderChuck
Copy link

Move to gitlab, it has CI integration. You kill 2 corporate acquisitions with one stone :)

@dzunk
Copy link
Contributor

dzunk commented Mar 5, 2019

Very happy with CircleCI, +1

@seuros
Copy link
Collaborator

seuros commented Mar 5, 2019

I moved everything to CircleCi and never looked back.

@gearnode
Copy link
Contributor

What's about Github Actions?

@armilam
Copy link

armilam commented Apr 18, 2019

I've had a good experience with CodeShip (I don't work for them).

@mperham
Copy link
Collaborator Author

mperham commented Apr 18, 2019

Does anyone have a good .circleci/config.yml sample which runs their test suite against multiple 2.x Rubies?

@mperham
Copy link
Collaborator Author

mperham commented Apr 18, 2019

@mperham
Copy link
Collaborator Author

mperham commented Apr 18, 2019

Sidekiq is now live on CircleCI!

https://circleci.com/gh/mperham/sidekiq

@mperham mperham closed this as completed Apr 18, 2019
@n-rodriguez
Copy link
Contributor

move our CI build before they kill off their OSS tier and leave us stranded. CircleCI? Another? Recommendations?

Just a question : why leave Travis since it says it will always be free for OSS? (https://travis-ci.com/)

Testing your open source projects will always be free!
Seriously. Always.

Thank you!

@mperham
Copy link
Collaborator Author

mperham commented Apr 24, 2019

Travis CI sold to a holding company, proclaiming their shared vision for Travis.

https://blog.travis-ci.com/2019-01-23-travis-ci-joins-idera-inc

A month later they laid off about half the staff. Actions speak louder than words -- they are private equity vultures. Not a company I want to implicitly endorse by using their product.

@n-rodriguez
Copy link
Contributor

A month later they laid off about half the staff. Actions speak louder than words -- they are private equity vultures. Not a company I want to implicitly endorse by using their product.

Thank you!!

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

No branches or pull requests