|
|
|
|
|
by talawahtech
2699 days ago
|
|
Lots of mention of CircleCI and Gitlab as the reason for Travis' downfall, which is very true. I also think GitHub announcing GitHub Actions[1] may have been the final nail in the coffin. I think GitHub Actions will become a major force in the CI market in short order, it has so many things going for it a) Everyone already has an account and lots of code already lives there. One less extra thing to worry about. b) I trust MS/GitHub with my Cloud secrets more than I trust the various other CI providers. c) The financial backing of MS to provide a significant free tier d) The fact that actions can so easily be shared on GitHub is a killer feature. More are more projects/companies will build actions for their end users. 1. https://github.com/features/actions |
|