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

This GitHub Action automatically updates a landing page with a list of GitHub repositories. It fetches repositories for a specified user, then updates an HTML file with repository links. Configurable via environment variables, it's ideal for keeping project documentation or personal pages dynamically updated.

  • Updated May 29, 2024
  • TypeScript
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

autofix.ci

Automatically fix pull requests to increase developer productivity

BuildPulse

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

webapp.io

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

Cirun.io

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

App Center

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

AppVeyor

Cloud service for building, testing and deploying Windows apps

AccessLint

Find accessibility issues in your pull requests

pre-commit ci lite

an add-on to github actions which allows safely pushing changes back to pull requests

Buddy

One-click delivery automation for Web Developers

Naming Conventions Bot

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

See more Continuous integration apps