GitHub launches the beta of a new version of GitHub Actions with continuous integration and delivery capabilities built in, says it now has 40M+ users
Microsoft's GitHub today launched the beta of a new version of GitHub Actions with full continuous integration and delivery (CI/CD) capabilities built right into the service.
Context & Ripple Effects
When GitHub debuted Actions in late 2018, it was a workflow automation tool — useful, but not a replacement for a dedicated CI/CD service. The gap was real enough that GitLab began offering its own CI/CD features against GitHub repos in early 2018, and Microsoft answered by putting Azure Pipelines into the GitHub Marketplace free for open source.
The new Actions beta closes that gap from inside: GitHub is no longer just hosting other companies' pipelines but shipping CI/CD natively, pitched to a user base it now counts above 40 million. For the Marketplace strategy launched back in 2017, this marks a pivot from storekeeper to direct competitor.
First-order effects
- Standalone CI/CD vendors selling through the GitHub Marketplace — the category GitHub itself created — now compete with the platform that controls their distribution shelf.
Second-order effects
- GitLab's GitHub-integration play loses its main hook, since the pipeline capability devs previously had to import is now built in where they already push code; expect GitLab to lean harder on being platform-independent.
Third-order effects
- If the pattern holds, code-hosting platforms keep absorbing adjacent toolchain categories until the repository becomes the default control plane for building, testing, and shipping software — squeezing point tools toward niches or acquisition.
The trend: Code-hosting platforms are consolidating the development toolchain in-house, converting marketplaces for third-party dev tools into launch pads for first-party competition.