Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

CI/CD

CI/CD is a build automation strategy and part of DevOps

https://github.com/janole/merge-conflicts

Show merge conflicts between two branches

ci-cd cicd conflict conflicts git git-flow merge

Last synced: 14 Dec 2024

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/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/tush-tr/gcloudact

A Terraform module for hosting your own runner for CI/CD on Google Cloud to run jobs in your GitHub Actions workflows.

ci cicd devops gcloud github github-actions google-cloud-platform googlecloudplatform self-hosted-ci-cd-runner self-hosted-runner terraform terraform-module

Last synced: 03 Feb 2025

https://github.com/oliverl-21/meraki-ci

meraki ci test

ansible cicd meraki

Last synced: 21 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/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/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/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/chiefbiiko/setup-substrate

A GitHub action that installs a Substrate Rust toolchain

cicd substrate zombienet

Last synced: 21 Jan 2025

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/usmcamp0811/dotfiles

A mirror of my NixOS Dotfiles repo which is more than just my system configs but also my mono repo of almost all the things I hack on.

cicd devops devsecops nix nixos terraform

Last synced: 21 Jan 2025

https://github.com/robarcoo/cicd_test

Test project to study how CICD works

cicd gitlab-runner

Last synced: 11 Jan 2025

https://github.com/aobaiwaki123/github-actions-handson

GitHub Actionsの勉強

cicd github-actions

Last synced: 22 Dec 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: 11 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/wildegor/argocd-boilerplate

WIP! Simple k8s with ArgoCD

argocd cicd ecr kubernetes

Last synced: 01 Jan 2025

https://github.com/yunusemrenalbant/spring-ci-cd-with-jenkins

Bu proje, Jenkins kullanılarak CI ve CD süreçlerinin nasıl otomatize edileceğini göstermektedir.

cicd devops jenkins spring spring-boot

Last synced: 27 Jan 2025

https://github.com/chneau/testing-github-actions

Testing Github Actions with a C# solution. Actually only HelloWorldHttp is useful for the deployment.

cicd dotnet github-actions

Last synced: 27 Dec 2024

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/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/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/ronylpatil/schedule-cicd

Use github-actions[bot] to automate push-pull in workflow.

cicd github-actions

Last synced: 21 Jan 2025

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/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/kausalyanp/sample-maven-project

Sample Freesyle with Maven Project using Jenkins, Maven 3.6.3, Java in Ubuntu server

aws cicd devops ec2-instance freestyle java jdk jenkins maven maven-plugin pom ubunutu

Last synced: 03 Feb 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/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/brianlusina/volt-ci

Minimal CI 🔁 build system :zap:

build-system ci cicd cli continuous-integration python volt-ci

Last synced: 03 Feb 2025

https://github.com/kinxtar/v4

my personal website v4

cicd gatsby graphql netlify react

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/miolab/phoenix_dev_containers_no_ecto

Phoenixのno-ecto版Docker開発用リポジトリ

cicd circleci docker elixir phoenix

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.

cicd github-actions

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/sombriks/gh-actions-playground

small examples of interesting github actions combinations

cicd examples ghactions pipelines workflows

Last synced: 16 Jan 2025

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/eliasnorrby/semantic-release-config

:hammer: Reusable semantic-release config for small projects

cicd config semantic-release

Last synced: 24 Dec 2024

https://github.com/mramshaw/circling

testing CircleCI

ci ci-cd cicd circle-ci circleci

Last synced: 14 Jan 2025

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/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

Фитнес-трекер для трех видов тренировок: бега, ходьбы и плавания.

cicd go golang struct

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/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/lochris/cicd-react

Repo for experimenting with circleci + react project

cicd circleci react yaml

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/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/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/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/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/adenilson365/kubernetes-istioservicemesh

Prática de Service Mesh com Istio, pipeline GCP cloudbuild com implantação no GCP-GKE, com tecnologias: GCP, Istio, Grafana, Prometheus, Jaeger, SSL/TLS, Terraform.

cicd docker gcp github-actions gke grafana istio kubernetes prometheus shellscript

Last synced: 04 Feb 2025

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.

cicd cybersecurity go tenable

Last synced: 14 Nov 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/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

cicd ec2 githubactions nodejs

Last synced: 30 Dec 2024

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/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/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/lucarickli/ghcr-hook

Keep your Docker images & containers in sync with GitHub's Container Registry using webhooks.

ci-cd cicd docker docker-ci ghcr webhook

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/questopshub/azure-webapp-ci-cd-deployment

This repository contains the CI/CD pipeline and deployment automation for Azure Web Apps, including integration with Azure Key Vault, Azure Container Registry (ACR), and Managed Identity. It supports deploying ASP.NET Core, Java, Python and other applications to Azure Web Apps securely and efficiently.

appservices ci-cd cicd webapps

Last synced: 04 Feb 2025

https://github.com/usmanx191/trackify-webapp

Taskify is a web application designed to streamline task management and enhance productivity in the workplace. It provides a user-friendly interface for employers to keep track of their employees' daily work activities and empowers employees to log their tasks efficiently.

aws cicd docker eslint expressjs husky mongodb nodejs reactjs redux-toolkit

Last synced: 21 Jan 2025

https://github.com/roc41d/aws-amplify-angular-example

AWS Amplify Console CI/CD + Angular Demo

angular angular10 aws aws-amplify cicd demo pipeline

Last synced: 21 Jan 2025

https://github.com/scalastic/wizard

WIP - Welcome to Wizard, a versatile and magical framework that empowers you to effortlessly execute uniform integration scripts both locally and on your server. It caters to the needs of both developers and CI/CD platforms, weaving a touch of magic into your workflow.

cicd gitlab-ci jenkins local shell wizard

Last synced: 15 Jan 2025

https://github.com/miyako/4d-tips-unit-test

Component to run unit tests on classes

4d-class cicd tool4d

Last synced: 08 Jan 2025

https://github.com/miyako/unit-test

Component to run unit tests on classes

4d-action 4d-component 4d-workflow cicd tool4d

Last synced: 08 Jan 2025

https://github.com/quike/action-semantic-release

GitHub Action for semantic-release

cicd github-actions semantic-release semver

Last synced: 01 Feb 2025

https://github.com/komljen/drone-kubernetes-blog-post

A Drone pipeline running on Kubernetes for a purpose of the blog post

cicd drone kubernetes pipeline

Last synced: 21 Jan 2025

https://github.com/mor-ald/test-task-tina

Тестовый проект по переходу на Headless CMS с классической (php) CMS

cicd cms jest-tests nextjs reactjs tinacms

Last synced: 15 Jan 2025

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/atulkamble/samplewebapp

A simple Node.js web server application demonstrating the use of AWS CodeCommit, CodeBuild, and CodeDeploy for continuous integration and continuous deployment (CI/CD) on an EC2 instance.

cicd codebuild codecommit codedeploy continuous-delivery continuous-integration devops ec2

Last synced: 15 Jan 2025