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-07 00:05:00 UTC
- JSON Representation
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/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/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/aldenvallestero/open-form-builder
A simple open-source form builder.
cicd javascript react tailwind
Last synced: 07 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/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/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/jfelipesouza/node-test-vitest
Projeto criado para estudo da ferramenta vitest em casos simples
cicd jest nodejs prisma testing typescript vitest
Last synced: 14 Nov 2024
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/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/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/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/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/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 Nov 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/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/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/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/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: 14 Nov 2024
https://github.com/lochris/cicd-react
Repo for experimenting with circleci + react project
Last synced: 25 Dec 2024
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/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 Nov 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/pablosilvab/demo-golang-docker
Basic API write in Go.
cicd docker gitlab-ci go golang helm kubernetes
Last synced: 12 Nov 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/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/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/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/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
https://github.com/ashiqyousuf/sbank
A money transfer backend system using golang, postgres, docker, grpc
cicd docker golang grpc postgresql sqlc testing
Last synced: 08 Jan 2025
https://github.com/misterabdul/jekyll-builder
Docker image for jekyll builder CI/CD using alpine linux base.
alpine-linux cicd docker docker-image jekyll
Last synced: 14 Nov 2024
https://github.com/abiydv/terragrunt
Auto builds new images with latest versions of Terraform and Terragrunt.
cicd python3 terrafrom terragrunt
Last synced: 12 Nov 2024
https://github.com/quike/action-semantic-release
GitHub Action for semantic-release
cicd github-actions semantic-release semver
Last synced: 06 Dec 2024
https://github.com/tsertkov/tpl-aws-astro
Automated repo with AWS-hosted, Astro-generated static website template
astro aws aws-sam cicd monorepo template-repo website
Last synced: 06 Dec 2024
https://github.com/codylane/openssl-self-signed-ca
A OpenSSL example that creates a self signed CA and allows you sign and generate CSRs and client certs
bash certificate-authority ci cicd openssl self-signed-certificate
Last synced: 22 Dec 2024
https://github.com/spinningideas/cicd
Continuous Integration Continuous Delivery
cicd continuous-delivery continuous-integration
Last synced: 14 Nov 2024
https://github.com/vuevska/devops-project
Континуирана интеграција и испорака | CI/CD pipeline
azure cicd configmap dockercompose dockerfile dockerhub github-actions gitlabci jenkins kubernetes secrets
Last synced: 12 Nov 2024
https://github.com/florian-a/truffle-infura-ganache
Kit de départ dans la blockchain
ci-cd cicd eth ethereum ethereum-contract etherscan etherscan-api etherscan-exporter ganache infura smart-contract smart-contracts truffle
Last synced: 07 Jan 2025
https://github.com/vladimircreator/promissue
bulma bun cicd css docker git html nest postgresql render rxjs sqlite typescript
Last synced: 14 Nov 2024
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: 12 Nov 2024
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: 14 Nov 2024
https://github.com/gringolito/prv-pre-commit
Pull-Request Verifier - pre-commit
auto-qa azure-pipelines ci ci-cd ci-cd-pipeline cicd docker docker-image github-actions pre-commit
Last synced: 04 Jan 2025
https://github.com/tijani891/python-flask-app
Task Manager Application built with Python Flask
cicd docker flask-application flask-sqlalchemy github-actions python
Last synced: 22 Dec 2024
https://github.com/zeabur/flask-template
A simple Flask app deploy on Zeabur. https://flask.zeabur.app/
cicd cloud deployment flask python template zeabur
Last synced: 09 Nov 2024
https://github.com/zeabur/docusaurus-template
A simple Docusaurus website deployed on Zeabur. https://docusaurus.zeabur.app/
cicd cloud deploy deployment docusaurus docusaurus-v2 docusaurus2 zeabur
Last synced: 04 Jan 2025
https://github.com/durrezahmed/vprofile-project-cicd-jenkins-k8s
This is a DevOps Project for CI/CD for Containers of Vprofile Project on Kubernetes Cluster using Jenkins, SonarQube, Docker, Helm and AWS Cloud.
aws cicd docker helm-charts jenkins
Last synced: 07 Jan 2025
https://github.com/durrezahmed/vprofile-project-cicd-aws
This is a DevOps project for CI/CD (Continuous Integration and Continuous Delivery) of vprofile project on AWS Cloud.
amazon-s3 aws aws-codeartifact aws-codebuild aws-codecommit aws-sns cicd sonarcloud
Last synced: 07 Jan 2025
https://github.com/21bshwjt/azure-cicd
Azure DevOps - Azure Resource Deployment via Pipeline
arm armtemplates azure azuretag cicd tag tagging tags yaml
Last synced: 08 Jan 2025
https://github.com/ilyagoncharovy/ticketsapp
cicd docker gh-actions react redux-toolkit rtk-query typescript vite vitest
Last synced: 12 Nov 2024
https://github.com/ilyagoncharovy/calendar-app
https://ilyagoncharovy.github.io/calendar-app/
cicd docker mui react redux-thunk redux-toolkit typescript vite
Last synced: 12 Nov 2024
https://github.com/ilyagoncharovy/competencies
https://ilyagoncharovy.github.io/competencies/
Last synced: 12 Nov 2024
https://github.com/danieljancar/husky-demo
A simple demo on using husky as a Git hook on your codebase. 🐺🐾
Last synced: 12 Nov 2024
https://github.com/ilyagoncharovy/dnd_calculator
https://ilyagoncharovy.github.io/dnd_calculator/
cicd dnd react toolkit typescript
Last synced: 12 Nov 2024
https://github.com/shresth72/cms_lambda
CMS service using Rust/Go Lambdas and AWS-CDK Typescript for smooth management of other AWS Services - ApiGateway, S3, Lambda
api-gateway aws-lambda cicd go jest s3 terraform typescript
Last synced: 14 Nov 2024
https://github.com/martinkalema/nlp-text-summarization
Text summarizer
aws-ec2 cicd github-actions huggingface-transformer mlops nlp
Last synced: 12 Nov 2024
https://github.com/keivanipchihagh/hello-k8s
Hello-World, written in Python, served by Flask, integrated with GitHub Actions, Packaged by Helm, orchestrated by Kubernetes and Delivered with FluxCD
actions cicd flask flux fluxcd hello-word helm-charts kubernetes python
Last synced: 12 Nov 2024
https://github.com/erickcelestino/workspaces
Hello, this repository aims to record my evolution using the NX tool, as well as in Typescript, NestJS and React so far, as well as the use of CI and Unit Tests.
cicd docker nestjs nx postgressql prisma react typescript
Last synced: 23 Nov 2024
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: 12 Nov 2024
https://github.com/bjwrd/ci-cd
Including CICD Pipeline Deployments
cicd docker flask jenkins kubernetes trivy
Last synced: 30 Nov 2024
https://github.com/bjwrd/cicd-kubernetes-jenkins-pipeline
CI/CD Kubernetes Jenkins Pipeline
cicd docker jenkins kubernetes
Last synced: 30 Nov 2024
https://github.com/bjwrd/fleet-rancher-cicd
Fleet GitOps CICD Pipeline
cicd fleet gitops gitops-pipeline rancher
Last synced: 30 Nov 2024
https://github.com/bjwrd/cicd-docker-wordpress-pipeline
CI/CD Docker Wordpress Pipeline
cicd docker docker-compose jenkins trivy trivy-scan wordpress
Last synced: 30 Nov 2024
https://github.com/miyako/unit-test
Component to run unit tests on classes
4d-action 4d-component 4d-workflow cicd tool4d
Last synced: 11 Nov 2024
https://github.com/miyako/4d-tips-unit-test
Component to run unit tests on classes
Last synced: 11 Nov 2024
https://github.com/miyako/4d-template-app-cicd
A template repository for 4D app developement.
Last synced: 11 Nov 2024
https://github.com/mathix420/pylone
Simple, lightweight, AWS serverless CD framework.
aws-lambda cicd continuous-deployment lambda lambda-functions pylone python3
Last synced: 14 Nov 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: 16 Nov 2024
https://github.com/erandamadusanka/reactjs-design-system-engineer
This repository contains projects and examples from the "Advanced React For Enterprise: React for senior engineers" courses. It covers advanced concepts in React
accessibility-testing cicd css css-architecture design-patterns npm npm-package reactjs reusable-components storybook typescript unit-testing visual-regression-testing
Last synced: 14 Nov 2024
https://github.com/tbobm/gha-playground
Example repository to try out Github Actions features.
actions automation cicd github-actions release-management yaml
Last synced: 11 Nov 2024
https://github.com/pieceowater-dev/composync
Powerful utility that automates the updating of your Docker Compose containers.
Last synced: 11 Nov 2024
https://github.com/kkeeth/github-actions-demo
My github actions study repository
cicd demo github-actions riot sample
Last synced: 06 Dec 2024
https://github.com/alankrantas/alankrantas.github.io
Alan Wang's Github Pages homepage
bootstrap cicd devcontainer github-actions github-pages personal-website responsive-web-design svelte sveltekit typescript
Last synced: 11 Nov 2024
https://github.com/qiwi/travis-toolkit
JS-client, utils and helpers for `Travis-ci`
Last synced: 11 Nov 2024