The Wayback Machine - https://web.archive.org/web/20230603181145/https://github.com/topics/continuous-integration
Skip to content
#

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,090 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 Jun 3, 2023
  • TypeScript
Followers
23.7k followers
Wikipedia
Wikipedia

Continuous integration apps

Flaptastic

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

AppVeyor

Cloud service for building, testing and deploying Windows apps

AccessLint

Find accessibility issues in your pull requests

webapp.io

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

Cirrus CI

Enjoy unlimited concurrency for fast and secure development cycle

Argos CI

Track and review visual changes in your pull requests

BuildPulse

Automatically detect, track, and rank flaky tests so you can regain trust in your test suite

Hound

Automated code reviews

Mend Bolt

Detect open source vulnerabilities in real time with suggested fixes for quick remediation

App Center

Continuously build, test, release, and monitor apps for every platform

Semaphore

Test and deploy at the push of a button

Naming Conventions Bot

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

See more Continuous integration apps