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-04 00:06:18 UTC
- JSON Representation
https://github.com/randy3k/github-action-rchk
GitHub Action running rchk for an R package
continuous-integration github-actions r rchk
Last synced: 17 Jan 2025
https://github.com/woodward/git_hue
Use a Philips Hue light to show the color of the build in GitHub Actions!
ci continuous-integration elixir github-rest-api philips-hue philips-hue-api philips-hue-bridge
Last synced: 17 Jan 2025
https://github.com/per1234/formatting-checks
Tests and demonstration of some file formatting checks that may be used in continuous integration.
continuous-integration formatting testing
Last synced: 17 Jan 2025
https://github.com/europ/test-ci-cd
Testing repository for CI/CD
cd ci continuous-delivery continuous-integration github github-actions travis travis-ci
Last synced: 26 Dec 2024
https://github.com/neikei/jenkins-testing-environment
Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian jenkins playground testing vagrantbox
Last synced: 26 Dec 2024
https://github.com/ajayarunachalam/iss_poc
Building CI/CD pipeline with Github Actions - Illustration of Fetching Data from International Space Station (ISS)
cicd continuos-delivery continuous-integration docker github-actions mongodb python
Last synced: 26 Dec 2024
https://github.com/gregor-mendel-institute/vbc-cicd
VBC Jenkins CICD library
cicd continuous-delivery continuous-integration jenkins jenkins-pipeline
Last synced: 26 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. Lab3 for Operating Systems II at @FCEFyN UNC, AR.
continuous-integration docker dockercompose go postgresql rest-api reverse-proxy swagger traefik virtualization
Last synced: 11 Oct 2024
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/andrea-acampora/nestjs-ddd-quickstarter
Template repository for NestJS projects following Domain-Driven Design, Clean Architecture and Functional Programming principles and best practice.
clean-architecture continuous-integration ddd dev-ops functional-programming nestjs testing
Last synced: 20 Jan 2025
https://github.com/pirafrank/github-commit-sign
A node module and CLI tool to perform multi-file signed commits on a GitHub repo through their GraphQL APIs. Good for CI/CD environments.
cd ci commits continuous-integration git github graphql
Last synced: 13 Jan 2025
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/eon01/argocd-examples
CI/CD with ArgoCD, Helm and GitHub Actions
argocd book cd cicd cloud cloudnative continual-learning continuous-delivery continuous-deployment continuous-integration course deployment devops github github-actions github-pages gitops guide helm kubernetes
Last synced: 02 Jan 2025
https://github.com/apexdev37/azure-deploy
Cloud deploy workshop for the Microsoft Azure app service web app + database sample.
azure azure-app-service azure-cli cloud continuous-delivery continuous-integration devcontainers devops django microsoft postgresql python3 redis
Last synced: 25 Jan 2025
https://github.com/nawodyaishan/react-docker-workflow
This project is a React application configured for Docker-based development and production workflows, integrated with Travis CI for continuous integration and deployment.
continuous-integration docker docker-compose docker-image google-cloud-platform jest react travis-ci typescript vite workflow
Last synced: 21 Jan 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: 18 Dec 2024
https://github.com/facsimiles/launchpad
🚀 Launchpad: Effortlessly host your Git repositories with Launchpad! Push, clone, and manage your code over SSH or HTTPS. Enjoy seamless integration with webhooks, merge proposals, and detailed repository insights. Boost your productivity and streamline your workflow today! [MIRROR][UNOFFICIAL]
bazaar bug-tracker bug-tracking bzr code-hosting code-review continuous-delivery continuous-integration git-hosting git-web issue-tracker issue-tracking mirror mirrored-repository project-management source-code-management team-collaboration unofficial unofficial-mirror version-control
Last synced: 02 Jan 2025
https://github.com/noraworld/git-flow-observer
Check your project is in correct operation as git-flow
actions cherry-pick cherry-picks ci continuous-integration flow git git-flow github github-actions project-management
Last synced: 11 Jan 2025
https://github.com/diego3/telefonia
TDD, E2E, CI and REST - Web Project
api-rest continuous-integration e2e-test tdd unit-testing
Last synced: 10 Jan 2025
https://github.com/tecknob/ci_cd_lab
This repository is dedicated to learning and mastering Continuous Integration (CI) and Continuous Delivery (CD) practices.
automation best-practices ci-cd collaboration continuous-delivery continuous-integration devops exercises github-actions jenkins learning pipelines travis-ci tutorials
Last synced: 13 Oct 2024
https://github.com/cedricwalter/cicd-github-package-registry
Java, gradle template project that use git package registry
cd ci cicd continuous-deployment continuous-integration gradle java template
Last synced: 17 Jan 2025
https://github.com/cirello-io/cci
cirello.io CI service
continous-deployment continuous-integration
Last synced: 04 Jan 2025
https://github.com/fvucemilo/recipe-app-api
Recipe API project
api-development continuous-deployment continuous-integration database devops django django-rest-framework docker docker-compose python python3 rest-api software-engineering sql tdd test-driven-development web-development
Last synced: 04 Jan 2025
https://github.com/philippxxy/file-auto-transfer
PowerShell script to automatically copy updated files from a source to a target directory whenever changes are detected.
automation continuous-integration developement-utility file-monitoring file-synchronization file-system powershell workflow-automation
Last synced: 21 Jan 2025
https://github.com/maxkratz/maven-code-gen-example
Example on how to use Maven to compile and trigger a custom code generator in one run.
ci code-gen code-generation code-generator continuous-integration eclipse java maven mdse
Last synced: 13 Jan 2025
https://github.com/aurasphere/website-checker
Java application for checking periodically a website status across different TLD through a CI server.
continuous-integration java monitoring website
Last synced: 02 Jan 2025
https://github.com/drcbeatz/python-algorithms-and-datastructures
Easy to understand implementations of popular algorithms and data structures in Python, with tests using Pytest & CI with Github Actions.
algorithms continuous-integration data-structures github-actions pipenv pytest python type-hints
Last synced: 11 Jan 2025
https://github.com/acmachado14/nest-ci
API para consultar informações sobre feriados em diferentes regiões do Brasil.
continuous-integration docker-compose typescript
Last synced: 21 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/tantalic/cistatus
Tools for monitoring continuous integration status
continuous-integration gitlab gitlab-ci
Last synced: 21 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/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/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/thierno953/github-actions
CI/CD Github Actions
cicd continuous-delivery continuous-integration devops github-actions
Last synced: 12 Jan 2025
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/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/ijlee2/inspect-workflow-runs
Make a data-driven decision for setting timeout-minutes for jobs in a GitHub Actions workflow.
continuous-integration github-actions
Last synced: 02 Feb 2025
https://github.com/stempy/modern-web-architecture
Azure Cloud Architecture Guides
asp-net-core azure azure-app-services azure-devops azure-file azure-files continuous-delivery continuous-deployment continuous-integration distributed-architectures rest-api restful-api
Last synced: 23 Oct 2024
https://github.com/fluentci-demos/fluentci-demo-zig
FluentCI demo CI pipeline using Zig
cicd continuous-integration wasm zig
Last synced: 01 Feb 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/armckinney/cicd
CICD Workflows
actions bamboo ci cicd continuous-delivery continuous-integration github jenkins pipelines plans workflows
Last synced: 21 Dec 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/jcorioland/devoxx2017hol
Devoxx 2017 HOL about Azure Container Service, Kubernetes and CI/CD with Jenkins
azure azure-container cloudbees continuous-deployment continuous-integration devops devoxx jenkins kubernetes
Last synced: 15 Dec 2024
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/datencia/docker-ionic
Minimal docker image for Ionic projects to get CI
continuous-integration cordova docker dockerfile ionic
Last synced: 28 Jan 2025
https://github.com/flavienbwk/clair-docker
Deployment-ready docker configuration and instructions to use Quay Clair on your infrastructure and CIs
clair continuous-integration docker docker-rootless security
Last synced: 28 Jan 2025
https://github.com/torredefarol24/tm-mern-gql-ts
Express GraphQL example app in Typescript with React
apollo cd ci continuous-deployment continuous-integration express-graphql graphql node react react-apollo react-graphql travis typescript
Last synced: 23 Oct 2024
https://github.com/Olf0/gh-actions-cache-always
"Live patching" of `actions/cache@v3` to let it always cache
action actions cache caching ci ci-cd cicd continuous-deployment continuous-integration
Last synced: 23 Oct 2024
https://github.com/giacomelli/buildron-consolemod
Buildron-ConsoleMod
buildron continuous-integration mod
Last synced: 19 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/dimmaryanto93/springboot-gitlab-ci-example
Belajar Continues Development dengan Gitlab
continuous-integration gitlab-ci springboot
Last synced: 27 Dec 2024
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/bzon/monobuild
continuous-integration devops go monorepos
Last synced: 22 Jan 2025
https://github.com/brlin-tw/utilities-for-travis-ci
Stuffs to make Travis CI happy.
continuous-integration git-lfs shellcheck travis-ci yamllint
Last synced: 22 Jan 2025
https://github.com/dinmorerfed2/dashboard
Templates Schools Home Screen Dashboard
angular bootstrap-theme continuous-integration creative-tim hacktoberfest html-template hygieia material-design material-ui python soft-design theme vue widget
Last synced: 28 Jan 2025
https://github.com/artello/builder
LXD Image for Artello Builder
continuous-deployment continuous-integration lxd
Last synced: 23 Oct 2024
https://github.com/obviouslynotraffa/roman-numeral-converter
A converter of Arabic number to Roman numerals shown as ASCII Art
continuous-integration coveralls jacoco-plugin java junit4 maven
Last synced: 14 Dec 2024
https://github.com/klingera/react-ci-cd
React test project for continuous integration and continuous delivery/deployment.
continious-delivery continuous-deployment continuous-integration react
Last synced: 23 Oct 2024
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/thanhvie/python-github-actions-example
An example of Github Actions for Python
continuous-integration github-actions python
Last synced: 14 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/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/thanhvie/test_repo_pylinter_2
An example of Github Actions for Python
actions continuous-integration github-actions
Last synced: 14 Jan 2025
https://github.com/cedricwalter/ressources-grep-maven-plugin
Apache maven plugin for grep files and failing build if pattern are matched
agile apache apache-maven bamboo continuous-delivery continuous-deployment continuous-integration java jenkins maven maven-plugin plugins teamcity
Last synced: 19 Jan 2025
https://github.com/therealedsheenan/contempo-deploy
Contempo with deployment and CI feature using travis and aws.
aws contempo continuous-integration deployment react
Last synced: 22 Jan 2025
https://github.com/williamthome/z_ci
A Zotonic CI example
ci continuous-integration erlang erlang-otp zotonic
Last synced: 21 Jan 2025
https://github.com/nick22d/python-projects
A collection of python projects.
continuous-integration github-actions python yaml
Last synced: 14 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/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/cedricwalter/properties-sync-maven-plugin
Apache maven plugin for failing fast at build time when using maven resources filtering with environment based <filters>. This maven plugin will force you to keep in sync all properties files with the reference.
apache-maven continuous-delivery continuous-integration java plugins
Last synced: 19 Jan 2025
https://github.com/mikethwolff/ML-FastAPI
This repository lists one of my projects and findings as part of my Machine Learning DevOps Engineer Nanodegree.
continuous-deployment continuous-integration fastapi machine-learning-pipeline model-bias-analysis
Last synced: 23 Oct 2024
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/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/realpacific/simple-calculator
Simple Calculator + JaCoCo + GitHub Action
android continuous-integration github-actions jacoco
Last synced: 01 Feb 2025
https://github.com/tmc/wunderstage
Cloud Native Continuous Integration
cloud-native continuous-integration jenkins kubernetes
Last synced: 22 Jan 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/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/tgorka/buildnut
Docker repository for buildpack
buildpack continuous-integration docker nodejs
Last synced: 15 Jan 2025
https://github.com/oguzhnatly/redwoodjs-login-ui-ts-storybook
Login UI Web App, created with Typescript RedwoodJS, based on React. GraphQL, Storybook and TailwindCSS are used.
continuous-integration graphql javascript jest-tests react reactjs redwoodjs storybook tailwindcss typescript typescript-redwoodjs
Last synced: 21 Jan 2025
https://github.com/injamul3798/task_manager_with_ci_integrations
The system supports additional features, including title and description fields for tasks, and it ensures a seamless experience with responsive design.
cicd continuous-integration crud django
Last synced: 14 Dec 2024
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/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/becklyn/circleci-php7.4
circleci continuous-integration docker php
Last synced: 14 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/daggerok/concourse-examples
This repository contains examples how to getting started with concourse and some pipeline examples
concourse concourse-ci concourse-ci-resource concourse-pipeline concourse-resource concourse-resources concourse-tasks continuous-integration docker docker-compose gradle pipeline pipelines spring-boot
Last synced: 10 Jan 2025
https://github.com/anthhon/cforge
cForge is a lightweight library designed to help you build C applications.
build-tool build-tools c code-generation continuous-integration devops
Last synced: 17 Jan 2025
https://github.com/maxkratz/github-actions-latex-example
A minimal example on how to build a LaTeX document (PDF) via GitHub Actions and Docker.
actions continuous-integration docker example github-actions latex latex-document latexmk
Last synced: 16 Jan 2025
https://github.com/spacebabies/ci
Docker images for Continuous Integration of our Rails apps
bitbucket continuous-integration docker dockerfile rails ruby ruby-on-rails sentry
Last synced: 22 Jan 2025
https://github.com/cpg1111/maestro-www
web client for maestro builds
client continuous-delivery continuous-deployment continuous-integration maestro
Last synced: 21 Dec 2024
https://github.com/Tiago-Lira/find-me
Find geolocation of a user
cd ci cin-ufpe continuous-deployment continuous-integration geolocation python
Last synced: 23 Oct 2024
https://github.com/ahebrank/install_module_dependencies
A D8 module dependency management hack
continuous-integration drupal-8 pantheon
Last synced: 30 Dec 2024
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/max-lt/github-hook
Server that execute CI script when called from Github.
continuous-deployment continuous-integration github github-api
Last synced: 23 Oct 2024
https://github.com/diogocarrola/accenture-oop-simulation
Help a client take control of their fast growing code base, as a software engineer at Accenture
agile continuous-integration devops java object-oriented-programming spring-framework
Last synced: 13 Jan 2025
https://github.com/shengyou/china-devops-teamcity-lab
DevOps China 工具鉴宝 - 面向 DevOps 新手的 TeamCity 快速入门
continuous-deployment continuous-integration devops teamcity
Last synced: 28 Jan 2025