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 493 public repositories matching this topic...

A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.

  • Updated Feb 11, 2023
  • JavaScript
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

webapp.io

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

CircleCI

Automatically build, test, and deploy your project in minutes

Azure Pipelines

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

Cirun.io

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

autofix.ci

Automatically fix pull requests to increase developer productivity

Percy

Automated visual review platform

GuardRails

GuardRails provides continuous security feedback for modern development teams

Testspace.com

Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing

Flaptastic

Manage flaky unit tests. Click a checkbox to instantly disable any test on all branches. Works with your current test suite

Hound

Automated code reviews

Indiecrew Integration

Streamline Minecraft plugin and mod development with automated builds, testing, and deployment workflows. Built for GitHub

Naming Conventions Bot

Automatically validates pull requests, branches and commit messages in your Github repositories

See more Continuous integration apps