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

abstract_feature_branch is a Ruby gem that provides a variation on the Branch by Abstraction Pattern by Paul Hammant and the Feature Toggles Pattern by Martin Fowler (aka Feature Flags) to enable Continuous Integration and Trunk-Based Development.

  • Updated Jan 22, 2024
  • Ruby
Followers
26.1k followers
Wikipedia
Wikipedia

Related Topics

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

Continuous integration apps

Cirun.io

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

CircleCI

Automatically build, test, and deploy your project in minutes

BuildPulse

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

AccessLint

Find accessibility issues in your pull requests

Flaptastic

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

App Center

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

Cirrus CI

Enjoy unlimited concurrency for fast and secure development cycle

Azure Pipelines

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

AppVeyor

Cloud service for building, testing and deploying Windows apps

pre-commit ci

a continuous integration service for the pre-commit framework

Check Run Reporter

See your test and style results without leaving GitHub. Works with any CI service. Supports JUnit, Checkstyle, and more

Testspace.com

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

webapp.io

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

See more Continuous integration apps