Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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-02-13 00:06:29 UTC
- JSON Representation
https://github.com/thanhvie/calculatorlibrary
An experiment with continuous integration
continuous-integration github-actions python
Last synced: 14 Jan 2025
https://github.com/gjbex/ci-example
Repository to illustrate CI for software testing
continuous-integration linting quality testing training version-control
Last synced: 22 Jan 2025
https://github.com/d3p1/semantic-releasify
A GitHub Action to fully automate version management and package publishing
action actions ci continuous-integration github-actions publishing
Last synced: 11 Jan 2025
https://github.com/vsilverman/vsilverman.github.io
art ci-cd continuous-integration data-integration test-automation
Last synced: 09 Feb 2025
https://github.com/thanhvie/calculatorlibrary_2
A CI experiment with Github Workflows
continuous-integration github-actions python unittest
Last synced: 14 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-fastlane
A FluentCI demo CI Pipeline using Fastlane
cicd continuous-integration fastlane wasm
Last synced: 29 Jan 2025
https://github.com/codewithpraveen/labs-appservice
Repository for the 'Deploy and Manage a Weather App using Azure App Service' course.
azure-app-service continuous-deployment continuous-integration dotnet-core github-actions
Last synced: 01 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-php
A FluentCI demo CI/CD pipeline using PHP
cicd continuous-delivery continuous-integration php wasm
Last synced: 29 Jan 2025
https://github.com/jaktestowac/js-rest-api-tests-sample
Sample project to demonstrate REST API testing via JavaScript.
api-rest automation continuous-integration github-actions javascript mocha-chai mocha-tests test-automation
Last synced: 31 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-react-native
A FluentCI demo CI Pipeline using React Native
cicd continuous-integration react-native wasm
Last synced: 29 Jan 2025
https://github.com/davidkhahn/continuous-integration-circleci
Make software less expensive by reducing conflicts, bugs and increasing production speed.
circle-ci continuous-deployment continuous-integration prettier
Last synced: 11 Jan 2025
https://github.com/philbobaggins/ci-experiments
Experiments with continuous integration services
ci continuous-integration experiment hello-world rust rust-lang
Last synced: 14 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-python
A FluentCI Demo for Python
cicd continuous-delivery continuous-integration python wasm
Last synced: 29 Jan 2025
https://github.com/nhalstead/circleci_build_watcher
Simple Desktop Widget to watch CircleCI Builds!
build-tool circleci continuous-integration electron react
Last synced: 18 Jan 2025
https://github.com/vtbassmatt/hackathon-ci-yaml-schema
Hackathon 2018: CI YAML schema syntax highlighting and completion
ci continuous-integration vscode vsts yaml
Last synced: 02 Feb 2025
https://github.com/workofstan/phpcs-fix
Automatically apply PHP coding standard formatting and create a pull request to fix code style issues, ensuring compatibility with Super-Linter.
code-quality continuous-integration phpcbf phpcs phpcs-standard super-linter
Last synced: 22 Jan 2025
https://github.com/rodrigo-sp17/super-ecommerce
API for a eCommerce application. Trainer for Jenkins CI/CD, log monitoring with Splunk and JWT authentication.
continuous-integration jenkins jwt-authentication splunk
Last synced: 12 Jan 2025
https://github.com/philbobaggins/ci-experiments-dotnetcore
Experiments with continuous integration services
ci continuous-integration dotnet-core dotnetcore experiment hello-world
Last synced: 14 Jan 2025
https://github.com/bipin115/ci-cd-workflow-java-tomcat-deploy-docker
Demonstrate the continuous integration and delivery by building a Docker Jenkins Pipeline.
continuous-delivery continuous-integration devops docker ec2-instance jenkins pipelines tomcat webdeploy
Last synced: 29 Jan 2025
https://github.com/sinipelto/devops-exercises
Repository for COMP.SE.140 Continuous Development and Deployment course exercises.
cicd continuous-delivery continuous-deployment continuous-integration cpp python3 rabbitmq
Last synced: 05 Feb 2025
https://github.com/nfreear/qa
Dual-language continuous integration and Git hooks.
continuous-integration git-hooks openuniversity qa quality test testing travis-ci
Last synced: 12 Jan 2025
https://github.com/brianlusina/volt-ci
Minimal CI 🔁 build system :zap:
build-system ci cicd cli continuous-integration python volt-ci
Last synced: 03 Feb 2025
https://github.com/cathive/concourse-bitbucket-pullrequest-resource
fetches pull request from BitBucket Server/Cloud and updates the status of the PR
bitbucket-cloud bitbucket-server concourse-resource continuous-integration pull-request
Last synced: 17 Jan 2025
https://github.com/thomasmost/darkbridge
An opinionated infrastructure-forward modern web template built for continuous integration and delivery on GitHub Actions; using Docker, AWS Fargate, and NodeJS
continuous-delivery continuous-integration docker emotion fargate github-actions koa nodejs react ssr
Last synced: 17 Jan 2025
https://github.com/rafaelclaumann/spring-cloud-microservices
Spring Microservices Project developed during an Udemy Course
continuous-integration eureka feign github-actions github-workflows java oauth2 spring-authorization-server spring-cloud-gateway spring-security
Last synced: 12 Jan 2025
https://github.com/almirjnr/analock-clock-react
A analog clock made with vite, react and css modules
continuous-deployment continuous-integration css-modules github-actions react-tsx vite
Last synced: 20 Jan 2025
https://github.com/innovats-hub/devsecops-pipelines
Global pipelines DevSecOps for buildings apps
build-tool continuous-delivery continuous-integration devsecops-pipeline helm kubernetes laboratory quality-tool security-tools
Last synced: 22 Jan 2025
https://github.com/t7dela/shadowtool
This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.
automation code-analysis code-quality code-review continuous-integration development devops dynamic-analysis github opensource quality-assurance scanning security shadowtool software software-composition-analysis static-analysis testing tool vulnerability
Last synced: 21 Dec 2024
https://github.com/thierno953/github-actions
CI/CD Github Actions
cicd continuous-delivery continuous-integration devops github-actions
Last synced: 12 Jan 2025
https://github.com/kolosovpetro/sonarcloudviagithubactions
Explains how to integrate SonarCloud with GitHub actions in a simple and quick approach.
continuous-integration github-actions sonarcloud sonarqube
Last synced: 16 Jan 2025
https://github.com/casaper/docker-ci-images-ruby-and-rails-repo
Images for CI with Rails
continuous-integration docker ruby ruby-on-rails
Last synced: 30 Jan 2025
https://github.com/thiagola92/learning-woodpecker
ci codeberg continuous-integration woodpecker-ci
Last synced: 13 Jan 2025
https://github.com/horothesun/db-logic-testing-poc
Proof of concept on how to test some logic defined in your DB.
cats-effect cats-effect-3 ci continuous-integration db docker doobie integration-testing scala scala-3 scala-cli scala3 stored-procedure stored-procedures testing typelevel
Last synced: 01 Dec 2024
https://github.com/goldstrike77/ansible-role-linux-jenkins
Ansible role for install and configure Jenkins on the Linux operating system.
ansible ansible-role cicd continuous-delivery continuous-deployment continuous-integration devops groovy hacktoberfest jenkins pipelines-as-code
Last synced: 12 Jan 2025
https://github.com/greatfruitomsk/setuptools_scm_build_number
setuptools_scm plugin to include build number from CI
continuous-integration python setuptools setuptools-scm
Last synced: 30 Dec 2024
https://github.com/cathive/concourse-pact-broker-resource
[WORK IN PROGRESS / DEFUNCT] fetches and publishes pacs to/from a Pact Broker
concourse-ci concourse-ci-resource concourse-resource continuous-integration pact-broker rest-api-test
Last synced: 17 Jan 2025
https://github.com/wille/review-app-action
Github Action for Review App Operator
continuous-delivery continuous-deployment continuous-integration github-actions kubernetes
Last synced: 14 Jan 2025
https://github.com/ajithvcoder/emlo4-session-08-ajithvcoder
Solution to Session-08 Assignment - AWS Crash Course - (Auto Github ECR push, CML to trigger EC2 spot, DVC Repro S3 storage using github actions)
aws-ec2 aws-ecr aws-s3 cicd cml continuous-delivery continuous-integration continuous-machine-learning github-actions
Last synced: 12 Jan 2025
https://github.com/jacobgrisham/react.js-advanced-hooks-and-redux
Front-end single-page static website built with Typescript, React.js Hooks, Emotion (for CSS-in-JS), Tests, Redux, and fine-tuned with React-Specific Performance and Progressive Web Application capability. Site hosted on Github pages.
circle-ci circleci continuous-integration es6-javascript front-end-web-development gitmoji jest progressive-web-app pwa react react-hooks react-performance react-redux react-testing-library reactjs redux rest-api single-page-app typescript unit-tests
Last synced: 04 Feb 2025
https://github.com/soumyadip007/jenkins-devops
Jenkins is a free and open source automation server written in Java. Jenkins helps to automate the non-human part of the software development process, with continuous integration and facilitating technical aspects of continuous delivery.
continuous-deployment continuous-integration devops jenkins jenkins-pipeline jenkins-platform jobs
Last synced: 08 Feb 2025
https://github.com/ngmy/phive-install-action
A GitHub Action to download PHIVE, install tools, and upload them to the artifact store
ci continuous-integration dependency-manager github-actions phive php
Last synced: 30 Jan 2025
https://github.com/neoncitylights/gha-csharp-docs
A C# documentation pipeline that centralizes the documentation for multiple C# projects into one site. Built using DocFX, GitHub Actions, and GitHub Pages
cicd continuous-deployment continuous-integration docfx dotnet gha github-actions github-pages
Last synced: 13 Jan 2025
https://github.com/liskin/gh-linkchecker
ci continuous-integration github github-actions github-pages link-check link-checker link-checking
Last synced: 30 Jan 2025
https://github.com/imperfectandcompany/imperfect-gamers-site-store
Our robust community site integrating Steam for enhanced user interactions and data management, powered by Remix with Tailwind CSS for optimistic, responsive UI. Features CI/CD with GitHub Actions and Docker for seamless deployment and maintenance.
community-platform continuous-integration docker gameserver github-actions imperfect-gamers imperfectandcompany nodejs react remix ssr steam-api tailwindcss tebex tebexjs typescript webhook
Last synced: 23 Dec 2024
https://github.com/fluentci-demos/fluentci-demo-java-spring
A FluentCI demo CI Pipeline using Java Spring
cicd continuous-integration java jmeter junit maven spring-boot wasm
Last synced: 29 Jan 2025
https://github.com/youngermaster/react-native-continuous-integration
Comprehensive guide and configurations for setting up continuous integration pipelines for React Native applications.
continuous-integration jenkins react-native react-native-cicd
Last synced: 27 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-python-flask
FluentCI Demo CI/CD Pipeline using Python Flask
cicd continuous-delivery continuous-integration flask python wasm
Last synced: 29 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-android
A FluentCI demo CI Pipeline using Android
android cicd continuous-integration wasm
Last synced: 29 Jan 2025
https://github.com/becklyn/circleci-php7.4
circleci continuous-integration docker php
Last synced: 14 Jan 2025
https://github.com/jubbasmail/docker-bamboo-6.1-agent-android
Docker Bamboo Agent to build Android APK
android bamboo-agent continuous-integration docker
Last synced: 07 Jan 2025
https://github.com/acerv/pytest-cdist
Plugin to distribute pytest configurations using external services
cd-ci continuous-integration pytest pytest-cdist pytest-plugin redis redis-client remote remote-execution resource-management resources testing
Last synced: 29 Dec 2024
https://github.com/ritreshgirdhar/github-actions-ci-demo
This application will help you in understanding Github Actions and Workflow. Here we are creating a Continous Integration workflow for learning.
containerization continuous-integration docker docker-registry dockerhub github-actions
Last synced: 25 Dec 2024
https://github.com/anirbanmu/docker-circleci-ruby-rust
Dockerfiles for CircleCI for projects that require both Ruby & Rust
circleci continuous-integration docker docker-image docker-images dockerfile dockerhub ruby rust rust-lang
Last synced: 22 Jan 2025
https://github.com/neuralegion/sectester-js-demo-broken-crystals
This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.
appsec brightsec brokencrystals continuous-integration demo e2e github-actions jest pentesting qa security test testing typescript workflow
Last synced: 30 Nov 2024
https://github.com/fluentci-demos/fluentci-demo-swift
A FluentCI demo CI/CD pipeline using Swift
cicd continuous-integration swift wasm
Last synced: 29 Jan 2025
https://github.com/aasmal97/reposync
This Github Action allows a repo to push/merge changes to a another branch in a remote or same repository
continous-deployment continuous-integration git remote-repository repositories
Last synced: 14 Jan 2025
https://github.com/waelson/simple-demo-travis
Example project that demonstrate use of the Travis CI/CD
continuous-integration docker javascript kubernetes nodejs travis-ci
Last synced: 07 Jan 2025
https://github.com/horothesun/metagenomics-pipeline-stage-template
Cookiecutter template for a metagenomics pipeline's stage with GitHub Actions CI.
ci conda continous-integration continuous-integration cookiecutter cookiecutter-template github-actions github-actions-ci
Last synced: 09 Nov 2024
https://github.com/omermecitoglu/buttler
automates CI/CD workflows using Docker and GitHub webhooks
automation cli continuous-delivery continuous-deployment continuous-integration docker github-webhooks
Last synced: 25 Oct 2024
https://github.com/weronika-stepien/ci-cd
CI/CD setup for web applications using Jenkins, Docker, SonarQube, Kubernetes, ArgoCD, GitHub and DockerHub. Includes automated build, test, and deployment pipelines.
argocd continuous-deployment continuous-integration docker java jenkins kubernetes maven python sonarqube web-applications
Last synced: 13 Feb 2025
https://github.com/mipmip/docker-bigfat-gitlab-ci
Big fat image gitlab runner image with ruby, capistrano, capybara, chrome-headless, nodejs, gulp, bower and more.
bower chrome-headless continuous-integration gitlab gulp node ruby
Last synced: 05 Feb 2025
https://github.com/simogasp/travistests
testing travis features
continuous-integration testing travis-ci
Last synced: 22 Dec 2024
https://github.com/victortavaresd3v/quiz-dev-laravel-api
Quiz Dev REST API
api-documentation api-rest continuous-integration docker laravel mysql php phpunit quiz-application tests
Last synced: 10 Feb 2025
https://github.com/ismailza/intro-to-phpunit
A simple Laravel project implemented with Laravel Breeze for authentication. The project is configured to use PHPUnit for testing and GitHub Actions for continuous integration.
breeze continuous-integration laravel phpunit sqlite
Last synced: 10 Feb 2025
https://github.com/victortavaresd3v/travel-agency-laravel-api
Travel Agency REST API
api-documentation api-rest authentication continuous-integration docker laravel mysql php phpunit tests travel-agency-system
Last synced: 10 Feb 2025
https://github.com/fluentci-demos/fluentci-demo-php-laravel
A FluentCI demo CI/CD pipeline using PHP Laravel
cicd continuous-delivery continuous-integration laravel php phpunit wasm
Last synced: 10 Feb 2025
https://github.com/giansalex/wcf-dependency-injection
WCF Application (DI, Test, Metrics, Logging, Async, Code Coverage),
appveyor cakebuild codacy codecoverage continuous-integration dependency-injection nunit opencover wcf
Last synced: 13 Feb 2025
https://github.com/jgontrum/jenkins-dind-slave
Finally a *working* Dockerfile for a Docker-in-Docker Jenkins slave
ci continuous-integration docker jenkins
Last synced: 27 Jan 2025
https://github.com/tmc/wunderstage
Cloud Native Continuous Integration
cloud-native continuous-integration jenkins kubernetes
Last synced: 22 Jan 2025
https://github.com/giacomelli/buildron-consolemod
Buildron-ConsoleMod
buildron continuous-integration mod
Last synced: 19 Jan 2025
https://github.com/6arms1leg/c-tools-docker
Simple set of Dockerfiles forming a collection of useful C language tools shipped as Docker images based on Alpine Linux with UID/GID handling to support software development, deployment and continuous integration, tailored to the C programming language in a GNU/Linux environment
build build-process check continuous-delivery continuous-deployment continuous-integration docker documentation embedded embedded-systems product-assurance quality quality-assurance quality-metrics scripting test testing toochain
Last synced: 05 Feb 2025
https://github.com/fluentci-demos/fluentci-demo-playwright
A FluentCI demo CI pipeline using Playwright
cicd continuous-integration e2e-testing playwright wasm
Last synced: 10 Feb 2025
https://github.com/dimmaryanto93/springboot-gitlab-ci-example
Belajar Continues Development dengan Gitlab
continuous-integration gitlab-ci springboot
Last synced: 27 Dec 2024
https://github.com/vivekkravindraa/travis-app
CREATE-REACT-APP - DEPLOYMENT - GH-PAGES - TRAVIS-CONTINUOUS-INTEGRATION - BUILD PASSING
continuous-integration gh-pages react travis-ci
Last synced: 09 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-bazel
A FluentCI demo CI Pipeline using Bazel
bazel cicd continuous-integration wasm
Last synced: 29 Jan 2025
https://github.com/lgraziani2712/benchmark-json-reporter
benchmark.js json reporter
benchmark ci continuous-integration javascript json nodejs plugin reporter
Last synced: 26 Jan 2025
https://github.com/chaseruskin/setup-orbit
GitHub Action to install Orbit
action continuous-integration hdl systemverilog utilities verilog vhdl
Last synced: 26 Jan 2025
https://github.com/costrouc/python-package-template
An example for package in python
conda continuous-integration package pypi python testing
Last synced: 27 Dec 2024
https://github.com/ged/assemblage
Git mirror of the Assemblage continuous integration toolkit
continuous-integration distributed git mercurial ruby
Last synced: 10 Feb 2025
https://github.com/fluentci-demos/fluentci-demo-kotlin
A FluentCI demo CI Pipeline using Kotlin
cicd continuous-integration kotlin wasm
Last synced: 29 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-cypress
A FluentCI demo CI pipeline using Cypress
cicd continuous-integration cypress e2e-testing wasm
Last synced: 29 Jan 2025
https://github.com/keisukeyamashita/side-effect-changed-files
🛜 GitHub Actions to trigger side effect based on changed files.
cd changed-file changed-files ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration github github-actions monorepo workflows
Last synced: 25 Oct 2024
https://github.com/adzz/deploy_to_gae_action
A github action which runs a given gcloud command.
continuous-delivery continuous-integration docker gae gcloud gcloud-sdk gcp github-actions google-app-engine google-cloud-platform
Last synced: 03 Feb 2025
https://github.com/beevelop/docker-sonarlint
SonarLint scans code for bugs and quality issues, with several languages supported and simple usage.
continuous-integration docker docker-image sonarlint sonarqube static-code-analysis
Last synced: 31 Dec 2024
https://github.com/francoriba/shelter_market_rest_api
Implementation of a REST API in Go. This project is related to the other two shelter projects and includes the use of many tools orientated to software quality assurance
continuous-integration docker dockercompose go horusec postgresql rest-api reverse-proxy swagger traefik vault virtualization
Last synced: 12 Feb 2025
https://github.com/githubfoam/ansible-role-apache2
ansible role for apache2 CI/Continuous Delivery/Continuous Deployment pipeline
ansible-role appveyor circleci continuous-delivery continuous-deployment continuous-integration pipeline travisci
Last synced: 05 Feb 2025
https://github.com/alhadis/atom-ci
Script for setting up Atom projects on continuous integration servers.
appveyor atom continuous-integration travis-ci
Last synced: 25 Jan 2025
https://github.com/vitorsalgado/android-build-box
Full Android CI Environment with Docker
android ci-cd continuous-integration devops docker
Last synced: 30 Jan 2025
https://github.com/andifalk/concourse-demo
Demo for build pipeline of spring boot projects using concourse ci
concourse-ci continuous-integration spring-boot
Last synced: 20 Jan 2025
https://github.com/githubfoam/gocd-sandbox
gocd pipeline as code continuous delivery
continuous-delivery continuous-deployment continuous-integration gocd pipelines-as-code
Last synced: 05 Feb 2025
https://github.com/ju-c/django-ci-cd-example
A simple Django app that will run tests on pull requests to our main branch.
ci continuous-integration django github-actions python
Last synced: 06 Jan 2025
https://github.com/gmauro/comoda
a bunch of useful functions and classes
continuous-integration python-library utility-library
Last synced: 03 Feb 2025
https://github.com/abbos1711/dotnet_csharp_gitlab-ci-cd
dotet ci/cd cshart continuous-integration-deployment
cicd continuous-delivery continuous-deployment continuous-integration csharp docker dockerized dotnet gitlab gitlab-ci
Last synced: 30 Jan 2025
https://github.com/seripap/sublime-travis-ci-status
Travis CI build status information for active branch in Sublime Text 3
continuous-integration sublime-package sublime-text-plugin sublimetext3 travis-ci
Last synced: 13 Feb 2025
https://github.com/abbos1711/golang-gitlab-ci-cd
Golang project CI/CD in gitlab and deploy K8s
ci ci-cd continuous-delivery continuous-deployment continuous-integration gitlab gitlab-cd gitlab-ci golang
Last synced: 30 Jan 2025
https://github.com/abbos1711/python-ci-cd-gitlab-and-github-action
Django app ci/cd in gitlab and github action
ci-cd continuous-delivery continuous-deployment continuous-integration docker-registry dockerfile dockerimage gitlab gitlab-cd gitlab-ci gitub-actions
Last synced: 30 Jan 2025
https://github.com/githubfoam/gitlab-sandbox
gitlab sandbox
continuous-delivery continuous-integration gitlab-ci pipeline
Last synced: 05 Feb 2025
https://github.com/githubfoam/devsecops-sandbox
CI/CDelivery/CDeployment
continuous-delivery continuous-deployment continuous-integration devsecops pipeline
Last synced: 05 Feb 2025