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-15 00:04:59 UTC
- JSON Representation
https://github.com/mikaeelkhalid/aws-codepipeline-discord-notifier-terraform
This Terraform module sets up an AWS Lambda function that sends notifications to a Discord channel via a webhook whenever there's an update in the AWS CodePipeline executions. It is designed to help teams stay informed about their continuous integration and continuous deployment (CI/CD) pipeline status.
aws aws-codepipeline aws-lambda cicd codepipeline discord iac javascript lambda terraform
Last synced: 22 Nov 2024
https://github.com/dinushchathurya/gitlab-pipeline
Run GitLab pipeline for GitHub hosted repository
cicd codingtricks codingtricksio dinushchat github gitlab gitlab-cicd pipeline run-gitlab-from-github
Last synced: 16 Dec 2024
https://github.com/dinushchathurya/cicd-java-gradle
CICD Pipeline for Java Gradle Application to deploy on Kubernetes Cluster
cicd gradle java java-gradle java-k8 jenkins jenkins-docker jenkins-docker-pipeline sonarqube
Last synced: 16 Dec 2024
https://github.com/amitjimiwal/tsprojecttodo
Todo's React-TypeScript
cicd opensource opensourceprojects pipeline react todolist typescript
Last synced: 04 Dec 2024
https://github.com/qbituniverse/platform-ops
PlatformOps scripts, templates, and CICD automation.
Last synced: 29 Nov 2024
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/lukegtester/ci.cd-gh.actions-practice
Repository created in purpose of practise CI/CD skills using GH actions
Last synced: 04 Dec 2024
https://github.com/mahmoudgalalz/surge-action
Github action to autodeploy a client-side app to https://surge.sh
automation cicd deployment github-actions ncc
Last synced: 04 Dec 2024
https://github.com/sanogotech/ci-cd-final-project
Final Project for CI/CD course
cicd continious-integration continuous-delivery github github-actions openshift tekton
Last synced: 16 Dec 2024
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: 04 Dec 2024
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/ayush272002/fightlinx
This is a MMA website on which fighters can register and look for a match. The matchmaking algorithm runs a KNN algorithm for matchmaking.
aws cicd docker expressjs kafka monorepo nextjs nginx nodejs postgresql prisma redis-pubsub turborepo
Last synced: 16 Dec 2024
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/jofaval/vue2-template
Starter template for Vue 2 projects
cicd e2e github-actions javascript template testing typescript unit-testing vue vue2 vuejs
Last synced: 09 Dec 2024
https://github.com/jaimemagiera/jenkins-config
This repository contains a handful of Jenkins resources.
Last synced: 13 Oct 2024
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/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/ddubeyyy/student
This project involves analyzing student performance data and predicting outcomes using a Flask web application. It includes data preprocessing, model training, and deployment on AWS with CI/CD pipelines for seamless integration and delivery.
aws cicd jupyter-notebook machine-learning model pipeline python
Last synced: 05 Dec 2024
https://github.com/fredericrous/git-templates
opinionated git templates with its collection of hooks
cicd command-line devops git hooks shell terminal
Last synced: 10 Dec 2024
https://github.com/roger-king/octodon
A better UX for interacting with Github Actions.
actions ci-cd cicd github github-actions
Last synced: 05 Dec 2024
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/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: 22 Nov 2024
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/jonasfroeller/oci-deployment
Easily deploy on oci.
cicd oci ocir oracle-cloud-infrastructure workflow
Last synced: 05 Dec 2024
https://github.com/machinelearningzuu/mlops-learning-00-github-actions
Welcome to the MLOps Learning Repository - Part 00! This repository is dedicated to learning and practicing MLOps focusing on CI/CD with GitHub actions. Whether you're a beginner or an experienced practitioner, you'll find valuable resources here.
Last synced: 10 Dec 2024
https://github.com/dirosaki/lab-design-system
Ignite Lab 04 - Design System
cicd react storybook tailwindcss typescript
Last synced: 23 Dec 2024
https://github.com/appvia/terraform-aws-module-template
A template repository which can be used by all AWS terraform modules
cicd github-actions terraform terraform-module
Last synced: 31 Dec 2024
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
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/ansurm/react-card-grid
Coding challenge solution for a Frontend Developer role, demonstrating various skills related to Frontend Development.
aws cicd css react s3 typescript
Last synced: 10 Dec 2024
https://github.com/goern/ai-stacks
This is a set of jobs to be run on the AI-Stacks pipeline to product optimized AI Stacks
ai artificial-intelligence cicd jenkins pipeline
Last synced: 10 Dec 2024
https://github.com/kpitzen-io/aws-cicd-key-rotator
Automated AWS Key rotation for GitLab
aws cicd gitlab iam secrets secrets-management terraform variables
Last synced: 16 Dec 2024
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/hendisantika/body-mass-index
Body Mass Index (BMI) with Spring Boot Tailwind
cicd docker github-actions nginx spring-boot
Last synced: 29 Dec 2024
https://github.com/saikrishnareddy1919/simple-express-app-cicd
CI/CD - CI(using jenkins) and CD (ArgoCD) solution for simple express app.
argocd aws cicd cluster docker ec2 jenkins jenkins-pipeline kubernetes
Last synced: 22 Nov 2024
https://github.com/alexanderbazhenoff/jenkins-universal-wrapper-pipeline
Universal Wrapper Pipeline for Jenkins.
cicd jenkins-pipeline wrappers yaml-parser
Last synced: 22 Nov 2024
https://github.com/hendisantika/nuxt-portfolio
Personal Portofolio - with love with Nuxt 3
cicd devops ecr github javascript nuxt3 portofolio
Last synced: 29 Dec 2024
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/chaddyc/gha-runner
GitHub Actions Runner Docker Container
actions-runner cicd cicd-pipeline docker docker-compose gha gha-cicd gha-runners github github-actions github-runner github-runners-management kubernetes kubernetes-runner
Last synced: 11 Dec 2024
https://github.com/dhanushnadar/devstartops
A repository meticulously crafted for beginners to dive deep into DevOps concepts, tools, and best practices
ansible aws cicd devops docker git grafana kubernetes linux loki prometheus python terraform
Last synced: 20 Dec 2024
https://github.com/sylvaincodes/youtube_orion_store_admin
Orion Store And Admin - Learning Frontend Development
cicd clerkauth cypress figma frontend nextjs15 react-intl react19 redux shadcn-ui typescript
Last synced: 11 Dec 2024
https://github.com/kevden01/jenkins-docker-python-ci-cd-pipeline
CI/CD pipeline demonstration using Jenkins, Docker, and Python. This project showcases a containerized Python application integrated with Jenkins for automated builds, tests, and deployments.
cicd docker dockerfile jenkins jenkinsfile pipeline python
Last synced: 16 Dec 2024
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/sakibvhossain/java_backend_engineer
Backend Engineer notes
cicd docker git github jenkins junit5 mysql redis-cache rest-api selenium spring-security springboot3
Last synced: 13 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/hammerheadshark666/mos-customer-address-grpc
Microservice Order System - Customer Address Microservice
cicd csharp dotnet8 gprc jwt-authentication mediatr sqlserver
Last synced: 17 Nov 2024
https://github.com/ziqq/flutter_ci_workflows
Workflows to flutter CI actions
Last synced: 11 Dec 2024
https://github.com/alexanderbazhenoff/universal-wrapper-pipeline-settings
Yaml settings and format description for Universal Wrapper Pipeline.
Last synced: 22 Nov 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: 17 Nov 2024
https://github.com/arjunraj77/azuredevops-training
Study materials and practical sections on Azure DevOps
azure azure-devops cicd study-notes
Last synced: 11 Dec 2024
https://github.com/sirherobrine23/go-dependabot-core
Implements dependabot with go to integrate in CLIs and CI/CD
Last synced: 16 Dec 2024
https://github.com/atkaridarshan04/springboot-devops
This project showcases the implementation of DevOps practices on a Java Spring Boot application
cicd docker gitops jenkins kind kubernetes spring-boot
Last synced: 17 Dec 2024
https://github.com/sagarmaheshwary/github-actions-demo
Demo NodeJS and Docker CI/CD Pipeline using Github Actions.
cicd docker github-actions nodejs
Last synced: 17 Dec 2024
https://github.com/sharan-vj/end2end_bear_panda_binary_image_classification
End to End Deep learning project, Fine tuned VGG19 model to classify bears and pandas, deployed via a web interface for quick and easy predictions.
binary-classification cicd deep-learning docker end-to-end-project flask github-actions mlops-project transfer-learning vgg19
Last synced: 17 Dec 2024
https://github.com/hammerheadshark666/mos-order-history-added-delete-order-func
Microservice Order System - Order History Microservice
azure-functions azure-keyvault azure-service-bus cicd csharp dotnet8 mediatr sql-server
Last synced: 17 Nov 2024
https://github.com/gabriel4420/nlw-return
O projeto da NLW Return, é um widget de sugestões, feedbacks de problemas e ideias.
cicd headlessui nextjs prisma typescript
Last synced: 24 Dec 2024
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: 11 Dec 2024
https://github.com/erenkucuker/phpcicd
An example of CI/CD process with Deployer and Github Actions
actions ci-cd cicd deployment php
Last synced: 11 Dec 2024
https://github.com/ptmkhanh29/jenkins-documentation
Vô tình mình xem được repo này (https://github.com/hocchudong/ghichep-docker) của một anh cảm thấy rất hay nên muốn ghi chép lại thành quả đã học được về Jenkins để chia sẻ với mọi người
Last synced: 17 Dec 2024
https://github.com/ilyagoncharovy/jobtracker
tma_version
cicd docker eslint express full-stack gh-actions node react telegram-bot tma typescript vite
Last synced: 17 Dec 2024
https://github.com/jack-carling/meetup
School assignment - meetups / events
cicd date-fns docker-container jest vue
Last synced: 23 Nov 2024
https://github.com/j-sephb-lt-n/python-github-ci-pipeline
Example continuous-integration pipeline for a python project using GitHub actions and GitHub branch protection
ci-cd ci-cd-pipeline cicd github github-actions mkdocs mkdocstrings mypy pylint pytest python ruff
Last synced: 28 Dec 2024
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/fosetorico/tomato_disease_classification
End-to-End Project for the Classification of Tomato Blight Disease using cutting-edge convolution neural networks (CNN) and leveraging the power of VGG19 model as a transfer model.
cicd cnn-classification computer-vision convolutional-neural-networks deep-learning docker dvc-pipeline flask keras mlops-workflow python3 tensorflow transfer-learning vgg19
Last synced: 06 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: 12 Dec 2024
https://github.com/ximaz/valgrind-action
A GitHub action allowing you to check for memory leaks on your binaries, libraries and unit tests.
ci ci-cd cicd devops devops-services devops-tools epitech epitech-project epitech-survival-kit memleak memleaks memory-check memory-leak testing tests valgrind valgrind-log-parsing valgrind-tool
Last synced: 12 Dec 2024
https://github.com/themihirmathur/machine-failure-predictor
The 'Machine Failure Predictor' is a web application designed to enable predictive maintenance for industrial equipment. Leveraging machine learning techniques, this application predicts whether equipment will fail and identifies the type of failure based on key process parameters.
cicd digitalocean docker fastapi flask github github-actions machine-learning matplotlib mlops numpy plotly python randomforest scikit-learn seaborn streamlit
Last synced: 01 Jan 2025
https://github.com/spinningideas/cicd
Continuous Integration Continuous Delivery
cicd continuous-delivery continuous-integration
Last synced: 13 Jan 2025
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: 12 Dec 2024
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: 12 Dec 2024
https://github.com/nishantcoder108/deploy_on_aws
Deploy your application on AWS by pushing your code to GitHub, launching an EC2 instance, and configuring security group INBOUND rules. SSH into the server, install Git, and configure SSH keys for GitHub. Clone the repository, install Node.js with NVM, and start the app using PM2. Set up Nginx and SSL with Certbot, and configure a CI/CD pipeline.
aws-ec2 backend cicd express github-actions godaddy nginx nginx-proxy nodejs reverse-proxy ssl-certificates typescript
Last synced: 12 Dec 2024
https://github.com/dedal378/vue3-test-best-rk
Vue3, фильтры по нескольким полям, переиспользуемые компоненты, сложная верстка, custom rules eslint/prettier, tailwind/windicss
cicd composable eslint fetch-api filter filters pixel-perfect prettier tailwindcss vue vue3 yarn2
Last synced: 23 Dec 2024
https://github.com/nabilshadman/programming-skills-github-actions-lab
GitHub Actions lab in Programming Skills
ci-cd cicd github programming software-development
Last synced: 17 Dec 2024
https://github.com/hammerheadshark666/swansong-api
.NET 8.0 Api, coded in C#, with code first Sql Server database.
api azure azure-keyvault azure-storage azureappservices azuresql cicd dotnet8 fluentvalidation mvc sendgrid sql sqlserver unittesting
Last synced: 05 Jan 2025
https://github.com/code-co-technology/wing-vpn
Wing - VPN
api backend cicd dart django-rest-framework flutter mobile-app nginx python3 server ui vpn
Last synced: 20 Dec 2024
https://github.com/vaibhavyadav-dev/setup-server
Custom Action that setup server for deployment of BharatSeva+ backend.
backend cicd custom-actions devops
Last synced: 15 Nov 2024
https://github.com/ekedonald/implementing-cicd-pipeline-for-terraform-using-jenkins
Last synced: 06 Jan 2025
https://github.com/bob-cd/terraform-provider
Official terraform provider for Bob
bob cicd clojure hacktoberfest terraform terraform-provider
Last synced: 28 Dec 2024
https://github.com/wlun001/path-change
⚠️ Depracated - A server to detect path changes based on glob pattern based on last commit
cicd cluster-interceptor diff docker example gitwebhook glob glob-pattern golang kubernetes path-change paths tekton tekton-pipelines tekton-triggers tektoncd triggers webhook webhooks-catcher
Last synced: 17 Dec 2024
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: 12 Dec 2024
https://github.com/flrecruiter/oferta-laboral-desarrollador-fullstack-100-en-chile
Oferta laboral Fullstack Developer remoto en Chile
aws cicd hiring iac javascript nodejs oferta-de-trabajo python react remote-job-chile typescript
Last synced: 20 Dec 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/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/saleh-ghazimoradi/gojobs
This Job Application App, built with Golang using hexagonal architecture, leverages `httprouter` for routing, SQLite 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 sqlite
Last synced: 13 Dec 2024
https://github.com/melezhik/sparrowdo-vsts-cordova
Sparrowdo module to generate VSTS yaml build definition steps for Cordova build
automation build build-tool cd ci cicd cordova devops ios microsoft perl6 uwp vsts
Last synced: 23 Dec 2024
https://github.com/anasaber/mlflow_with_rag
Using MLflow to track a RAG pipeline, using LLamaIndex and Ollama/HuggingfaceLLMs
cicd deployment evaluation-metrics llamaindex llamaindex-rag mlflow mlflow-deployement mlflow-projects mlflow-tracking mlflow-tracking-server mlflow-ui mlops mlops-project mlops-template rag rag-evaluation rag-pipeline
Last synced: 10 Jan 2025