Post #1054148
2026-04-08 16:38 UTC
@hugovk is it as widely used in open source as they advertise and are there any alternatives? Looks like openai gathering some of the most interesting tech talent (astral, cirrus etc)
Replies (1)
-
@hugovk@mastodon.social 2026-04-08 16:45
@vermeer I don't see it used much. We used it for our open-source projects at an old workplace, but this was before GitHub Actions. Most GH projects use Actions, there's also some CircleCI use. 6.6k .cirrus.yml files on GH https://github.com/search?q=path%3A**%2F.cirrus.yml&type=code 157k .circleci/config.yml https://github.com/search?q=path%3A**%2F.circleci%2Fconfig.yml&type=code 998k .travis.yml https://github.com/search?q=path%3A**%2F.travis.yml&type=code