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-02-07 00:05:05 UTC
- JSON Representation
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: 10 Nov 2024
https://code.forgejo.org/crystal/install-jq-action
Multiplatform jq installer action
action actions cicd deploy github-action github-actions jq
Last synced: 24 Jan 2025
https://github.com/dianpermana/check-status-covid-19
Check status covid-19 using Jmeter
assertions cicd covid19 jmeter rapidapi taurus testing
Last synced: 29 Jan 2025
https://github.com/escomputers/training-docs
Useful docs about IT career
cicd cloud cloud-platforms devops docs ict programming-languages training
Last synced: 24 Jan 2025
https://github.com/salrashid123/cosign_kaniko_cloud_build
Deterministic container hashes and container signing using Cosign, Kaniko and Google Cloud Build
cicd containers cosign google-cloud google-cloud-platform slsa
Last synced: 22 Jan 2025
https://github.com/erenkucuker/phpcicd
An example of CI/CD process with Deployer and Github Actions
actions ci-cd cicd deployment php
Last synced: 05 Feb 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/malleswarigelli/end-to-end-medical-chatbot-generative-ai
GenAI: Build and deploy end to end medical chatbot
aws-ec2 aws-ecr cicd genai genai-chatbot github-actions langchain llmops pinecone-db
Last synced: 25 Jan 2025
https://github.com/chintanboghara/demo-nodejs
This is a simple demo Node.js application designed for deployment via Docker. The project includes a basic GitLab CI/CD pipeline to build, test, and deploy the app.
Last synced: 13 Dec 2024
https://github.com/rmjhynes/aws-master-pipeline
A master pipeline that deploys worker pipelines to selected AWS accounts, with each worker pipeline pulling and deploying code from its own designated repository.
aws aws-codepipeline cicd codepipeline terraform
Last synced: 03 Feb 2025
https://github.com/scorpioscrux/budget-smart
Budget Smart is an app that allows you to interact with your spending more often which allows you to see exactly what you're spending your money on. The app allows you to import a CSV file that you can download from your bank, import it, and sort the transactions into categories.
apache2 cicd docker express mongo mongodb nextjs react typescript
Last synced: 22 Dec 2024
https://github.com/amruta33/end_to_end_mlproject_mlflow
This project is about the prediction of red wine quality using different machine learning algorithms with MLOps and CICD pipeline.
cicd elasticnet linear-regression mlflow mlops prediction python red-wine-quality red-wine-quality-dataset
Last synced: 05 Feb 2025
https://github.com/dedal378/vue-youtube
Практика верстки на vue, разбивка на компоненты... Vue3-setup, tailwind, animations-css, responsive, adaptive.
adaptive animation cicd custom-rules filters pixel-perfect responsive tailwind tailwindcss vite vue vue-animations vue3-composition-api
Last synced: 25 Jan 2025
https://github.com/sourasishbasu/staticsite_starkexpo
Static Website files to deploy in EC2 instance for MLSA Stark Expo Event.
aws cicd ec2 hosting-aws static-site
Last synced: 09 Jan 2025
https://github.com/fatimajamali81/github-actions-pytest
CI/CD pipeline for a Python Application using GitHub Actions; It also includes steps to automatically run tests (using Pytest in the Python App) on every pull request.
cicd github-actions pipeline pytest python-application workflows
Last synced: 02 Jan 2025
https://github.com/andreygrechin/gosemver
A command-line tool for semantic version manipulation that follows Semantic Versioning 2.0.0 specification.
ci cicd cli golang semver versioning
Last synced: 06 Jan 2025
https://github.com/dedal378/gallery-on-vuetify
Галерея из фото на Vuetify3, Vue3, Pinia, router4, custom rules eslinter/prettier, fileloader pictures..
cicd composable fetch-api fileloader linter pinia prettier router store vue3 vuerouter4 vuetify3
Last synced: 25 Jan 2025
https://github.com/lamaparbat/express_ci_cd
EXPRESS CI/CD PIPELINE
cicd ec2 express githubaction-workflow nginx-proxy
Last synced: 27 Jan 2025
https://github.com/goseind/schablone
Template repository for app infrastructure based on SRE principles
actions azure cicd helm kubernetes sre terraform
Last synced: 05 Feb 2025
https://github.com/narmidm/github-actions-kubernetes
Automating CI/CD with GitHub Actions and Kubernetes
cicd devops github-actions kubernetes
Last synced: 30 Jan 2025
https://github.com/koenvanmeijeren/php-code-tests-in-ci-cd
This is the repository for the PHP code tests in CI/CD. This is used for educational purposes only.
Last synced: 08 Feb 2025
https://github.com/atkaridarshan04/mern-devops
This project automates the development and deployment of a MERN application using Docker, Kubernetes, Jenkins, Helm-Charts and ArgoCD
argocd cicd devsecops docker gitops helm-charts jenkins kubernetes mern-stack
Last synced: 20 Dec 2024
https://github.com/victorbadaro/react-vite-ghpages-deploy
This is a simple app built with React and Vite deployed on Github Pages following the Vite website guide
ci-cd cicd deploy deployment deployment-automation gh-pages github-actions github-pages html html-css html-css-javascript html5 javascript react reactjs vite vitejs
Last synced: 30 Jan 2025
https://github.com/abakermi/aws-cdk-github-actions-ci-cd
A repository for an article at https://akermiabdelhak.com/blog/aws-cdk-github-actions-ci-cd for how to automate AWS CDK app deployment with github actions
aws cdk cicd github github-actions typescript
Last synced: 23 Jan 2025
https://github.com/anonymous-leviathan/docker-and-jenkins-integration
This project demonstrates a simple integration of Docker and Jenkins for continuous integration and continuous deployment (CI/CD) of a Java application. The project uses Maven for build automation and includes a basic Java program that prints a welcome message.
cicd github java17-spring-boot jenkins
Last synced: 01 Nov 2024
https://github.com/arsy786/movie-review-app
A full-stack movie review app repurposed to learn CI/CD pipelines. Includes automated deployment using GitLab CI/CD and Render.com.
2024 cicd devops gitlab-ci mongodb reactjs spring-boot
Last synced: 01 Feb 2025
https://github.com/code-co-technology/report-app-server
Organization reporting software for Android, IOS and web platforms
android apache cicd deployment django-rest-framework gunicorn ios json nginx postgresql python python3 ubuntu webapp
Last synced: 01 Nov 2024
https://github.com/880831ian/laravel-gitlab-cicd-heroku
部署 Laravel 於 Heroku 搭配 GitLab CI/CD
Last synced: 17 Jan 2025
https://github.com/880831ian/jenkins-github-tg-bot
使用 Jenkins 來對 GitHub 專案做持續整合並使用插件來通知 Telegram Bot
Last synced: 17 Jan 2025
https://github.com/umarcode01/deployfusion
This repository showcases a web application that has been seamlessly deployed using a Continuous Integration and Continuous Deployment (CI/CD) pipeline with Vercel and GitHub Actions.
bash cicd css deployment devops devops-team devops-tools github-actions html js programming projects vercel yaml yaml-configuration
Last synced: 20 Dec 2024
https://github.com/sharinas/aws-codepipeline-demo
An example of an AWS CodePipeline that demonstrates fundamental concepts of building and using a pipeline with AWS CodePipeline and AWS CodeBuild.
aws aws-cloudformation ci-cd cicd cloudformation codepipeline pipeline
Last synced: 26 Jan 2025
https://github.com/mgunawardhana/docker-and-jenkins-integration
This project demonstrates a simple integration of Docker and Jenkins for continuous integration and continuous deployment (CI/CD) of a Java application. The project uses Maven for build automation and includes a basic Java program that prints a welcome message.
cicd github java17-spring-boot jenkins
Last synced: 27 Jan 2025
https://github.com/ximaz/epitech-ci-cd
Epitech survival CI/CD Github Action workflow, checking for Coding Style, Makefile relinks, unit tests and bad memory management using Valgrind. If it's all good, it also mirrors to the specified Epitech repository.
ci ci-cd cicd criterion criterion-tests epitech epitech-norme epitech-project epitech-study epitech-survival-kit epitech-workshop mirror mirroring valgrind valgrind-tool workflow workflows
Last synced: 05 Feb 2025
https://github.com/muhammedt1207/e-tutor-server-
E-tutor uses TypeScript, NestJS, and a microservice architecture for its server-side, applying clean architecture principles to manage courses and user interactions efficiently.
cicd clean-architecture docker expressjs kafka kubernetes microservice nestjs nodejs
Last synced: 22 Dec 2024
https://github.com/ianoflynnautomation/iac-devtestlabs-terraform
Demo using Azure DevTest Labs, Terraform, and Azure azd to provision test infra
azd cicd devops devtestlabs hcl iac infrastructure terraform test test-automation
Last synced: 06 Feb 2025
https://github.com/azzaxy1/react-expert
Repository Modul Menjadi React Web Developer Expert MSIB Batch 6 Dicoding Indonesia
cicd clean-code cypress eslint redux-toolkit
Last synced: 06 Feb 2025
https://github.com/sonufrienko/experiment-aws
Experiments with AWS services. Architecture and DevOps ideas.
aws cicd devops ecs infrastructure-as-code
Last synced: 19 Dec 2024
https://github.com/workwithafridi/flutterdocumentations
This repository contains a collection of documentation related to Flutter, the open-source mobile application development framework created by Google. Our aim is to provide comprehensive and helpful guides on various topics related to Flutter that can help developers of all levels.
action cicd documentation flutter github
Last synced: 21 Dec 2024
https://github.com/jrtashjian/homelab-terraform-images
Terraform images for GitLab CI
Last synced: 03 Feb 2025
https://github.com/davidkhala/ci-cd-utils
Continuous integration and continuous delivery tools collection
cicd github-workflow scan sonarcloud
Last synced: 03 Feb 2025
https://github.com/mamunul/wordplay
cicd clean-architecture clean-code ios swift swiftui unittest
Last synced: 29 Jan 2025
https://github.com/aryanprince/lexical-interpreter-engine
🖌️ A .NET WinForms application that takes in a custom DSL to draw geometric designs.
c-sharp cicd domain-specific-language dotnet dotnet-framework drawing-library github-actions lexical-analyzer windows-forms
Last synced: 23 Jan 2025
https://github.com/devopswithalii/jenkins-ci-cd-with-github-integration
aws cicd docker-container github jenkins-pipeline
Last synced: 08 Feb 2025
https://github.com/sdetautomation/users-api
Sample project using Spring Boot 2 and Java
actuator apitest apitesting cicd data-transfer-object docker dto gradle gradle-wrapper h2 h2-database integration-testing micrometer mocks mokito springboot swagger swagger-ui tdd testing
Last synced: 27 Jan 2025
https://github.com/ankera/cli
不同场景CLi集合,请使用<npm i @zm-template/ac-cli -g>测试,可扩展
Last synced: 24 Oct 2024
https://github.com/descent098/ci-cd-basics
A presentation about the basics of CI/CD and specifically github actions pipelines for github pages releases
cicd education learning learning-resources presentation presentation-slides web website
Last synced: 26 Jan 2025
https://github.com/watsutatsu/actions
common github workflows for this organization
Last synced: 26 Jan 2025
https://github.com/jodieaddis/online-dictionary
Dictionary application providing definitions accompanied by examples, as well as synonyms for the chosen words.
chromatic cicd fetch-api react storybook tailwind typescript
Last synced: 31 Jan 2025
https://github.com/jodieaddis/password-generator
Password Generator for users
cicd git gitflow tailwind typescript unit-test
Last synced: 31 Jan 2025
https://github.com/syahdaromansyah/dicoding-bedj-mbededj-sp
A submission project of the Menjadi Back-End Developer Expert Dengan JavaScript (Becoming A JavaScript Back-End Developer Expert) class on the Dicoding learning web platform. The submission project is to create a Forum API web service using hapi (a Node.js web framework).
automated-testing back-end-development cicd clean-architecture hapijs jest nodejs postgresql
Last synced: 27 Jan 2025
https://github.com/fluentci-demos/fluentci-demo-ruby-rails
A FluentCI demo CI pipeline using Ruby on Rails
cicd continuous-integration rspec ruby ruby-on-rails
Last synced: 20 Dec 2024
https://github.com/vamshi5s/python_robot_framework_web_automation
Python-Robot_Frame_Work
api cicd execution npm-package parallel-programming python robotframework robotics test-automation
Last synced: 03 Feb 2025
https://github.com/machu-gwu/aws_codecommit-project
empower AWS CodeCommit
aws cicd codecommit git python python3
Last synced: 18 Jan 2025
https://github.com/rafinha0rafinha/web-analyzer-backend
(Legacy) This is the backend for Mazaoro SARLU's lead magnet "Web Analyzer". This project analyzes websites using Google Lighthouse and returns a detailed report consumed by the frontend.
azure-app-service azure-devops chartjs cicd data-analysis data-science data-visualization express flask hacktoberfest lighthouse numpy sentiment-analysis vader-sentiment-analyzer
Last synced: 25 Jan 2025
https://github.com/shadyosama9/dockerized-k8s-pipeline
This project implements a CI/CD pipeline for a Dockerized application deployed to Kubernetes using Helm. It includes stages for building, testing, analyzing code, building Docker images, uploading to a registry, removing unused images, and deploying to Kubernetes.
Last synced: 26 Jan 2025
https://github.com/bjnandi/cicd-pipeline-gitlab-ecs-crud-spring-boot-app
Discover how to streamline Java Spring Boot application deployment with a GitLab CI/CD pipeline using AWS ECS and RDS MySQL. This guide will walk through integrating GitLab for continuous integration & delivery.
aws cicd devops-project docker dockerfile gitlab java mysql pipeline rds spring-boot
Last synced: 23 Jan 2025
https://github.com/iagoantunes/fluttergithubactions
cicd flutter flutter-ci githubactions
Last synced: 31 Dec 2024
https://github.com/rishang/task-templates
Daily common devops CI/CD templates in form of taskfile templates to use
cicd github gitlab task-manager taskfile
Last synced: 17 Jan 2025
https://github.com/calcagnoloic/react-tailwind-boilerplate
Boilerplate for projects React using Tailwind and Vitest
cicd react-boilerplate-template reactts tailwnd vitest
Last synced: 02 Feb 2025
https://github.com/francois-lenne/biomethane
Data pipeline in order to retrieve the csv with the french production of biomethane upload every day
cicd cloudfunction google-cloud pubsub python snowflake sql
Last synced: 13 Jan 2025
https://github.com/koistya/linked-pr
GitHub Actions that finds a pull request (PR) associated with the current commit.
ci ci-cd cicd github-action github-actions octokit pull-request pull-requests
Last synced: 06 Feb 2025
https://github.com/francois-lenne/play-bq-gcp
Data pipeline in order to retrieve data from the playstation API to BigQuery
bigquery cicd data-engineering google-cloud python
Last synced: 13 Jan 2025
https://github.com/carandev/colombiaweb
Proyecto hecho en Blazor para mostrar información del país Colombia
blazor cicd colombia docker gha kubernetes
Last synced: 14 Dec 2024
https://github.com/abhisheksr01/python-postgres-azure-container-apps
A simple Python app deployed to Azure Container Apps and access postgres DB.
azure azurecontainerapps cicd docker githubactions githubactions-oidc postgresql python serviceprincipal terraform
Last synced: 08 Feb 2025
https://github.com/thiagotn/svadmin
sample sveltekit project with github-actions configured
cicd docker github-actions playwright svelte sveltekit
Last synced: 11 Oct 2024
https://github.com/cngjo/docker-deployment
repository to try out docker deployment
cicd deployment-workflow docker docker-compose docker-deployment
Last synced: 19 Jan 2025
https://github.com/saleh-ghazimoradi/gojobs
This Job Application App, built with Golang using hexagonal architecture, leverages `httprouter` for routing, Postgresql as the database, and the Go standard library to deliver features like job posting, user management, and admin functionality in a scalable and maintainable design.
cicd cobra-cli golang hexagonal-architecture httprouter postgresql
Last synced: 06 Feb 2025
https://github.com/siarheidudko/autoupdater
Autoupdater for dependencies (Node JS)
automation cicd continuous-delivery github-actions javascript nodejs npm typescript utils
Last synced: 07 Nov 2024
https://github.com/jibrand/nodejs-aws-crud-app-with-rds-s3-and-jenkins-pipelines
This repository contains a complete DevOps project with a CI/CD pipeline built using Jenkins, Docker, AWS RDS, and EC2, featuring automated deployments and continuous integration for a Node.js application.
aws awss3 cicd devops docker nodejs rds
Last synced: 31 Dec 2024
https://github.com/sezzgi/automated-ci-cd-pipeline-for-web-application
ansible aws cicd docker jenkins pipeline terraform webapplication
Last synced: 31 Dec 2024
https://github.com/ilyagoncharovy/competencies
https://ilyagoncharovy.github.io/competencies/
Last synced: 11 Jan 2025
https://github.com/amitjimiwal/tsprojecttodo
Todo's React-TypeScript
cicd opensource opensourceprojects pipeline react todolist typescript
Last synced: 31 Jan 2025
https://github.com/thomasvjoseph/manual-approval
Hold up the GitHub Actions workflow and request manual confirmation from selected approvers to continue. By providing 'yes' or 'no' in issue.
cicd deployment devops github github-actions relase workflow
Last synced: 06 Feb 2025
https://github.com/dumasd/jenkins-config-ops-plugin
cicd database devops devops-tools java jenkins jenkins-plugins nacos
Last synced: 13 Oct 2024
https://github.com/jaimemagiera/jenkins-config
This repository contains a handful of Jenkins resources.
Last synced: 13 Oct 2024
https://github.com/helloimalemur/phantomci
Secure Headless Self-Hosted Runner
ci cicd git-runner git-scm self-hosted self-hosted-runner
Last synced: 08 Feb 2025
https://github.com/ianoflynnautomation/test-infra-scripts-repo
Helpful script used for testing infra
cicd powershell-script test-automation
Last synced: 06 Feb 2025
https://github.com/abhisheksr01/springboot-jpa-aws
This is a simple Spring boot app to store and retrieve user data from a postgres sql database.
aws cicd circleci flyway jpa-hibernate postgresql springboot terraform
Last synced: 31 Dec 2024
https://github.com/livelace/jenkins-showcase
Jenkins showcase projects. Different approaches for solving tasks. Best practises.
cicd docker groovy gui jenkins jenkins-pipeline jenkins-template-engine scriptler
Last synced: 31 Dec 2024
https://github.com/mohamedzaahran/currency-exchange
This repository contains a fully automated Continuous Integration/Continuous Deployment (CI/CD) pipeline designed to streamline the development, testing, and deployment process of a Java-based microservice. The pipeline is built using Jenkins, Docker, and Kubernetes, enabling seamless integration and deployment from code commit to production.
automation cicd devops docker jenkins kubernetes
Last synced: 13 Oct 2024
https://github.com/jbangurajr/jenkins-course
In this course, you will learn with demos at each step for better visualization of the concepts about what CI/CD is, why we should use Jenkins, how to create pipelines, use of different plugins, Jenkins security and much more along with the hands-on practice for these concepts to give you a solid foundation of Jenkins.
Last synced: 23 Jan 2025
https://github.com/mgitrov/codepipelinex
Automated deployment with Jenkins and k3s: A practical implementation of a CI/CD pipeline that takes a Flask application from code commit to deployment on Kubernetes, leveraging Jenkins and Docker.
automation aws-ec2 cicd docker jenkins k3s
Last synced: 13 Oct 2024