Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
CI/CD
CI/CD is a build automation strategy and part of DevOps
- Continuous integration: Frequent merging of several small changes into a main branch.
- Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
- Continuous deployment: When new software functionality is rolled out completely automatically.
- GitHub: https://github.com/topics/cicd
- Wikipedia: https://en.wikipedia.org/wiki/CI/CD
- Related Topics: continuous-delivery, continuous-integration, continuous-deployment, pipelines-as-code, devops, build-automation,
- Aliases: ci-cd,
- Last updated: 2025-01-27 00:04:38 UTC
- JSON Representation
https://github.com/josdem/shopping-cart-pipeline
Jenkins pipeline to deploy shopping cart service
Last synced: 17 Jan 2025
https://github.com/nypublicradio/code-climate-orb
CircleCI Orb for uploading coverage reports to Code Climate
Last synced: 25 Dec 2024
https://github.com/olehbabenkoo/playwright-test-project
Automation training project (TypeScript, Playwright, Mochawesome reporter,ESLint, CI/CD GitHub,Page Object Pattern)
cicd github-actions mocha mochawesome page-object-model playwright-typescript typescript
Last synced: 25 Dec 2024
https://github.com/subfuzion/nodejs-on-google-cloud-by-example
Start with only a basic knowledge of JavaScript and Node.js, and work through a series of examples to learn how to build, run, test, and monitor serverless apps on Google Cloud.
cicd expressjs google-cloud mochajs monitoring nodejs serverless testing
Last synced: 25 Dec 2024
https://github.com/francois-lenne/elt-mp4-quiberon
the goal of this project is to retrieve the video of the municipality of quiberon and see if a person is in or no
bigquery cicd data-engineering docker elt google-cloud-functions google-cloud-platform google-cloud-run google-cloud-storage pipeline python sql unstructured-data
Last synced: 25 Dec 2024
https://github.com/sangaryousmane/cicd-playground
Practicing CICD on AWS EC2 t2.micro instance
aws aws-ec2 cicd docker git github-actions jenkins linux python
Last synced: 18 Jan 2025
https://github.com/maximlevchenko/ski-share
Ski Share website for ski equipment sharing
cicd docker flask oop python react sonarqube sqlalchemy sqlite
Last synced: 26 Dec 2024
https://github.com/navicore/jenkins-k8s
scratch repo to capture process for jenkins on k8s
Last synced: 26 Dec 2024
https://github.com/desmondsanctity/cypress-test-framework
A boilerplate for setting up Cypress test framework with Circle CI for CI/CD in a Typescript project.
cicd circleci cypress test-automation typescript
Last synced: 26 Dec 2024
https://github.com/shaikahmadnawaz/devops-journey
Capturing My DevOps Learning Journey
aws azure cicd devops docker git jenkins kubernetes terraform
Last synced: 26 Dec 2024
https://github.com/riverutz/automationprojectfinal
Test Automation for EcommerceSite Flax.ro
automation ci-cd cicd e-commerce-project java log4j2 lombok lombok-maven selenium seleniumproject testng
Last synced: 19 Dec 2024
https://github.com/kevinshih-689/marketing-website
⚛️ A marketing website written in TypeScript using the React front-end framework.
cicd cypress jest reactjs storybook tailwind typescript
Last synced: 02 Jan 2025
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/polysensus/cicd-app-token
Obtain a token to impersonate a github app
Last synced: 26 Dec 2024
https://github.com/shaggyyy2002/kisan-demo
CICD pipeline to deploy SpringBoot application using CodeDeploy to AWS BeanStalk
Last synced: 26 Dec 2024
https://github.com/dumasd/jenkins-blueking-plugin
Jenkins蓝鲸插件
blueking cicd java jenkins jenkins-plugin
Last synced: 02 Jan 2025
https://github.com/d-kleine/mlops
Udacity - Machine Learning DevOps Engineer Nanodegree
Last synced: 23 Jan 2025
https://github.com/abhinandan-khurana/todo-app-nodejs
A simple To Do List application built with Node.js and Express.
cicd express javascipt jenkins microsoft-azure nodejs
Last synced: 10 Jan 2025
https://github.com/epomatti/az-ado-self-hosted-agent
Azure DevOps self-hosted agent deployment
ado agent azure azure-devops azure-vm cicd devops docker python self-hosted terraform
Last synced: 17 Jan 2025
https://github.com/epomatti/quickstart-cicd
Simple CI/CD release method
aws aws-ecr cicd docker ecr github-actions go
Last synced: 17 Jan 2025
https://github.com/dotnet-malaga/from-code-to-devplatform
En DotNetMálaga 2024, Luís Fraile y Sergio Valverde (le echaron mucho de menos) mostraron cómo revolucionar la gestión de repositorios con GitHub. La charla exploró cómo automatizar la creación de repositorios desde el propio código mediante pull requests, siguiendo las mejores prácticas organizacionales y eliminando configuraciones manuales.
actions better-practices cicd workflows
Last synced: 05 Dec 2024
https://github.com/timrutte/cicd-templates
This repository contains reusable CI/CD templates for GitLab and GitHub to streamline pipeline management and improve consistency across projects.
aws cicd github github-actions gitlab gitlab-ci golang k8s php
Last synced: 10 Jan 2025
https://github.com/clydedz/compress-images
A GitHub Action to compress all images from the provided directory.
action actions cicd compress compress-gif compress-image compress-images compress-jpg compress-png compression github github-action github-custom github-marketplace github-workflows imagemin imagemin-cli imagemin-gifsicle imagemin-mozjpeg imagemin-pngquant
Last synced: 23 Jan 2025
https://github.com/julius278/demospring
Von AWS CodeStar erstelltes Repository.
aws aws-codestar cicd java spring
Last synced: 27 Dec 2024
https://github.com/muhammadislom/docker-eco
CI/CD
cicd composer gitlab gitlab-runner jenkins mysql php postgres teamcity
Last synced: 10 Jan 2025
https://github.com/rscrafted/github-actions-terraform-azure
Azure Resource Group Deployment using CICD
azure cicd git github github-actions resource-group terraform
Last synced: 10 Jan 2025
https://github.com/jugnutoken/jenkins-ci-cd-with-github-integration
aws cicd docker-container github jenkins-pipeline
Last synced: 22 Nov 2024
https://github.com/thomasvjoseph/create-github-issue
A GitHub Action to automate issue creation in your repositories. This action allows you to create issues programmatically by specifying a title, body, labels, and assignees. It uses the GitHub API and can be easily integrated into workflows to streamline issue management.
cicd github-actions issues issues-only pipeline
Last synced: 05 Dec 2024
https://github.com/yashwanth1119/renderit
cicd flake8 githubactions mkdcos mypy pypi-package pytest python python3 shell-script
Last synced: 06 Dec 2024
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/kubepay/git-maven-cicd
A git workflow for maven with CICD
cicd docker dockerfile git github maven openshift springboot
Last synced: 17 Jan 2025
https://github.com/gourav052003/deep-learning-based-music-extrapolation-model-for-emotional-harmonization
It is a Web Application That makes use of Extrapolation techniques to Harmonize emotions by adding more sequences of Music to the existing Music sequences.
aws cicd deep-learning dockerfile encoder-decoder music python3
Last synced: 03 Jan 2025
https://github.com/hala-samir/playwright-demoblaze
Test automation for a web application using Playwright and Java beside leveraging libraries like Faker for realistic data, and integrating CI/CD pipelines with GitHub Actions and Slack notifications.
cicd crossbrowsertesting datadriven docker docker-compose dockerization end-to-end-testing extent-report extentreports faker githubactions java jsonreader maven pageobjectmodel playwright slack-integration testautomation testng
Last synced: 03 Jan 2025
https://github.com/abhishekgujjar17/aws_cicd_pipeline
A repository that contains the complete guide that you will need to create a CICD pipeline using AWS services.
alb aws aws-codebuild aws-codecommit aws-codedeploy aws-codepipeline aws-devops cicd containers devops ecr ecs fargate s3 terraform
Last synced: 03 Jan 2025
https://github.com/flashcardops/flashcardops.github.io
FlashCardOps homepage
automation cicd docker flashcard-generator kubernetes shellscript
Last synced: 06 Dec 2024
https://github.com/pablosilvab/demo-golang-docker
Basic API write in Go.
cicd docker gitlab-ci go golang helm kubernetes
Last synced: 10 Jan 2025
https://github.com/shubnimkar/netflix-clone
Netflix Clone created using React, Typescript, Material UI, deployed using CICD ,kubernetes
cicd docker jenkins kubernetes-deployment
Last synced: 17 Jan 2025
https://github.com/baloise/talk-cicd_pipelining_quality
Best practices, lessons learned and tools for continuous delivery processes within Galileo
cicd enterprise jenkins-pipeline test-automation
Last synced: 03 Jan 2025
https://github.com/usnightowl/reactjs-vite-tailwindcss-boilerplate
🔥 Setup React App with React Boilerplate use Tailwindcss, Eslint and Prettier build with Vite.
cicd docker reactjs tailwindcss typescript vite
Last synced: 03 Jan 2025
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/eviden-actions/get-playwright-version
Extracts and outputs the Playwright version from a project's lockfile
actions cicd github github-actions lockfile playwright version
Last synced: 13 Dec 2024
https://github.com/uvsmtid/turbo-banyan
Demo CI/CD pipeline defined via AWS CloudFormation for a service with REST API and MySQL database.
aws cd cd-pipeline cfn cfn-templates ci ci-cd cicd mysql rest rest-api
Last synced: 26 Jan 2025
https://github.com/abiydv/terragrunt
Auto builds new images with latest versions of Terraform and Terragrunt.
cicd python3 terrafrom terragrunt
Last synced: 11 Jan 2025
https://github.com/prmichaelsen/cicd-test
test of cicd pipeline for a node app
cicd digitalocean jenkins nodejs
Last synced: 04 Jan 2025
https://github.com/guhyun9454/emotionanalyzerwebapp
This project aims to learn and implement microservice programming, continuous integration (CI), and continuous deployment (CD) using GitHub Actions. The goal is to create a web application that utilizes a pre-trained AI model (by me) to demonstrate real-time emotion analysis.
Last synced: 11 Jan 2025
https://github.com/zeabur/deno-fresh-template
A simple Deno app with Fresh framework deployed on Zeabur.
cicd cloud deno deploy deployment fresh zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/spring-boot-gradle-template
A simple Spring Boot app (with gradle) deploy on Zeabur. https://spring-boot-gradle.zeabur.app/
cicd cloud deployment java spring spring-boot template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/umi-template
A simple Umi app deployed on Zeabur. https://umi.zeabur.app/
cicd cloud deployment template umi umijs zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/deno-typescript-template
A simple Deno web app using TypeScript deployed on Zeabur.
cicd cloud deno deploy deployment javascript typescript zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/spring-boot-maven-template
A simple Spring Boot app (with maven) deploy on Zeabur. https://spring-boot-maven.zeabur.app/
cicd cloud deployment java maven spring spring-boot template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/rails-template
A simple Ruby on Rails app deployed on Zeabur. https://rails.zeabur.app/
cicd cloud deploy ruby ruby-on-rails template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/remix-template
A simple Remix app deploy on Zeabur. https://remix.zeabur.app/
cicd cloud deployment remix remix-run template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/qwik-city-template
A simple Qwik City app deployed on Zeabur. https://qwik-city.zeabur.app/
cicd cloud deployment qwik qwik-city template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/nuxtjs-template
A simple Nuxt.js app deployed on Zeabur. https://nuxtjs.zeabur.app/
cicd deployment nuxt nuxt3 nuxtjs template vue vuejs zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/django-template
A simple Django app deploy on Zeabur. https://django.zeabur.app/
cicd cloud deployment django python template zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/axum-template
A simple Axum app written in Rust deployed on Zeabur.
axum axum-framework axum-server ci cicd cloud deploy deployment rust rust-lang zeabur
Last synced: 04 Jan 2025
https://github.com/zeabur/asp-dotnet-web-app-template
A simple asp.net web app deployed on Zeabur. https://asp-dotnet-web-app.zeabur.app/
asp-net asp-net-core cicd cloud deploy dotnet template
Last synced: 04 Jan 2025
https://github.com/zeabur/dotnet-mvc-template
A simple .NET mvc framework app deployed on Zeabur. https://dotnet-mvc.zeabur.app/
cicd deployment dotnet dotnetmvc mvc-framework zeabur
Last synced: 04 Jan 2025
https://github.com/martinkalema/wine-quality-mlflow
End to End Wine Quality Prediction
aws-ec2 cicd github-actions machine-learning mlflow mlops wine-quality
Last synced: 11 Jan 2025
https://github.com/qridwan/firebase-cicd
GitHub CICD actions for multiple firebase sites
cicd firebase firebase-cicd firebase-hoisting
Last synced: 18 Jan 2025
https://github.com/hamidgholami/flask-cd
This is a web application project which is written by Flask. Also there are some practices regarding creating infrastructure as code (Terraform, Ansible, Vagrant) and installing kubernetes cluster (via ansible-playbook) and preparing CI/CD pipline for deploying the application on k8s cluster.
ansible ansible-playbook cicd docker dockerfile flask flask-application iac infrastructure-as-code k3s k3s-cluster kubernetes kustomize practice-programming practice-project python python3 terraform vagrant
Last synced: 11 Jan 2025
https://github.com/yashpimple/devops-internship-assesment
APIwiz DevOps Engineer Internship Assesment Repository
Last synced: 18 Jan 2025
https://github.com/vdaburon/junitreportkpijmeterreportcsv
This tool read KPI declarations in a file and apply the KPI assertion on a JMeter Report CSV file and generates a result file in JUnit XML format and Html, JSON or CSV format.
cicd jmeter jmeter-plugin jmeter-plugins junit junit-xml kpi kpis
Last synced: 24 Jan 2025
https://github.com/chetanthapliyal/argocd-aks-microservices-deployment
Deployment of a microservice application to Azure Kubernetes Service (AKS) using Azure DevOps for CI/CD and ArgoCD for GitOps-based continuous deployment.
aks argocd azure-devops cicd docker microservices-architecture
Last synced: 26 Jan 2025
https://github.com/scottyrichardson/github-actions
Several different GitHub Actions thrown into one repo for rapid development.
Last synced: 27 Dec 2024
https://github.com/szsascha/kafka-telegram-bot-example
Telegram webhook echo bot using Go and Kafka.
cicd deployment devops docker docker-compose github-actions golang kafka telegram-bot
Last synced: 11 Jan 2025
https://github.com/debjyoti30/github-foundation-learning
This repo will include contents which i will be practicing to know more about Github foundation certification.
Last synced: 27 Dec 2024
https://github.com/baimamboukar/actionsense
A set of useful github actions workflows
cicd github-actions workflows yaml-files
Last synced: 11 Jan 2025
https://github.com/akshitmittal20/monitoringapp_python
This repository contains the source code for the MonitoringApp_Python, a system monitoring application built with Python, Flask, and Docker. This application provides a web interface to monitor CPU and memory usage.
cicd flask gcp python scripting
Last synced: 12 Jan 2025
https://github.com/malleswarigelli/industry-safety-detection-object-detection-yolov7
Build End to End DL pipeline for computer vision: Object Detection with YOLOv7 and deploy to AWS EC2 with Docker, AWS ECR, CI/CD tool: GitHub actions
aws-ec2-intances aws-s3-bucket bert-model cicd computer-vision deep-learning docker github-actions object-detection python3 pytorch transformer yolov7
Last synced: 12 Jan 2025
https://github.com/t-uejo/docker-cicd-handson
Docker,AWS,CI/CD環境を使ったwebアプリケーション構築ハンズオン
aws-ecs cicd dev-container docker-compose github-actions multi-stage-build nginx react spring-boot typescript
Last synced: 12 Jan 2025
https://github.com/softleader/jenkins-pipeline-examples
A collection of examples scripting for the Jenkins Pipeline.
Last synced: 18 Jan 2025
https://github.com/luanc14/gympass
Simulating GymPass use cases to put into practice integration tests (E2E), unit tests with Vitest, and CI/CD implementation with GitHub Actions.
cicd docker e2e fastify node postgresql prisma vitest
Last synced: 12 Jan 2025
https://github.com/444b/sttemplate
Production ready, streamlit template repo
cicd dependencies pypi python streamlit uv
Last synced: 12 Jan 2025
https://github.com/balinux/deno-github-action
github action with simple deno app
Last synced: 18 Jan 2025
https://github.com/blackbird-cloud/terraform-toolkit
Base docker image for infrastructure deployments on CI
build-tools cicd docker terraform
Last synced: 12 Jan 2025
https://github.com/dieg0code/portfolio_01_player_profile
Monolithic API built with Golang, implements DevSecOps and best practices (like TDD), diagrams, static code analysis, vulnerability analysis and more.
aws cicd devsecops docker golang mermaid-diagrams snyk sonarqube tdd terraform
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/arafat-alim/url-shortner-pro
This project is a scalable URL shortener API that allows users to create short URLs for easy sharing. It includes advanced features such as comprehensive analytics, custom aliases, and rate limiting. Users can authenticate via Google Sign-In, group URLs under specific topics, and track detailed analytics for their links.
analytics api caching cicd docker expressjs geolocation google-oauth jest mongodb nodejs rate-limiting redis swagger url-shortener
Last synced: 24 Jan 2025
https://github.com/hammerheadshark666/mos-customer-address-api
Microservice Order System - Customer Address Microservice
azure-keyvault cicd csharp docker docker-compose dotnet8 jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/hammerheadshark666/mos-order-api
Microservice Order System - Order Microservice
azure-keyvault azure-service-bus cicd csharp docker docker-compose dotnet8 fluentvalidation jwt-authentication mediatr postman-collection sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/hammerheadshark666/mos-registered-user-add-customer-address-func
Microservice Order System - Customer Address Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sqlserver unit-testing
Last synced: 18 Jan 2025
https://github.com/hammerheadshark666/mos-authentication-api
Microservice Order System - Authentication Microservice
api azure azurekeyvault cicd csharp docker docker-compose jwt-authentication mediatr sqlserver unit-testing unit-testing-framework
Last synced: 18 Jan 2025
https://github.com/chengfang/image-updater-examples
Sample Argo CD apps for Image Updater
argo-cd argocd argocd-image-updater ci-cd ci-cd-automation ci-cd-pipeline cicd gitops
Last synced: 18 Jan 2025
https://github.com/sinabehmanesh/git-pipeline
the perfect git pipeline status checker, gp.
cicd cli cross-platform git pipelines python
Last synced: 18 Jan 2025