GitHub Actions now supports CI/CD, free for public repositories
1–10 of 239 posts
Re: GitHub Actions now supports CI/CD, free for public repositories
#2This is bad news for the CI providers that depend on GitHub, in particular CircleCI. Luckily for them (or maybe they saw this coming) they recently raised a series D https://circleci.com/blog/we-raised-a-56m-series-d-what-s-ne... and are already looking to add support for more platforms. It is hard to depend on a marketplace when it starts competing with you, from planning (Waffle.io), to dependency scanning (Gemnasium acquired by us), to CI (Travis CI layoff where especially sad).
It is interesting that a lot of the things GitHub is shipping is already part of Azure DevOps https://docs.microsoft.com/en-us/azure/architecture/example-... The overlap between Azure DevOps and GitHub seems to increase instead of to be reduced. I wonder what the integration story is and what will happen to Azure DevOps.
Re: GitHub Actions now supports CI/CD, free for public repositories
#3Re: GitHub Actions now supports CI/CD, free for public repositories
#4Re: GitHub Actions now supports CI/CD, free for public repositories
#5I am mostly just excited for it to be released so I can try it.
Re: GitHub Actions now supports CI/CD, free for public repositories
#6Re: GitHub Actions now supports CI/CD, free for public repositories
#7Re: GitHub Actions now supports CI/CD, free for public repositories
#8Does anyone know how they are going to bill for the compute used in the CI?
Re: GitHub Actions now supports CI/CD, free for public repositories
#9Re: GitHub Actions now supports CI/CD, free for public repositories
#10Anyone know?