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-26 00:04:49 UTC
- JSON Representation
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/umanari145/blog_backend
blog_backend
cicd javascript lambda mongodb python
Last synced: 19 Dec 2024
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/ronylpatil/test_package
Dummy python package
cicd flake8 github-actions kanban-board mypy pypi pytest python tox
Last synced: 14 Jan 2025
https://github.com/manosbatsis/corda5-cli-action
Adds Corda 5 CLI to your GitHub actions.
action actions ci ci-cd cicd corda corda-developers corda-framework corda-network cordapp cordapps github-actions integration-testing
Last synced: 28 Dec 2024
https://github.com/eliasnorrby/semantic-release-config
:hammer: Reusable semantic-release config for small projects
Last synced: 24 Dec 2024
https://github.com/florian-a/tokenizer
J'échange 🍕 contre ce token, jure il va prendre de la valeur !
42 cicd erc-20 ethereum hardhat tokenizer unit-testing
Last synced: 07 Jan 2025
https://github.com/bjnandi/self-hosted-github-actions-runner-in-kubernetes
Deploy a self-hosted GitHub Actions runner in a Kubernetes cluster to execute CI/CD workflows. The lab covers creating a custom Docker image for the runner, configuring Kubernetes deployments, and setting up GitHub Actions workflows for automated application deployment. By the end, you will deploy and verify an Nginx application in Kubernetes.
aws cicd cicd-pipeline deployments github github-actions k8s kubernetes nginx runner self-hosted workflow
Last synced: 30 Dec 2024
https://github.com/mramshaw/reactaws
Quick test of CI build and deploy to AWS S3 http://react-aws-github-integration-test.s3-website.ca-central-1.amazonaws.com
aws aws-s3 ci ci-cd cicd github-actions github-actions-ci react reactjs s3 serverless
Last synced: 14 Jan 2025
https://github.com/erikbernard/hackathon_cidd
Este projeto faz parte de um hackathon cujo objetivo é demonstrar habilidades em integração e entrega contínua (CI/CD) utilizando GitHub Actions e GitHub Pages. Os participantes deverão clonar este repositório e configurar um workflow funcional que inclua etapas de teste e deploy.
Last synced: 06 Jan 2025
https://github.com/hristianivanov/modern-calculator
calculator-app cicd reactjs theme-toggle vercel-deployment
Last synced: 14 Jan 2025
https://github.com/bjnandi/terraform-ci-cd-aws
Create automated AWS infrastructure with GitHub Action. After pushing the code in the GitHub “tf-infa-test” branch. After checking the terraform plan close the “pull request” with “merge” code in ‘main’ branch run another workflow (Terraform apply) for provisioning infrastructure.
automation aws cicd github-actions pipeline terraform
Last synced: 30 Dec 2024
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/ra1nz0r/fitness-tracker
Фитнес-трекер для трех видов тренировок: бега, ходьбы и плавания.
Last synced: 01 Jan 2025
https://github.com/ra1nz0r/counting_concurrency
Работа и расчёты многопоточности.
cicd concurrency go golang unit-testing
Last synced: 01 Jan 2025
https://github.com/rishavmehra/jenkins-ci-cd
CI/CD pipeline for integrating with Jenkins & deploy the code on GCP Server
cicd gcp jenkins node-js ubuntu1804
Last synced: 07 Jan 2025
https://github.com/miolab/phoenix_local_playground_no_ecto
ローカル直入れPhoenix開発検証用リポジトリ(no-ecto版 | CI/CD)
cicd circleci elixir githooks phoenix tailwindcss
Last synced: 30 Oct 2024
https://github.com/john-data-chen/next-dnd-starter-kit
This project is a production-ready Next and dnd-kit template designed to demonstrate modern frontend development practices. It includes a full suite of tools and configurations for TypeScript, testing, and CI/CD pipelines. Perfect for a starting point for beginner developers exploring Next and related technologies.
boilerplate cicd commitlint dnd-kit drag-and-drop eslint github-actions husky jest lint-staged next next-auth playwright shadcn-ui taliwindcss template typescript vercel zustand
Last synced: 21 Jan 2025
https://github.com/ricardojrmcom/nova
NPM package boilerplate
boilerplate cicd eslint husky jest npm prettier typescript
Last synced: 21 Jan 2025
https://github.com/ricardojrmcom/nebula
Next web app boilerplate
boilerplate cicd cypress eslint husky jest next prettier react react-testing-library storybook typescript
Last synced: 21 Jan 2025
https://github.com/ricardojrmcom/pow-soulexplorer
Proof of work a new Explorer for the lovely folks at Phantasma Chain
cicd cypress eslint husky jest material-ui next prettier react react-testing-library storybook typescript
Last synced: 21 Jan 2025
https://github.com/volesh/typescriptprojectsetup
Default settings for any TypeScript project. Includes TypeScript, Eslint, Prettier, Husky, Jest, CI/CD.
cicd config default-project-setings eslint eslint-config husky-hooks jest-typescript prettier prettier-eslint typescript
Last synced: 13 Jan 2025
https://github.com/andronovo-bit/webapicicdworkflow
A basic .NET Core Web API project showcasing basic CI/CD practices with GitHub Actions, Azure integration, MSTest, and code quality analysis.
azure-web-app ci-cd cicd code-quality deepsource dotnet dotnet-core github-actions mstest semantic-versioning web-api
Last synced: 14 Jan 2025
https://github.com/asiwomex/s3-cloudfront-static-site-deployment
Hosting a static website on Amazon S3 and Cloudfront using Github actions
aws cicd cloudfront githubaction-workflow s3 staticwebsite
Last synced: 21 Dec 2024
https://github.com/ronylpatil/cicd-aws
Built e2e ci/cd pipeline with GitHub Actions, Docker, DockerHub and, Amazon EC2.
aws cicd machine-learning mlflow mlops
Last synced: 21 Jan 2025
https://github.com/ronylpatil/schedule-cicd
Use github-actions[bot] to automate push-pull in workflow.
Last synced: 21 Jan 2025
https://github.com/ronylpatil/chatinsights
WhatsApp group chat analysis python package.
cicd flake8 github-actions kanban-board mypy pypi pytest python tox
Last synced: 21 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/xiaomingx/awesome-cicd-security
📚 A curated list of awesome CI CD security resources
awesome cicd cve poc rce security vulnerability
Last synced: 29 Nov 2024
https://github.com/lochris/cicd-react
Repo for experimenting with circleci + react project
Last synced: 25 Dec 2024
https://github.com/cthtufspetprojects/google-cloud-function-gen2-template
Template for Python functions to run on Google Cloud Functions Platform (gen2), with CI\CD by GitHub Actions
cicd cloudfunctions firestore flask google pre-commit-hooks pubsub python terraform terraform-managed tests
Last synced: 21 Jan 2025
https://github.com/michalswi/github-openai
OpenAI (ChatGPT) integration with GitHub
chatgpt chatgpt-api cicd github-actions github-ai github-api openai openai-api
Last synced: 21 Dec 2024
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/ronylpatil/creditcard-dvc
Implemented data versioning, model experimentation & CI using DVC, DVClive, and GitHub Action.
cicd dvc-pipeline dvclive machine-learning
Last synced: 21 Jan 2025
https://github.com/chneau/testing-github-actions
Testing Github Actions with a C# solution. Actually only HelloWorldHttp is useful for the deployment.
Last synced: 27 Dec 2024
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/yoomoney/docker-artifact-publish-plugin
Gradle plugin for publication of local Docker images to the registry.
backend cicd docker gradle gradle-plugin kotlin publishing
Last synced: 21 Jan 2025
https://github.com/abealexander/realipynbrenderer
A PYPI Package that helps render Websites and Youtube Videos in Jupyter Notebook
cicd flake8 github-actions kanban-board mkdocs-material mypy pypi-package pytest python python3 shell-script
Last synced: 11 Jan 2025
https://github.com/saikrishnareddy1919/express-app-cicd-manifests
Jenkins pipeline with GitOps to deploy code into a Kubernetes cluster. CI part is done via Jenkins and CD part via ArgoCD (GitOps).
argocd aws cicd docker gitops jenkins kubernetes
Last synced: 21 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/atakanbayrak/gitlabdevopsdocumentations
I recap my knowledge about DevOps and CI/CD in GitLab-UbuntuServer
cicd devops docker gitlab-ci ubuntu2004
Last synced: 25 Dec 2024
https://github.com/moeinnoghani/laravel-directadmin-cicd
A GitHub Action for deploying Laravel projects on DirectAdmin hosts using FTP and DirectAdmin APIs.
cicd deploy directadmin ftp github-actions laravel php
Last synced: 21 Jan 2025
https://github.com/mcaimi/jenkins
Custom Jenkins Container image, with several plugins added in and support for Configuration-as-Code
cicd jenkins kubernetes openshift podman
Last synced: 16 Jan 2025
https://github.com/janw/workflows
A collection of reusable GitHub Actions workflows
cicd github-actions github-actions-workflow
Last synced: 19 Dec 2024
https://github.com/pmbanugo/book-serverless-app-platform
Next.js app for the Serverless App Platform book
buildpacks cicd containers docker knative kubernetes serverless tekton
Last synced: 30 Dec 2024
https://github.com/aldenvallestero/open-form-builder
A simple open-source form builder.
cicd javascript react tailwind
Last synced: 07 Jan 2025
https://github.com/yadamvinay369/imagetracer
A responsive image search engine made using HTML, CSS, JS and pexels API
cicd html-css-javascript pexels-api
Last synced: 21 Jan 2025
https://github.com/yadamvinay369/breakup-javascript-miniproject
Breaking game made using JavaScript and Pure Logic
canvas canvas-game canvas2d cicd css html javascript
Last synced: 21 Jan 2025
https://github.com/chiefbiiko/setup-substrate
A GitHub action that installs a Substrate Rust toolchain
Last synced: 21 Jan 2025
https://github.com/yandex-cloud-examples/yc-webinar-secure-cicd-with-gitlab
Материалы к вебинару «Обнаружение Log4shell в CI/CD с помощью GitLab».
cicd devsecops gitlab log4shell yandex-cloud yandexcloud
Last synced: 29 Dec 2024
https://github.com/yandex-cloud-examples/yc-webinar-gitpos-argo-crossplane
Практические материалы к вебинару «Внедряем Gitops практики в Yandex Cloud при помощи Kubernetes».
argocd cicd crossplane gitops kubernetes mk8s yandex-cloud yandexcloud
Last synced: 29 Dec 2024
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
https://github.com/yandex-cloud-examples/yc-webinar-gitops-argo-crossplane
Практические материалы к вебинару «Внедряем Gitops практики в Yandex Cloud при помощи Kubernetes».
argocd cicd crossplane gitops kubernetes mk8s yandex-cloud yandexcloud
Last synced: 29 Dec 2024
https://github.com/therealzella/ids706_complex_sql_query_for_a_mysql_database
This repository is designed for the assignment Complex SQL Query for a MySQL Database, and This query retrieves the total amount spent by each customer by joining the customers, orders, and order_items tables. The results are grouped by customer name and sorted in descending order of the total amount spent.
ci-cd cicd mysql mysql-database
Last synced: 02 Nov 2024
https://github.com/machu-gwu/aws_ci_bot-project
🤖 AWS CodeCommit + AWS CodeBuild CI CD and Comment Bot Solution
Last synced: 18 Jan 2025
https://github.com/yandex-cloud-examples/yc-load-testing-gitlab-ci
Настройка запуска нагрузочных тестов из GitLab CI.
cicd gitlab gitlab-runner load-testing yandex-cloud yandexcloud yc-cli
Last synced: 29 Dec 2024
https://github.com/bethdevopsbunny/tvd
tenable vulnerability diff - a pipeline utility leveraging tenable api to check you haven't introduced new vulnerabilities into your deployment.
Last synced: 14 Nov 2024
https://github.com/arthurdw/ubuntu-k8s-deploy
Utility container to deploy k8s
cicd devops docker helm kubectl kubernetes ubuntu utility
Last synced: 21 Jan 2025
https://github.com/kohdc1723/cooking-home-frontend
Frontend side of the Cooking Home application
amazon-cloudfront amazon-route53 amazon-s3 cicd edamam-api github-actions javascript material-ui mobile-first reactjs redux-toolkit tailwind-css
Last synced: 21 Dec 2024
https://github.com/pkini2002/python-app-containerization
Python Application Containerization and setting up a CI/CD pipeline using Github Actions
cicd containerization docker-compose github-actions yaml
Last synced: 02 Jan 2025
https://github.com/szsascha/github-actions-docker-compose-deployment
Deploy a docker compose application with github actions and without container registry to your server.
cicd deployment devops docker docker-compose
Last synced: 11 Jan 2025
https://github.com/dking1342/gh-actions-terraform-cloud
Demo using Terraform Cloud and Github Actions
ansible ansible-playbook cicd droplets github github-actions terraform terraform-cloud
Last synced: 14 Jan 2025
https://github.com/dking1342/jenkins-terraform-k8
Demo for jenkins pipeline
ansible ansible-playbook cicd exporter grafana helm helm-charts jenkins kubernetes loki prometheus terraform
Last synced: 14 Jan 2025
https://github.com/thang2162/notekeeper_cicd
Test of CI/CI using Github Actions and an Angular app.
cicd e2e-testing github-actions jasmine protractor unit-testing
Last synced: 14 Jan 2025
https://github.com/prateekrajput1999/netflix-server
This repository has code related to Netflix-clone-backend which is hosted on Vercel. Frontend repo -> https://github.com/Prateekrajput1999/Netflix-frontend
authentication authorization bcrypt cicd expressjs javascript jsonwebtoken nodejs vercel
Last synced: 21 Dec 2024
https://github.com/fatimajamali81/multi-cloud-cicd-pipeline-with-spinnaker
Multi-Cloud CI/CD pipeline using Spinnaker to deploy a sample application across AWS and Azure
aws azure cicd deployment multi-cloud spinnaker terraform
Last synced: 02 Jan 2025
https://github.com/kaungmyathan22/nodejs-ec2-githubactions-cicd
Nodejs app deployment to ec2 with cicd using github actions
Last synced: 30 Dec 2024
https://github.com/thakiyudheen/acecart
Your e-commerce application combines modern web technologies for a full-stack solution. It uses HTML and EJS for dynamic front-end templating, React for interactive user interfaces, Node.js for server-side logic, and MongoDB for flexible data storage. This stack allows for efficient development of responsive, data-driven online shopping experiences
bootstrap5 cicd css docker ejs expressjs html kubernetes mongodb nodejs
Last synced: 24 Jan 2025
https://github.com/kirukazuma/react-ulbitv
Project from the React Advanced course, where I practiced and enhanced my React skills
babel bundle-analyzer cicd classnames e2e error-boundary eslint fsd i18n loki react react-router react-testing-library storybok stylint svg-loader tests typescript webpack
Last synced: 14 Jan 2025
https://github.com/abduvohidov/react-ulbitv
Project from the React Advanced course, where I practiced and enhanced my React skills
babel bundle-analyzer cicd classnames e2e error-boundary eslint fsd i18n loki react react-router react-testing-library storybok stylint svg-loader tests typescript webpack
Last synced: 14 Jan 2025
https://github.com/vaibhavyadav-dev/user-task-queuing-with-rate-limiting
A Node.js Server demonstrating User Task Queuing with Rate Limiting.
cicd clustering containers docker express jenkins nodejs rate-limiting
Last synced: 02 Nov 2024
https://github.com/nsakki55/prefect-github-actions
Automate deployment registration with Prefect Cloud using GitHub Actions.
cicd github-actions prefect python
Last synced: 08 Jan 2025
https://github.com/munya-marinda/deploy-from-github-to-cpanel-using-cicd
This repository demonstrates how to set up Continuous Integration and Continuous Deployment (CICD) to deploy your website from GitHub to a cPanel server automatically whenever changes are pushed to the 'main' branch.
Last synced: 19 Jan 2025
https://github.com/ramsailopal/sphinx-demo
A demo of Sphinx integrated with Read the Docs for CI/CD DocOps
cicd docops markdown readthedocs-demo sphinx
Last synced: 29 Dec 2024
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/kdubois/git-svn-pipeline
Automated Bidirectional Subversion - Git Sync with Jenkins
cicd docker git-svn jenkins jenkins-pipeline
Last synced: 30 Nov 2024
https://github.com/nazchini/zalook
Capstone Project @ Coyotiv School of Software Engineering. An app based on my real need to visualize 'complete' outfits that match my personal style from my favourite products at Zalando.
cicd docker figma google-cloud-run mongodb-atlas node-js vue
Last synced: 02 Jan 2025
https://github.com/kripu77/helm-argocd
Helm chart for sample argocd deployment
argocd cicd github-actions helm helm-charts kubernetes kubernetes-deployment
Last synced: 02 Jan 2025