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.
- GitHub: https://github.com/topics/continuous-integration
- Wikipedia: https://en.wikipedia.org/wiki/Continuous_integration
- Related Topics: cd, ci-cd, cicd, continuous-delivery, continuous-deployment, progressive-delivery, gitops, devops,
- Aliases: ci,
- Last updated: 2026-06-23 00:06:25 UTC
- JSON Representation
https://github.com/jeffersonRibeiro/luizalabs-front-end
Single Page App built with React to search places by CEP and save to favorites.
continuous-deployment continuous-integration integration-testing react redux spa unit-testing
Last synced: 18 Jul 2025
https://github.com/nanobox-io/bootstrap
Collection of scripts used to bootstrap a nanobox host machine.
continuous-delivery continuous-integration developer-tools devtools nanobox
Last synced: 09 Apr 2025
https://github.com/artdaw/laterne_ci
Lighthouse CI Docker image & service
ci cloudwatch-metrics continuous-deployment continuous-integration continuous-testing docker docker-image lighthouse
Last synced: 04 Jul 2025
https://github.com/cedrichopf/drone-semver
Drone CI Plugin for Semantic Versioning
continuous-integration drone-ci semver
Last synced: 28 Feb 2025
https://github.com/nikhilsbhat/gocd-cli
A command-line tool for interacting with GoCD
cd ci ci-server cicd command-line continuous-delivery continuous-integration create delete diff go-cont gocd gocd-cli golang update
Last synced: 31 Jan 2026
https://github.com/liblaf/copier-python
๐ A modern Copier template for Python projects. Pre-configured with mise, ruff, pytest, mkdocs, and GitHub Actions workflows for seamless development.
automation code-quality continuous-integration copier copier-template github-actions jinja package-management python repository-structure template
Last synced: 05 Apr 2026
https://github.com/marioidival/buildae
ci-cd continuous-deployment continuous-integration rust
Last synced: 06 Apr 2025
https://github.com/bohde/haskell-ci
A Travis CI & Appveyor template to test your Haskell application and publish binary releases.
appveyor continuous-integration haskell linux macos stack travis-ci windows
Last synced: 12 Apr 2026
https://github.com/nautilus-cyberneering/chinese-ideographs
Image dataset automatically handled with CI
chinese-characters continuous-integration image-processing python3
Last synced: 22 Jul 2025
https://github.com/sanosuke009/poseidonframework
An omnipotent automation framework in Python
appium automation-framework automation-test continuous-integration playwright playwright-python python pywinauto
Last synced: 27 Jun 2025
https://github.com/zyactions/dotnet-lint
A GitHub Action to lint .NET projects.
continuous-integration dotnet github-actions lint
Last synced: 14 Apr 2025
https://github.com/mmitch/cobol-build
COBOL build system that supports cobol-unit-test and Travis CI
build-system ci cobol continuous-integration continuous-testing gnucobol template test travis unit-testing
Last synced: 26 Oct 2025
https://github.com/bnjjj/cds-bitbar
Bitbar plugin to display CDS status
bitbar bitbar-plugin cds continuous-delivery continuous-integration devops-tools
Last synced: 22 Mar 2025
https://github.com/larsbrinkhoff/forth-continuous-integration
Forth continuous integration
continuous-integration forth travis-ci-configuration
Last synced: 04 Apr 2026
https://github.com/lumio/wallboard
A simple build status screen
build-status continuous-deployment continuous-integration continuous-testing jenkins wallboard
Last synced: 07 Oct 2025
https://github.com/jlblancoc/git2docs
Generating docs for each Git tag & branch, made easy
continuous-integration documentation-tool documentation-website doxygen sphinx
Last synced: 06 Apr 2025
https://github.com/assertible/python-example
API integration testing example using Assertible on Travis CI
api api-testing continuous-delivery continuous-integration qa
Last synced: 30 Aug 2025
https://github.com/0918nobita/setup-cljstyle
Set up cljstyle (Clojure code formatter)
clojure continuous-integration formatting github-actions
Last synced: 17 Jan 2026
https://github.com/goreleaser/goreleaser-azure-devops-extension
Azure DevOps Extension for GoReleaser
azure-devops continuous-integration golang goreleaser hacktoberfest
Last synced: 14 Apr 2025
https://github.com/codepr/narwhal
PoC of a simple continous integration system
ci continuous-integration go rest-api server
Last synced: 09 Mar 2026
https://github.com/yitzchak/clw
Example Common Lisp workflow without Roswell
common-lisp continuous-integration
Last synced: 08 Feb 2026
https://github.com/xlab-steampunk/spotter-action
GitHub Action for Steampunk Spotter
actions ansible ansible-playbook ansible-role automation continuous-integration github-actions linter sast spotter steampunk
Last synced: 10 Apr 2025
https://github.com/slate-io/swagger-spec-validator
:100: Validate the integrity of your Swagger API specifications within your CI
continuous-integration swagger swagger-spec swagger-specification swagger-validator
Last synced: 03 Jan 2026
https://github.com/manaakiwhenua/manaakiwhenua-standards
A GitHub action to check a respitory meets the Maanaki Whenua - Landcare Research repository standards.
continuous-integration institutional-research quality-assurance
Last synced: 16 Jan 2026
https://github.com/quasarapp/quasarappci
buildBot server of quasarapp
buildbot continuous-integration python
Last synced: 15 May 2025
https://github.com/corebreaker/coveralls-rust
Send job to Coveralls
appveyor-ci buildkite circle-ci command-line-tool continuous-integration coverage coveralls github-actions jenkins rust-lang semaphoreci travis-ci
Last synced: 25 Oct 2025
https://github.com/mlabouardy/circleci-heroku-flask
Setup CI/CD pipeline with CircleCI & Heroku
cd-pipeline circleci continuous-integration docker flask heroku python
Last synced: 06 Sep 2025
https://github.com/lastbackend/registry
Container images build system.
backend builder caas ci containers continuous-integration docker docker-image dockerfile go golang hub lastbackend paas
Last synced: 29 Sep 2025
https://github.com/joscha/shardymcshardface
Sharding things for CI systems
ci continuous-integration parallelization sharding test testing
Last synced: 19 Jul 2025
https://github.com/ssherwood/initomatic
Initialize all the things
automation cicd continuous-deployment continuous-integration devops git
Last synced: 12 Sep 2025
https://github.com/agyemanjp/ci-checks-action
Create Github annotated checks from tooling scripts output
annotation check ci continuous-integration github-actions
Last synced: 12 Apr 2025
https://github.com/appliedfm/docker-coq-vst
Docker images of the Coq proof assistant with compcert and VST pre-installed
appliedfm c compcert continuous-integration coq coq-vst docker-coq dockerfile
Last synced: 19 Feb 2026
https://github.com/jeffersonribeiro/luizalabs-front-end
Single Page App built with React to search places by CEP and save to favorites.
continuous-deployment continuous-integration integration-testing react redux spa unit-testing
Last synced: 10 Apr 2025
https://github.com/wesleimp/is-ci
Lightweight and dead-simple CI detection.
ci continuous-integration golang
Last synced: 21 Apr 2026
https://github.com/harness/terraform-kubernetes-harness-delegate
Terraform module for installing a Harness Delegate into a Kubernetes cluster
cd ci continuous-delivery continuous-integration devops terraform
Last synced: 02 Mar 2026
https://github.com/hole19/git-tag-action
GitHub action that adds a git tag to the current workflow commit
continuous-integration git-tag github-actions
Last synced: 02 Sep 2025
https://github.com/wlsf82/mundo-paralelo
Projeto exemplo para demonstrar paralelizaรงรฃo de testes automatizados com Cypress e GitHub Actions.
continuous-integration cypress github-actions parallelization testing
Last synced: 23 Apr 2025
https://github.com/kasvith/wso2-am-ci-cd-demo
Demo files for WSO2 APIM CI/CD workflow
api-manager cicd cicd-pipeline continuous-delivery continuous-integration wso2 wso2-api-manager
Last synced: 28 Apr 2025
https://github.com/oblivious-oblivious/emeralds
A module/package manager for C applications
continuous-integration crystal emeralds package-management
Last synced: 24 May 2026
https://github.com/roang-zero1/factorio-mod-actions
actions ci continuous-integration docker factorio
Last synced: 13 Mar 2025
https://github.com/rickstaa/empty-issues-closer-action
GitHub action that automatically closes empty issues or issues which contain an unchanged template.
actions automation continuous-integration issues node pipeline productivity project-management typescript
Last synced: 09 Mar 2026
https://github.com/mallozup/bacheca
visualize your jenkins tests in nice charts (Ror)
continuous-integration dashboard data-visualization jenkins rails ruby visualization
Last synced: 20 Jan 2026
https://github.com/linkdd/microci
MicroCI for lightweight self hosted continuous integration
continuous-integration lightweight python self-hosted
Last synced: 11 Apr 2025
https://github.com/formspree/cli-action
Automate deployments of your formspree.json configurations with Formspree CLI and GitHub actions
continuous-integration jamstack serverless
Last synced: 11 Apr 2025
https://github.com/jubbasmail/mac-osx-service-bamboo-6.1-agent
Run Bamboo 6.1 Agent on Mac OS X as a background service to build iOS IPA and Android APK
bamboo-agent bash continuous-integration mac-osx
Last synced: 22 Apr 2025
https://github.com/lavabit/magma.build
The magma daemon automated build and test resources.
appveyor automation bash build-automation build-pipelines c circle-ci continuous-integration coverity-scan jenkins make robots travis-ci
Last synced: 14 Apr 2025
https://github.com/brightspace/d2l-license-checker
Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.
continuous-integration license-management nodejs
Last synced: 25 Oct 2025
https://github.com/grantmcconnaughey/ci.py
Python library for working with Continuous Integration services
ci-services circleci continuous-integration github-actions python travis-ci
Last synced: 15 May 2025
https://github.com/jayqi/failed-build-issue-action
An action that makes it easy to notify of a failed GitHub Actions workflow via an issue.
actions ci continuous-integration github-actions issues
Last synced: 24 Apr 2025
https://github.com/barbarbar338/ts-starter-template
โจ My TypeScript Starter Template
cd chai ci cicd continuous-deployment continuous-integration mocha starter-template template ts tsc tslint typescript typescript-starter-template
Last synced: 29 Jul 2025
https://github.com/luismedel/bluish
Another CI/CD tool
automation cd ci ci-cd cicd continuous-deployment continuous-integration python
Last synced: 29 Jul 2025
https://github.com/jbltx/unity-create
Create an empty Unity project
ci continuous-integration github-actions unity
Last synced: 31 Jul 2025
https://github.com/feroline/demoqa-automation-cypress
Test automation of Elements, Forms, Alerts, Frame, Windows, Widgets, interactions e Book Store Application with Cypress, Continuous Integration and Page Object Model
automation ci continuous-integration cypress page-object-model pom typescript
Last synced: 17 Aug 2025
https://github.com/cytopia/docker-pycodestyle
Alpine-based multistage-build version of pycodestyle for reproducible usage in CI
alpine awesome-ci ci continuous-integration docker docker-container docker-image dockerfile lint linting multistage multistage-docker pep8 pycodestyle python
Last synced: 04 Oct 2025
https://github.com/greenelab/continuous_analysis_phylo
A simple phylogenetic tree building example of Continuous Analysis
analysis continuous-integration example methodology workflow
Last synced: 12 Jun 2025
https://github.com/HumanSecurity/envite
A framework to manage development and testing environments
ci continuous-integration development environment-provisioning integration-testing testing
Last synced: 24 Jul 2025
https://github.com/alranel/cino
Continuous Integration for Arduino
arduino continuous-integration github-checks hardware-testing
Last synced: 20 Jun 2026
https://github.com/trainingbypackt/cloud-native-continuous-integration-and-delivery
Build, test, and deploy cloud-native applications in the cloud-native way
continuous-deployment continuous-integration docker dockerfile golang kubernetes kubernetes-deployment makefile
Last synced: 04 Jul 2025
https://github.com/juliancataldo/gh-actions
GitHub Actions for TypeScript mono-repositories. Continuous Integration, deployments, documentationโฆ
actions cicd continuous-integration github-actions github-pages monorepo node typescript vercel
Last synced: 01 Mar 2026
https://github.com/devkishor8007/is-action-on
cover basic unit testing with github action CI using nodejs and expressjs
backend-api backend-service ci continuous-integration expressjs github-actions nodejs nodejs-expressjs sample-project supertest unit-testing
Last synced: 12 Apr 2026
https://github.com/oleksis/napptive-playground-py
Web API using FastAPI framework
ci-cd continuous-deployment continuous-integration fastapi k8s kubernetes napptive oam open-application-model python
Last synced: 04 Jul 2025
https://github.com/MarkMc1089/devpacker
Initialise A Blank R Package With Good Practice Configuration
continuous-integration github-actions package-creation r
Last synced: 29 Jul 2025
https://github.com/dbgjerez/jenkins-ci
continuous-integration docker docker-compose docker-swarm jenkins jenkins-pipeline plugins secrets
Last synced: 20 Jan 2026
https://github.com/nhatthm/gherkin-lint-action
GitHub action for gherkin-lint
action bdd continuous-integration cucumber gherkin gherkin-lint github github-action github-actions lint linter test-integration
Last synced: 12 Apr 2025
https://github.com/javier-godon/cluster-continuous-delivery
Platform Engineering
continuous-delivery continuous-integration crossplane dagger gitops kcl-lang kubernetes
Last synced: 28 Feb 2025
https://github.com/eniks/pfxtosnk
Utility to extract private and public key from pfx to snk file.
certificate continuous-integration extract pfx sign snk strong-name
Last synced: 11 Apr 2025
https://github.com/remram44/drone-runner-qemu
A runner for Drone CI that runs jobs in Qemu virtual machines
continuous-integration drone-ci drone-plugin drone-runner gitea qemu virtual-machine
Last synced: 14 Apr 2025
https://github.com/cedrickchee/neocargo
neoCargo microservices in Go with PostgreSQL, MongoDB, Terraform, Google Kubernetes Engine, and CircleCI
containerization continuous-delivery continuous-integration go-micro golang-application google-cloud grpc-service kubernetes-cluster microservices monorepo terraform-project
Last synced: 14 Jun 2025
https://github.com/eighty4/cquill
Versioned CQL migrations for Cassandra and ScyllaDB
cassandra cassandra-cql cassandra-database cicd continuous-delivery continuous-deployment continuous-integration cql database database-administration database-management database-migrations database-schema devops devops-tools scylladb
Last synced: 09 Apr 2025
https://github.com/andreiavrammsd/go-jenkins-ci
Automated setup of continuous integration for Go projects hosted on GitHub with Jenkins and GolangCI-Lint.
continuous-integration github go golang golangci-lint jenkins
Last synced: 17 Jul 2025
https://github.com/sumitm01/ci-cd-using-jenkins-sonarqube-ecr-and-ecs
This project configures an automated pipeline script using Jenkins which fetches the source code, builds it, scans the code using Sonarqube, uploads the artifact to Amazon ECR repository and finally deploys it on Amazon ECS.
aws-ecr aws-ecs continuous-deployment continuous-integration elastic-container-registry elastic-container-service jenkins pipeline pipeline-as-a-code sonarqube-scanner
Last synced: 28 Apr 2025
https://github.com/meysam81/comment-pr
A simple, consistent GitHub Action for managing PR comments with built-in deduplication
automation bot ci-cd code-quality code-review collaboration comments continuous-integration developer-tools devops github-actions github-api github-workflow markdown notifications pr-management productivity pull-request pull-request-automation workflow-automation
Last synced: 16 Mar 2025
https://github.com/sel4/ci-actions
CI GitHub actions for the seL4 repositories
ci ci-actions continuous-integration sel4
Last synced: 27 Apr 2025
https://github.com/appuio/shop-example-webserver
This repository is part of the APPUiO Microservices Example and contains the Webserver microservice. Please refer to the main repository for detailed instructions.
continuous-integration nginx openshift react
Last synced: 07 Sep 2025
https://github.com/wtanaka/ansible-role-jenkins
Ansible role to install jenkins
ansible ansible-galaxy ansible-role ansible-roles build build-automation build-pipelines build-system build-tool building cd ci continuous-deployment continuous-integration galaxy jenkins
Last synced: 10 Apr 2026
https://github.com/atymic/docker-php-runner
Full featured PHP runner for PHP CI/CD builds & deployments.
continuous-delivery continuous-integration deployer deployment docker php
Last synced: 02 Apr 2025
https://github.com/dperezmavro/node-runscope
A node client for interacting with the Runscope API.
api continuous-integration monitoring nodejs runscope synthetic-test
Last synced: 05 Feb 2026
https://github.com/greenelab/continuous_analysis_rnaseq
Example of how continuous analysis can be used for RNA-Seq differential expression.
analysis continuous-integration methodology
Last synced: 05 May 2025
https://github.com/adampaternostro/azure-deploy-vsts-on-vnet-app-service-environment
Shows how to use Visual Studio Team Services to deploy an application to an Application Service Environment that is on a VNET.
azure azure-app-service azure-webapp continuous-deployment continuous-integration visual-studio-team-services
Last synced: 26 Mar 2025
https://github.com/zeromicro/zero-ci
go-zero continuous integration.
ci continuous-integration go-zero
Last synced: 25 Sep 2025
https://github.com/freenowtech/androidci
android ci continuous-integration docker mobile
Last synced: 29 Apr 2026
https://github.com/mallozup/suseforma
generic framework inspired from sumaform
ci cloud continuous-delivery continuous-deployment continuous-integration debian generic-framework hcl libvirt multiple-machines opensuse salt suse terraform
Last synced: 03 May 2026
https://github.com/clayrisser/drone-init
Batch initialize drone projects
batch batch-processing configuration continuous-integration drone drone-ci
Last synced: 02 Apr 2025
https://github.com/mattddowney/jenk
Interact with Jenkins via the command line. Written in Go.
api-client cli command-line continuous-integration go golang jenkins pipeline
Last synced: 14 May 2026
https://github.com/lucasmagnum/django-github-actions-ci
Application used in to create a simple CI with Github actions
continuous-integration django example-project github-actions portfolio python
Last synced: 08 May 2026
https://github.com/briandfoy/brians_perl_modules_appveyor_config
My standard AppVeyor configuration for my public Perl modules
appveyor continuous-integration perl
Last synced: 18 Aug 2025
https://github.com/sitture/docker-gauge-java
An alpine based docker maven image with Gauge from ThoughtWorks installed for running BDD style gauge-java test suites.
continuous-deployment continuous-integration continuous-testing docker docker-compose docker-gauge docker-gauge-java docker-hub dockerfile gauge gauge-container gauge-java hacktoberfest
Last synced: 03 Mar 2026
https://github.com/jelastic-jps/jenkins
Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
automation continuous-delivery continuous-integration deploys-jenkins java jelastic jelastic-jps jenkins jenkins-pipeline jenkins-server jenkins2 jps
Last synced: 23 Aug 2025
https://github.com/fff-rs/continuous-integration
concourse yaml configs for consistent continuous integration
coaster concourse continuous-integration greenglas
Last synced: 23 Apr 2025
https://github.com/artemnikitin/android-tests-scaling-to-infinity
Repo with sources from post https://artemnikitin.com/post/scaling-android-tests/
android android-testing android-tests-scaling aws aws-ec2 ci continuous-integration docker
Last synced: 08 May 2026
https://github.com/jaremko/spacemacs-circleci
Dockerfiles for Spacemacs CircleCI tests
circleci continuous-integration docker docker-image emacs spacemacs
Last synced: 14 Apr 2025
https://github.com/wtanaka/role-tester-ansible
Automated Ansible Role Tester
ansible ansible-galaxy ansible-role ansible-roles ci circle-ci circleci continuous-integration developer-tools development travis travis-ci travis-ci-configuration travis-scripts travisci
Last synced: 05 May 2026
https://github.com/fluentci-io/ruff-plugin
Set up your CI/CD Pipeline with a specific version of Ruff
continuous-delivery continuous-integration plugin ruff rust wasm webassembly
Last synced: 09 Feb 2026
https://github.com/ventx/helm3-ci
Docker Image with helm3, helm-secrets and helm-s3 plugins
alpine continuous-integration docker dockerfile helm helm3 kubernetes kubeval s3 secrets unittest
Last synced: 09 Feb 2026
https://github.com/zejiran/github-actions-for-ci
๐งน GitHub Actions makes it easier than ever to incorporate continuous integration into your repositories
continuous-integration devops github-actions github-lab
Last synced: 15 Apr 2026
https://github.com/piotr-ku/yaml-runner-go
YAML Runner Go is an application that executes commands based on the rules defined in a YAML file. It provides the flexibility to run commands either once or as a daemon at specific intervals.
administration-tools alerting continous-delivery continous-deployment continuous-integration data-processing go golang monitoring-automation runner scheduled-tasks system-administration yaml
Last synced: 24 Jul 2025
https://github.com/mgrebenets/fastlane-plugin-transporter
Manage Apple iTMSTransporter installation
apple appstore appstoreconnect continuous-integration enterprise fastlane fastlane-plugin ipa itmstransporter itunesconnect
Last synced: 13 Apr 2025
https://github.com/rigetti/gitlab-pipelines
GitLab CI YAML files containing useful template pipelines.
continuous-delivery continuous-integration docker gitlab-ci yaml
Last synced: 22 Jun 2025
https://github.com/dgkanatsios/acsk8svstsdemo
Demo app for Azure Kubernetes Service - Visual Studio Team Services CI/CD demo
azure azure-container-registry azure-container-service continuous-deployment continuous-integration kubernetes
Last synced: 14 Apr 2025