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

When working with many feature/release/bugix/hotfix branches, it is a bad idea to start changing the pom version as this will create merge conflicts using pull request. this plugin allow you to keep in ALL branches the same pom version for all your projects, for example MASTER-SNAPSHOT the version will be derived from branch name automatically w…

  • Updated Aug 1, 2017
  • Java
Followers
26.5k followers
Wikipedia
Wikipedia

Related Topics

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

Continuous integration apps

Azure Pipelines

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

Cirrus CI

Enjoy unlimited concurrency for fast and secure development cycle

pre-commit ci

a continuous integration service for the pre-commit framework

App Center

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

abaplint

ABAP quality assurance and static analysis

GuardRails

GuardRails provides continuous security feedback for modern development teams

Localazy

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

Hound

Automated code reviews

Naming Conventions Bot

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

Check Run Reporter

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

CircleCI

Automatically build, test, and deploy your project in minutes

See more Continuous integration apps