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 233 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 11, 2024
  • TypeScript
Followers
26.6k followers
Wikipedia
Wikipedia

Related Topics

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

Continuous integration apps

pre-commit ci lite

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

GuardRails

GuardRails provides continuous security feedback for modern development teams

Naming Conventions Bot

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

Azure Pipelines

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

Check Run Reporter

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

pre-commit ci

a continuous integration service for the pre-commit framework

BuildPulse

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

Percy

Automated visual review platform

AccessLint

Find accessibility issues in your pull requests

autofix.ci

Automatically fix pull requests to increase developer productivity

Hound

Automated code reviews

See more Continuous integration apps