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: 2025-06-23 00:06:30 UTC
- JSON Representation
https://github.com/lgug2z/call-me
A ci-agnostic orchestrator for triggering tests on a shared environment pool across multiple pipelines
ci continuous-integration golang testing
Last synced: 13 Mar 2025
https://github.com/slamdev/micro-ci
Micro CI
continuous-integration golang kubernetes makefile monorepo
Last synced: 24 Mar 2025
https://github.com/fstab50/versionpro
Automated version management for Python projects
automation build-automation build-tools ci-cd cicd continuous-deployment continuous-integration pipeline python3
Last synced: 15 Mar 2025
https://github.com/wolnosciowiec-archive/boautomate
Boa snake automation
automatic-tagging automation ci continuous-integration pipelines-as-code python3 quay quay-notifications riotkit
Last synced: 16 May 2025
https://github.com/kaiwedekind/opensource-template
Template to create an open source library in JavasSript
babel chai continuous-delivery continuous-deployment continuous-integration continuous-testing javascript mocha nodejs opensource semantic-release travis-ci webpack
Last synced: 23 Mar 2025
https://github.com/zerohertz/docker
[Docker] CI with GitHub Actions
ci continuous-integration docker github-actions
Last synced: 06 Apr 2025
https://github.com/nickchecan/aerarium
Aerarium is a stateless HATEOAS Restful API deployed on an AWS Cluster (with ECS) through a CI/CD pipeline using Travis CI, featuring a multi-stage docker build, using Sonar Cloud, Spring, Flyway, Postgres and other technologies, to provide a financial management backend service
continuous-delivery continuous-deployment continuous-integration docker ecs-cluster flyway gradle hateoas java multi-stage-docker postgres sonarcloud spring travis-ci
Last synced: 11 Jun 2025
https://github.com/liblaf/actions
🛠️ Automated GitHub workflows and actions for streamlined development and CI/CD.
actions automation cli code-review continuous-integration dependency-management github-api python release-management workflow
Last synced: 11 Apr 2025
https://github.com/marco-m/caproni
Use Concourse to build, test, package and deliver C, C++ or native code code on multiple platforms
c c-plus-plus compiler concourse continuous-integration multi-platform native
Last synced: 13 Mar 2025
https://github.com/jcfr/ci-sandbox
My sandbox for experimenting with CI services
appveyor azure-pipelines circleci continuous-integration sandbox scikit-ci travis-ci
Last synced: 11 Apr 2025
https://github.com/fair2-for-research-software/python-testing-for-research
A training course on the practical use of tests in research software.
ci continuous-integration english fair fair4rs lesson pre-alpha python python-testing research research-software rse software software-testing testing unit-testing unit-tests
Last synced: 23 Mar 2025
https://github.com/cabdesigns/docker-cd-seed
A seed project for a docker based continuous delivery pipeline using CircleCI and Google Cloud Platform
circleci continuous-delivery continuous-integration docker google-cloud
Last synced: 28 Feb 2025
https://github.com/mallozup/concourse-usefull-infos
Concourse CI practial setup (systemd service , plus workflow)
ci concourse continuous-integration go linux pipeline testing testing-framework
Last synced: 30 Mar 2025
https://github.com/ncar/pbs-ci
Continuous integration utility for PBS
continuous-integration docker pbs
Last synced: 08 Mar 2025
https://github.com/jeandet/lpp_teamcity_agents
Meta repository for all LPP TeamCity agents deployed here https://hephaistos.lpp.polytechnique.fr/teamcity
ci continuous-integration docker teamcity teamcity-agent
Last synced: 07 Apr 2025
https://github.com/fluentci-demos/fluentci-demo-cmake
A FluentCI demo CI Pipeline using CMake
cicd cmake continuous-integration wasm
Last synced: 01 Dec 2024
https://github.com/travis-ci/travis-ci-how-to-build-matrix
This repository shows you a basic usage of Travis CI's Build Matrix feature
ci continuous-delivery continuous-integration travis travis-ci travisci
Last synced: 27 Feb 2025
https://github.com/faiyaz103/kuetmedicalcenter
A website for KUET Medical Center
authentication ci continuous-integration crud-operation email-verification feature-testing hospital-management javascript laravel laravel-breeze laravel-package medical-centers mvc-pattern mysql php phpmyadmin phpunit phpunit-tests tailwindcss vite
Last synced: 05 May 2025
https://github.com/fluentci-demos/fluentci-demo-python-django
A FluentCI Demo for Django
cicd continuous-delivery continuous-integration django python wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-rust
FluentCI demo CI pipeline using Rust
cicd continuous-integration fluentci rust wasm
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-javascript
A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.
cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm
Last synced: 01 Dec 2024
https://github.com/flipt-io/setup-action
Install Flipt CLI in your GitHub Workflows
cd ci continuous-deployment continuous-integration feature-flags
Last synced: 25 Nov 2024
https://github.com/pdmlab/dockercompose.net
Automate docker compose 2.x using .NET
continuous-integration docker-compose dotnet-core testing-tools
Last synced: 24 Feb 2025
https://github.com/floatingghost/misp-testable
A self-contained docker image for integration tests against MISP
continuous-integration docker-image integration-testing misp misp-api
Last synced: 18 Jun 2025
https://github.com/liblaf/copier-shared
🛠️ Automated workflows and templates for maintaining and updating GitHub repositories
automation code-quality code-review continuous-integration copier copier-template github-api jinja mega-linter repository-management workflow-automation
Last synced: 04 Mar 2025
https://github.com/gdegirmenci/php-lint-github-action-example
This is an example usage of Github action to improve code quality with using linter.
code-quality continuous-integration github-actions php php-codesniffer
Last synced: 08 Apr 2025
https://github.com/devpro/concourse-samples
Samples of Concourse pipelines
ci concourse continuous-integration
Last synced: 28 Feb 2025
https://github.com/kamaranl/ahk2exe-action
Compile your AutoHotkey (.ahk) scripts into standalone executables (Windows runners ONLY)
cicd compiler continuous-delivery continuous-deployment continuous-integration tool workflow
Last synced: 01 Apr 2025
https://github.com/bene/dockyard-server
🐳 Continuous integration for Docker based projects.
ci continuous-integration docker go golang
Last synced: 25 Feb 2025
https://github.com/faheel/sample-cpp-ci
A sample C++ project with continuous integration
Last synced: 12 Mar 2025
https://github.com/fluent-ci-templates/go-pipeline
A ready-to-use CI/CD Pipeline for Go projects.
continuous-delivery continuous-integration deno deno-module devops gitlab-ci golang pipeline typescript wasm
Last synced: 12 Apr 2025
https://github.com/fluentci-demos/fluentci-demo-symfony
A FluentCI Demo for PHP Symfony
cicd continuous-integration php symfony wasm
Last synced: 22 Nov 2024
https://github.com/sumitm01/ci-using-jenkins--nexus-and-sonaqube
This project configures an automated pipeline on Jenkins which fetches the source code, builds it, scans the quality of the code using Sonarqube scanner and uploads the artifact to Nexus remote repository for deployment and notifies the status on slack channel.
continuous-integration ec2 jenkins nexus pipeline pipeline-as-a-code slack sonarqube-scanner
Last synced: 15 May 2025
https://github.com/neikei/gitlab-testing-environment
Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox
Last synced: 15 May 2025
https://github.com/hozlucas28/c-algorithms-practical-work-2025
Practical work repository for the Algorithms and Data Structures course (C language) at the National University of La Matanza (@unlam).
2025 algorithms c codeblocks continuous-integration data-structures gcc-complier github-actions mit-license practical-work university-assignment unlam
Last synced: 01 Apr 2025
https://github.com/atulkamble/jenkins-java-maven-pipeline
This project provides a comprehensive guide for setting up a Jenkins pipeline to automate the build, test, and deployment processes of a basic Java Maven application. It includes sample Java code, Maven configuration (pom.xml), and a Jenkinsfile to facilitate continuous integration and deployment.
cicd continuous-delivery continuous-deployment continuous-integration java jenkins maven pipeline
Last synced: 15 Jan 2025
https://github.com/alexf91/aur-pkgbuilds
My AUR packages with Travis CI
aur ci continuous-integration pkgbuilds travis-ci
Last synced: 13 Feb 2025
https://github.com/jemc/pony-ci
Concourse CI pipelines for my pony projects. :horse: :airplane:
ci concourse-ci continuous-integration pony-language
Last synced: 23 Mar 2025
https://github.com/tynab/jenkins-dind
Build Jenkins Docker in Docker
cicd continuous-delivery continuous-deployment continuous-integration docker docker-ce docker-cli docker-compose docker-container docker-hub docker-image dockerfile jenkins jenkins-dind jenkins-docker-in-docker pipeline server ubuntu ubuntu-server yan
Last synced: 28 Mar 2025
https://github.com/vietdien2005/laravel-circleci
Simple docker environment testing of CircleCI 2.0 for Laravel with Mariadb, php5.6, php7.0, nginx
circleci continuous-integration docker docker-compose laravel
Last synced: 28 Mar 2025
https://github.com/greenelab/cimr
tool for continuously integrated meta-resource
continuous-integration gene-expression gtex gwas twas
Last synced: 05 May 2025
https://github.com/atomicptr/godot-mono-base
Docker base image for the headless mono version of Godot.
continuous-integration godot godotengine
Last synced: 15 Mar 2025
https://github.com/soulman-is-good/gitpub
Git webhook watcher and publisher
continuous-integration git git-webhook nodejs
Last synced: 04 Apr 2025
https://github.com/bahmutov/stop-build
Exits with non-zero code if there are modified Git files
ci continuous-integration utility
Last synced: 18 Jan 2025
https://github.com/javanile/report-ci
📋 Upload, store & share your reports from your favourite CI pipeline.
code-quality continuous-integration curl jenkins reports travis-ci
Last synced: 29 Mar 2025
https://github.com/kuldeepsingh99/codedeploy_springboot
Continuous Integration and Deployment with AWS CodeDeploy and Spring boot
awscodedeploy bitbucket-pipleline-demo ci-cd codedeploy continuous-deployment continuous-integration docker docker-cloud docker-hub docker-image spring-boot
Last synced: 23 Mar 2025
https://github.com/furkankayar/typescript-api
Rest API is being developed for DEUCENGFORUM with TypeScript
ci continuous-integration express githubaction-workflow githubactions mocha mocha-tests postgresql restapi sequelize sequelize-orm typescript
Last synced: 02 Mar 2025
https://github.com/carlkidcrypto/os-specific-runner
os-specific-runner
continuous-integration github-actions os-runner os-specific os-specific-run os-specific-runner utilities
Last synced: 15 Jun 2025
https://github.com/indigo-dc/ci-images
Jenkins CI docker images
continuous-delivery continuous-integration deep-hybrid-datacloud extreme-datacloud jenkins
Last synced: 10 Apr 2025
https://github.com/kinow/btd-2011
Belgium Testing Days 2011 "How to Automate Tests using TestLink and Hudson"
automated-testing automated-tests automation ci continuous-delivery continuous-integration jenkins presentation slides testlink
Last synced: 28 Jan 2025
https://github.com/fluentci-io/sbt-plugin
Set up your CI/CD Pipeline with a specific version of sbt
continuous-delivery continuous-integration plugin wasm webassembly
Last synced: 14 Mar 2025
https://github.com/zijianhuang/fonlowtesting
Helper functions for constructing unit testing and integration testing efficiently
ci-server continuous-integration csharp iis iis-express unit-testing
Last synced: 15 Feb 2025
https://github.com/fluentci-io/sqlfluff-plugin
Set up sqlfluff in your CI/CD Pipeline
continuous-delivery continuous-integration linter plugin rust sql wasm webassembly
Last synced: 14 Mar 2025
https://github.com/saidsef/atlassian-bamboo-cicd
Containerised Atlassian Bamboo Server
atlassian-bamboo bamboo bamboo-server ci-cd continuous-delivery continuous-integration docker-image hacktoberfest
Last synced: 12 Apr 2025
https://github.com/guilhermebit/spring-boot-rest-api
🖥️ REST API developed in Spring Boot, including tests for the back-end
continuous-integration docker framework java junit junit5 mock mockito mockmvc python-script spring spring-boot spring-security
Last synced: 04 Apr 2025
https://github.com/fluentci-io/sqruff-plugin
Set up your CI/CD Pipeline with sqruff installed
continuous-delivery continuous-integration linter plugin rust sql wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/java-plugin
Set up your CI/CD Pipeline with a specific version of Java
continuous-delivery continuous-integration java plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/depot-plugin
Set up your CI/CD Pipeline with a specific version of Depot
cicd continuous-delivery continuous-integration docker wasm
Last synced: 14 Mar 2025
https://github.com/fluentci-io/packer-plugin
CI/CD Plugin for Packer
continuous-delivery continuous-integration packer pkgx virtual-machine wasm
Last synced: 14 Mar 2025
https://github.com/fluentci-io/dagger-plugin
Set up your CI/CD Pipeline with a specific version of dagger
continuous-delivery continuous-integration dagger plugin wasm webassembly
Last synced: 11 Jun 2025
https://github.com/fluentci-io/maven-plugin
Set up your CI/CD Pipeline with a specific version of maven
continuous-delivery continuous-integration java plugin wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/oxc-plugin
Set up your CI/CD Pipeline with oxc tools
continuous-delivery continuous-integration oxc plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/apko-plugin
Set up your CI/CD Pipeline with a specific version of apko
chainguard continuous-delivery continuous-integration plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/christopheratkinson/application-programming-interface-template
Welcome to the Python REST API Template repository! This template is designed to help you quickly set up a new REST API service using FastAPI, and includes additional configurations for unit testing with pytest, and GitHub action integrations for CI/CD.
automated-testing backend continuous-integration coverage documentation fastapi github-actions openapi pytest python rest-api server swagger
Last synced: 22 Mar 2025
https://github.com/maltfield/freecad-ci-tools
FreeCAD Continuous Integration Tools to help your git VCS workflow with FreeCAD files
cad continuous-documentation continuous-integration documentation freecad github-actions sphinx
Last synced: 28 Mar 2025
https://github.com/fluentci-io/cypress-plugin
CI/CD Plugin for Cypress
continuous-delivery continuous-integration cypress e2e-testing webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/pkl-plugin
Set up your CI/CD Pipeline with a specific version of Pkl
continuous-delivery continuous-integration plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/moon-plugin
Set up your CI/CD Pipeline with moon
continuous-delivery continuous-integration plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/amanganiello90/surefire-accelerator-maven-plugin
An extension of maven surefire that executes JUnit regression tests. It inherits every goals and parameters with the option to execute automatically only the tests impacted from the last git commit changed classes.
continuous-integration git java junit maven-plugin regression-tests
Last synced: 31 Mar 2025
https://github.com/alleyinteractive/mantle-ci
Contains the continuous integration scripts used inside the Mantle Framework and Mantle packages.
continuous-integration wordpress
Last synced: 30 Apr 2025
https://github.com/fluentci-io/dhall-plugin
Set up your CI/CD Pipeline with a specific version of dhall
continuous-delivery continuous-integration plugin wasm webassembly
Last synced: 14 Mar 2025
https://github.com/fluentci-io/haskell-plugin
Set up your CI/CD with a specific version of Haskell
continuous-delivery continuous-integration haskell plugin rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/vincecabs/gaunit
GAUnit is a Python library for testing Google Analytics implementations within CI pipelines.
continuous-integration google-analytics pipelines python3 robotframework selenium
Last synced: 04 Apr 2025
https://github.com/hanami/docker-ci-images
Docker images to be used with our CI
ci continuous-integration docker ruby
Last synced: 22 Jun 2025
https://github.com/karllhughes/build-status
Displays the status of your Codeship Pro builds to the public using the new Codeship v2 API.
codeship codeship-api codeship-pro continuous-integration
Last synced: 21 Feb 2025
https://github.com/42lm/zigist
Update a gist with a random dev joke. Pure Zig⚡
actions continuous-integration cron cronjob githubci zig ziglang
Last synced: 02 Mar 2025
https://github.com/victorshinya/continuous-delivery
Usando o serviço do IBM Continuous Delivery para criar um Pipeline (CI/CD) da sua solução.
ci-cd continuous-delivery continuous-deployment continuous-integration devops devops-services devops-tools ibm-continuous-delivery
Last synced: 26 Feb 2025
https://github.com/fluentci-io/kamal-plugin
CI/CD Plugin for kamal
cicd continuous-delivery continuous-integration deploy flox kamal nix wasm
Last synced: 15 May 2025
https://github.com/horothesun/advent-of-code-2024
Advent of Code 2024 with Scala 3 and the FP Typelevel stack.
advent-of-code advent-of-code-2024 advent-of-code-2024-scala advent-of-code-2024-scala3 advent-of-code-scala advent-of-code-scala3 aoc aoc-2024 aoc-2024-in-scala aoc2024 cats ci continuous-integration fp functional-programming kittens scala scala-3 scala3 typelevel
Last synced: 25 Mar 2025
https://github.com/zero-overhead/app-workflows-github
Ready-to-use workflows for cross-platform Raku module development
actions automation ci-cd continuous-delivery continuous-deployment continuous-integration cross-platform fez linux macos module-workflow modules raku raku-module rakulang windows workflows zef
Last synced: 09 Apr 2025
https://github.com/riolaf05/ai-fire-detection
tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos
computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2
Last synced: 14 Mar 2025
https://github.com/matuella/gastromatic
continuous-integration heroku microservices spring spring-boot spring-data-jpa spring-rest web-api
Last synced: 15 May 2025
https://github.com/inetsix/docker-gitlab-runners
Repository to deploy gitlab-runners using docker-compose
continuous-delivery continuous-integration gitlab gitlab-ci gitlab-ci-runner runner
Last synced: 09 Apr 2025
https://github.com/shopiqo/docker-rbprettier
Docker images for Prettier plugin for Ruby + Guesslang
codequality continuous-integration docker guesslang pre-commit prettier ruby tenserflow vagrantfile
Last synced: 04 Apr 2025
https://github.com/sylvainde/cithon
Continuous Integration marathon to use the latest Python versions
continuous-integration cpython python-3 travis-ci
Last synced: 23 Mar 2025
https://github.com/drahnr/concourse-copr-resource
A resource for concourse ci to push to copr
ci concourse continuous-integration copr fedora resource rpm
Last synced: 15 Mar 2025
https://github.com/cardanosolutions/gh-action-cardano-node-ogmios-docker-sync
A GitHub Action to sync cardano-node-ogmios using Docker
action ci continuous-integration github-actions
Last synced: 10 Apr 2025
https://github.com/drcbeatz/master-theorem
Web app to evaluate the time complexity of divide and conquer algorithms using the Master Theorem and visualize the results (Python/Django, Typescript/React, Postgres, Docker, AWS Elastic Beanstalk, AWS RDS, Github Actions CI).
aws chartjs continuous-integration django django-rest-framework docker elasticbeanstalk github-actions master-theorem mdbootstrap postgresql pytest python rds-postgres react responsive-design rest-api typescript vite vitest
Last synced: 28 Feb 2025
https://github.com/oeo/datum
sls backend framework with incredibly fast prototyping speed
coffeescript continuous-integration mongodb nodejs nosql redis serverless
Last synced: 16 May 2025
https://github.com/sfttech/kevin-win-setup
Tools to automatically download and prepare a free Windows VM for kevin.
continuous-integration kevin qemu windows
Last synced: 11 Mar 2025
https://github.com/nbadiganti/circileci-ionic
IONIC 3.0 Continuous Integration using CircleCI 2.0
android automation circleci circleci2 continuous-integration cordova cross-platform ionic-framework ionic3 ionicframework mobile-app
Last synced: 21 Mar 2025
https://github.com/sprintcube/ci-php71
PHP 7.1 image for Continuous Integration
ci continuous-integration docker php
Last synced: 06 May 2025
https://github.com/guillaumearm/barbe-ci
:neckbeard: - Lightweight continuous integration for bearded
continuous-integration javascript lightweight
Last synced: 15 May 2025
https://github.com/tanishkamarrott/multi-stage-docker-builds-for-efficient-ci-cd
A repository showcasing multi-stage Docker builds for optimizing CI/CD pipelines. Includes examples for Node.js, Python, and Java projects with a focus on reducing image size and improving build efficiency.
build container-image containerization continuous-deployment continuous-integration docker java nodejs python
Last synced: 22 Mar 2025
https://github.com/appuio/shop-example
The APPUiO Microservices Example is a comprehensive documentation that describes how one could build continuous integration pipelines that build and deploy an exemplary microservice application to APPUiO (RedHat OpenShift). This repository is the umbrella repository that contains all the sources and tools needed to work through the documentation.
continuous-integration dockerfile gitlab-ci jenkins openshift source-to-image
Last synced: 02 Jan 2025
https://github.com/creativeprojects/php-nodejs
Docker image with PHP and NodeJS
build continuous-integration docker git node node-js nodejs php
Last synced: 24 Feb 2025
https://github.com/liblaf/copier-release
🎉 Automated release management and changelog generation for GitHub projects!
automation changelog-generation ci-cd code-release continuous-integration copier-template dependency-management github-api release-management versioning workflow-automation
Last synced: 20 Feb 2025
https://github.com/danielbayley/npm-package-ci
Simple CI GitHub @Actions for your @npm packages.
actions automation ci continuous-delivery continuous-integration npm npm-package release testing
Last synced: 10 Jun 2025
https://github.com/scathachgrip/da-vinci
Experimental github bots to automate PR and Issues workflows
continuous-integration github-bot probot
Last synced: 12 Mar 2025