Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: ci-cd

136 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
goldbergyoni/javascript-testing-best-practices
A comprehensive, curated guide of 50+ best practices for JavaScript and Node.js testing, covering frontend, backend, and CI topics from bas…
3224630active
milanm/DevOps-Roadmap
A step-by-step DevOps roadmap for 2026 with curated links to mostly free learning resources. It covers Git, programming languages, Linux, n…
7420348active
iam-veeramalla/Jenkins-Zero-To-Hero
A hands-on tutorial repository teaching Jenkins from installation through building end-to-end CI/CD pipelines, including configuring Docker…
3610006active
jenkinsci/docker
The official Dockerfiles and build process for the jenkins/jenkins Docker image, a fully functional Jenkins CI/CD server packaged for Docke…
957617stable
sottlmarek/DevSecOps
A curated awesome-list style library of open-source DevSecOps tools and methodologies covering cloud and SDLC security. It organizes tools …
766855active
actions/actions-runner-controller
Actions Runner Controller (ARC) is a Kubernetes operator that orchestrates and autoscales self-hosted runners for GitHub Actions. It manage…
906464active
sdras/awesome-actions
A curated awesome list of GitHub Actions, resources, and workflow examples for automating software development workflows. It catalogs commu…
3228161maintenance
ChrisWiles/claude-code-showcase
A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co…
436029active
marcel-dempers/docker-development-youtube-series
A companion repository for a YouTube series providing hands-on DevOps tutorials with source code covering Docker, Kubernetes, CI/CD, monito…
675806active
ben1234560/k8s_PaaS
A Chinese-language tutorial repository that walks through deploying a complete PaaS/DevOps platform on Kubernetes, covering tools like Dash…
415460active
TheLartians/ModernCppStarter
A GitHub template repository for kick-starting modern C++ projects with CMake. It bundles CI workflows, testing, code coverage, formatting,…
775391active
kelvins/awesome-mlops
A curated awesome-list of MLOps tools, covering categories like AutoML, CI/CD for ML, feature stores, model serving, drift detection, and w…
765254active
NotHarshhaa/DevOps-Projects
A curated collection of real-world DevOps and cloud projects with step-by-step guides, spanning beginner to advanced levels. It covers AWS,…
644958active
audreyfeldroy/cookiecutter-pypackage
A Cookiecutter template that scaffolds a production-ready Python package with modern tooling (uv, ruff, ty, pytest, Typer) and security-har…
904597active
wmariuss/awesome-devops
A curated list of DevOps platforms, tools, practices, and resources for building and improving DevOps culture and SRE teams. It covers cate…
754335active
ligurio/awesome-ci
A curated awesome-list comparing continuous integration services and tools, presented as a comparison table with features, supported reposi…
754134active
kubernetes/test-infra
The Kubernetes project's test infrastructure repository, containing Prow (a Kubernetes-based CI system), Testgrid dashboards, and supportin…
774018active
collabnix/kubetools
A curated list of popular Kubernetes tools maintained by the Collabnix community, organized by category such as cluster management, monitor…
753466active
thockin/go-build-template
A skeleton Go project template providing a Makefile and Dockerfile that encode best-practice build, test, lint, and container-image workflo…
753331stable
Pradumnasaraf/DevOps
A curated DevOps learning repository and hosted notebook covering Docker, Kubernetes, GitHub Actions, Linux, Git, networking, YAML, and rel…
873258active
github-aws-runners/terraform-aws-github-runner
A Terraform module that provisions auto-scaling, self-hosted GitHub Actions runners on AWS spot instances, using Lambda functions to orches…
953113active
actions/starter-workflows
A curated collection of starter workflow templates for GitHub Actions, presented to users when creating new workflows in the GitHub UI. It …
7511974maintenance
myoung34/docker-github-actions-runner
A Docker image that packages GitHub Actions self-hosted runners with Docker-in-Docker support, published to Docker Hub for x86_64 and arm64…
952435active
AdminTurnedDevOps/DevOps-The-Hard-Way-AWS
A free, real-world tutorial repository with labs for building a complete DevOps workflow on AWS, covering Terraform, Docker, Kubernetes (EK…
402428active
kunal-kushwaha/DevOps-Bootcamp
A collection of code samples, assignments, and notes accompanying the WeMakeDevs DevOps bootcamp taught by Kunal Kushwaha, with lectures ho…
322414active
graviraja/MLOps-Basics
A week-by-week tutorial series (Jupyter notebooks plus blog posts) teaching MLOps fundamentals such as model building, experiment monitorin…
328908maintenance
cicdops/awesome-ciandcd
A curated awesome-list of tools and resources for continuous integration and continuous delivery, covering build systems, code review, test…
672009active
P3TERX/Actions-OpenWrt
A GitHub Actions template repository for building custom OpenWrt router firmware in the cloud. Users push a .config file and trigger workfl…
107640maintenance
woai3c/introduction-to-front-end-engineering
An open-source mini-book (in Chinese) titled 'Introduction to Front-End Engineering' that systematically teaches front-end engineering prac…
751988stable
dimmas893/github-runner-single
A Dockerfile-based project that packages a single self-hosted GitHub Actions runner in a container. It lets users spin up a disposable CI r…
221939active
dimmas893/github-runner-organizations
A Dockerfile-based project for running self-hosted GitHub Actions runners for GitHub organizations. It packages a GitHub runner image so or…
221924active
iam-veeramalla/GitHub-Actions-Zero-to-Hero
A tutorial repository that teaches GitHub Actions from basics to advanced usage, with example workflows and comparisons to Jenkins. It serv…
311907active
tungbq/devops-basics
An open-source learning repository and documentation site covering 40+ DevOps topics such as Docker, Kubernetes, Terraform, Ansible, CI/CD,…
931876active
esirplayground/AutoBuild-OpenWrt
A collection of GitHub Actions workflow definitions and shell scripts that compile custom OpenWrt router firmware (based on Lean's LEDE for…
321822active
ArisGuimera/SimpleAndroidMVVM
A sample Android app in Kotlin demonstrating MVVM and Clean Architecture, built progressively across tutorial branches covering Retrofit, c…
321767active
SquadcastHub/awesome-sre-tools
A curated awesome-list of Site Reliability Engineering and Production Engineering tools, maintained by Squadcast. It catalogs tools across …
731496active
sidpalas/devops-directive-terraform-course
Companion repository for a free complete Terraform video course, containing example code for each module from basics to CI/CD. It teaches i…
231466active
Google Cloud Build builder images
A collection of official and community-contributed Docker builder images (e.g., docker, gcloud, kubectl, go, npm) used as build steps in Go…
721462active
DataTalksClub/ai-dev-tools-zoomcamp
A free, hands-on cohort-based course from DataTalks.Club teaching AI-native software engineering with AI developer tools for building, test…
631433active
HariSekhon/Dockerfiles
A collection of 50+ Dockerfiles building public Docker Hub images for DevOps, CI/CD, and Big Data/NoSQL technologies like Hadoop, Kafka, Sp…
621379active
chongshengB/Padavan-build
A GitHub Actions workflow repository that automatically compiles Padavan custom firmware for wireless routers. Users fork the repo, customi…
321377active
TrainWithShubham/90DaysOfDevOps
A structured 90-day DevOps learning challenge repository by TrainWithShubham, with day-wise tasks, hands-on practice, and a public GitHub p…
671374active
Misterio77/Foundry
A personal infrastructure monorepo containing NixOS and home-manager configurations for desktops, laptops, and servers, plus the source of …
771333active
Numbersf/Action-Build
A GitHub Actions-based build system that compiles KernelSU-family (SukiSU-Ultra, KernelSU, KernelSU-Next, ReSukiSU) custom Android kernels …
711330active
osprey-oss/cookiecutter-uv
A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured …
821324active
piyushsachdeva/AzureDevOps-Zero-to-Hero
A companion repository for the free 'Azure DevOps Zero to Hero' YouTube course, containing notes, agendas, code snippets, and demo projects…
461314active
microsoft/azure-pipelines-yaml
A Microsoft-maintained collection of YAML templates, samples, and design docs for Azure Pipelines in Azure DevOps. It serves as a community…
391292active
deepakkumar-platform/DevOps-Learn-By-Doing
A curated, community-driven collection of free DevOps labs, challenges, and end-to-end projects organized by category, from Linux fundament…
501234active
jenkinsci/pipeline-examples
A curated collection of snippets, tips, and example scripts for the Jenkins Pipeline plugin, written mostly in Groovy. It includes general …
324291maintenance
conan-io/conan-center-index
The source index of package recipes for ConanCenter, the central package repository for the Conan C/C++ package manager. It includes a CI s…
771198active
abarichello/godot-ci
A Docker image and CI templates for exporting Godot Engine games headlessly and deploying them to GitLab Pages, GitHub Pages, or Itch.io. I…
981115active
hasura/gitkube
Gitkube is a Kubernetes tool that builds and deploys Docker images to a cluster simply by running `git push` to a configured git remote. It…
233846maintenance
skills/hello-github-actions
A GitHub Skills hands-on exercise repository that teaches developers how to create and run GitHub Actions workflows. Learners build a workf…
641110active
VIKINGYFY/OpenWRT-CI
A GitHub Actions CI configuration repository that automatically builds custom OpenWRT/ImmortalWRT firmware for MediaTek, Qualcomm, Rockchip…
981100active
mvdan/github-actions-golang
A documentation guide showing how to set up GitHub Actions CI/CD for Go projects, with example workflow YAML files and FAQs. It covers buil…
761048active
jfrog/project-examples
A collection of small sample projects across many build ecosystems (Maven, Gradle, npm, NuGet, Docker, and more) demonstrating how to confi…
621036active
envygeeks/jekyll-docker
A set of Docker images and CI build recipes for running Jekyll, the Ruby static site generator, without installing Ruby locally. It provide…
731009active
hummingbird-me/kitsu-tools
The meta repository for Kitsu, an anime and manga tracking and discovery platform, containing the development environment and tooling that …
322145maintenance
microsoft/MLOps
A collection of end-to-end MLOps examples and solutions from Microsoft showing how to operationalize ML workflows with Azure Machine Learni…
322116maintenance
wakaleo/game-of-life
A multi-module Maven demo application implementing Conway's Game of Life, used as the example project in the book 'Jenkins: The Definitive …
322073maintenance
cjolowicz/cookiecutter-hypermodern-python
A Cookiecutter template that scaffolds a modern Python package with best-practice tooling: Poetry, Nox, pre-commit, Flake8, GitHub Actions …
231924maintenance
cmake_template
A CMake project template for starting C++ projects quickly with best-practice tooling preconfigured, including sanitizers, static analysis,…
671802maintenance
artem-zinnatullin/qualitymatters
A sample Android application demonstrating the 'Android Development Culture' principles, showcasing CI, unit/integration/UI testing, static…
321723maintenance
GoogleCloudPlatform/continuous-deployment-on-kubernetes
A hands-on tutorial/lab from Google Cloud Platform that walks through setting up a continuous deployment pipeline using Jenkins running on …
101602maintenance
aws-samples/aws-modern-application-workshop
A hands-on AWS tutorial workshop where developers build a sample pet-adoption website called Mythical Mysfits. It teaches modern applicatio…
101492maintenance
KFERMercer/OpenWrt-CI
A set of GitHub Actions workflow templates that automatically compile OpenWrt firmware in the cloud. It supports auto-customizing firmware,…
101414maintenance
microsoft/MLOpsPython
A Microsoft sample/template repository demonstrating how to build CI/CD pipelines for machine learning projects using Azure Machine Learnin…
231318maintenance
japaric/trust
A Travis CI and AppVeyor configuration template for Rust crates that tests on five architectures across Linux, macOS, and Windows, and publ…
231275maintenance
Dids/clover-builder
A project that provides automated, unofficial builds of every Clover EFI bootloader revision, published as GitHub releases. It relies on th…
231232maintenance
dwyl/learn-travis
A beginner-friendly tutorial repository teaching Travis CI (continuous integration) for Node.js developers, covering setup, .travis.yml con…
321228maintenance
FuckDoctors/rdm-builder
A GitHub Actions workflow project that compiles and packages Redis Desktop Manager (RDM) binaries for Windows and macOS, publishing them as…
631145maintenance
AcalephStorage/awesome-devops
A curated list of resources for DevOps, covering culture, process, technology, security, and tools. It is a reference collection of links r…
101093maintenance
bregman-arie/howtheydevops
A curated knowledge repository collecting publicly available articles, blogs, and podcasts about how real companies practice DevOps, indexe…
321065maintenance
SuLingGG/OpenWrt-Rpi
An OpenWrt firmware build project for Raspberry Pi, NanoPi R2S/R4S, G-Dock, and x86 devices, automated with GitHub Actions and updated dail…
106332abandoned
kefranabg/bento-starter
Bento-starter is an open-source full-stack boilerplate/template for building fast, maintainable Progressive Web Apps with Vue.js, Vuex, and…
231512abandoned
rochacbruno/python-project-template
A GitHub template repository for bootstrapping low-dependency Python projects with packaging, Makefile, CI, docs, and container support. It…
101220abandoned
Made With ML
Made With ML is an open-source course teaching how to design, develop, deploy, and iterate on production-grade machine learning application…
6649233active
genlayerlabs/genlayer-project-boilerplate
A boilerplate project for building GenLayer applications, including an example intelligent contract (a football bets game) with web access …
6316751active
cookiecutter/cookiecutter-django
A Cookiecutter project template that generates production-ready Django projects with batteries included: authentication, Docker, Celery, em…
9513603active
ixartz/Next-js-Boilerplate
A free, open-source Next.js boilerplate and starter template with App Router support, Tailwind CSS 4, and TypeScript. It bundles authentica…
9413052active
Tikam02/DevOps-Guide
A curated collection of DevOps notes, cheatsheets, and tutorials covering the full path from development to production. It documents concep…
709315active
Blazity/next-enterprise
An enterprise-grade Next.js boilerplate providing a production-ready starter template with preconfigured tooling including Tailwind CSS, st…
747447active
ixartz/SaaS-Boilerplate
A free, open-source SaaS boilerplate built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI. It ships with authentication, multi-tenan…
897381active
igorwojda/android-showcase
A showcase Android application demonstrating modern best practices with Kotlin, Jetpack Compose, Clean Architecture, MVVM, and feature modu…
776788active
LukeMathWalker/zero-to-production
Companion code repository for the book 'Zero To Production In Rust', containing chapter-by-chapter snapshots of an email newsletter API bui…
326528stable
BretFisher/udemy-docker-mastery
The companion repository for Bret Fisher's Docker Mastery Udemy course, containing examples, command references, and exercise files for lea…
705797active
brocoders/nestjs-boilerplate
A NestJS REST API boilerplate providing a production-ready starting point for typical backend projects. It ships with authentication, TypeO…
774383active
obytes/react-native-template-obytes
A production-ready React Native/Expo starter template with TypeScript, TailwindCSS, expo-router, react-query, and preconfigured CI/CD via G…
824324active
mihail911/modern-software-dev-assignments
A repository of hands-on assignments for CS146S: The Modern Software Developer, a Stanford University course on AI-native software developm…
413848active
theodorusclarence/ts-nextjs-tailwind-starter
A batteries-included Next.js + Tailwind CSS + TypeScript starter template with pre-configured tooling like Jest, ESLint, Prettier, Husky, a…
753417active
GoogleCloudPlatform/professional-services
A collection of example solutions, tools, and reference architectures developed by Google Cloud's Professional Services team, primarily in …
763065active
apptension/saas-boilerplate
An open-source SaaS boilerplate providing a full-stack starter kit built on React, Django, and AWS with infrastructure defined via AWS CDK.…
692971active
Flangvik/SharpCollection
SharpCollection is a repository of nightly-built precompiled C# offensive security tool binaries (Rubeus, Certify, KrbRelay, etc.), automat…
752969active
tech-shrimp/docker_image_pusher
A GitHub Actions template that syncs foreign Docker images (DockerHub, gcr.io, ghcr.io, k8s.io) into a private Alibaba Cloud container regi…
242964active
in28minutes/devops-master-class
A beginner-friendly DevOps tutorial course repository covering Docker, Kubernetes, Terraform, Ansible, Jenkins, and Azure DevOps across AWS…
322962active
jsynowiec/node-typescript-boilerplate
A production-ready Node.js TypeScript boilerplate providing a strict, modern toolchain with ESM, Vitest, ESLint, Prettier, GitHub Actions C…
732955active
Development Containers
An open specification (devcontainer.json) and supporting CLI, images, features, and templates for using containers as full-featured, reprod…
772914active
onedr0p/home-ops
A personal home infrastructure monorepo that manages a Kubernetes cluster (running on Talos Linux) declaratively using GitOps with Flux, Re…
772866active
krishnaik06/Complete-Data-Science-With-Machine-Learning-And-NLP-2024
A companion repository for Krish Naik's Udemy course on complete data science, machine learning, NLP, and MLOps with end-to-end projects. I…
242856active
onedr0p/cluster-template
A opinionated template for bootstrapping a Talos Linux Kubernetes cluster with Flux GitOps, rendered from a single TOML configuration file …
982794active

page 1 / 2 next →