Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

Continuous integration

Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production. A complementary practice to CI is that before submitting work, each programmer must do a complete build and run (and pass) all unit tests. Integration tests are usually run automatically on a CI server when it detects a new commit.

Here are 3,739 public repositories matching this topic...

github-pages-deploy-action

🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.

  • Updated Sep 22, 2025
  • TypeScript
Followers
28.7k followers
Website
github.com/topics/continuous-integration
Wikipedia
Wikipedia

Related topics

cd ci-cd cicd continuous-delivery continuous-deployment devops gitops progressive-delivery

Continuous integration apps

pre-commit ci

a continuous integration service for the pre-commit framework

Percy

Automated visual review platform

webapp.io

Full-stack review environments and end-to-end tests embedded into every pull request

Deploybot-app

Manage and automate Github Deployments across repos and organizations

autofix.ci

Automatically fix pull requests to increase developer productivity

Cirrus CI

Enjoy unlimited concurrency for fast and secure development cycle

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

abaplint

ABAP quality assurance and static analysis

Localazy

Manage your i18n and localization needs from one place with Localazy ®

Cirun.io

GitHub Actions on your Cloud - Run Self-Hosted Runners on AWS, GCP, Azure, DigitalOcean, Oracle or OpenStack

CircleCI

Automatically build, test, and deploy your project in minutes

See more Continuous integration apps