function: ci-cd
424 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| jenkinsci/kubernetes-plugin A Jenkins plugin that runs dynamic build agents in a Kubernetes cluster by creating a Pod for each agent and tearing it down after each bui… | 98 | 2309 | active |
| claimed-framework/claimed CLAIMED (C3) is a component compiler that turns Jupyter notebooks, Python scripts, and R scripts into portable containerized AI components.… | 88 | 2305 | active |
| antonbabenko/terraform-skill An Agent Skills-compatible plugin that gives AI coding agents (Claude Code, Cursor, Copilot, Gemini CLI, etc.) best-practice knowledge for … | 74 | 2305 | active |
| linode/apl-core App Platform for LKE is a pre-built, self-hosted Kubernetes developer platform that bundles an integrated CNCF open-source stack with a sel… | 95 | 2258 | active |
| SpaceTimee/Fusion-JetBrainsMapleMono JetBrains Maple Mono is a free, open-source monospace font that fuses JetBrains Mono with Maple Mono, adding CJK (Chinese/Japanese) glyphs … | 74 | 2226 | active |
| travis-ci/travis-ci Travis CI is a hosted continuous integration and deployment platform for GitHub projects, configured via a simple .travis.yml file supporti… | 32 | 8486 | maintenance |
| axodotdev/cargo-dist cargo-dist (now 'dist') is a Rust CLI tool that packages shippable application binaries, generating tarballs and installers for multiple pl… | 94 | 2106 | active |
| blade-build/blade-build Blade is a declarative, high-performance build system from Tencent optimized for large-scale monorepo development, primarily for C/C++ but … | 97 | 2105 | active |
| basecamp/gh-signoff A GitHub CLI extension (written in Shell) that brings CI in-house: you run your test suite on your own machine and then run `gh signoff` to… | 89 | 2017 | active |
| dromara/Jpom Jpom is a lightweight, low-intrusion web-based ops platform for online building, automatic deployment, daily server operations, and project… | 55 | 1934 | active |
| cloudflare/wrangler-action An official GitHub Action that wraps Cloudflare's Wrangler CLI to deploy Cloudflare Workers and Pages applications directly from GitHub Act… | 92 | 1928 | active |
| microsoft/azure-pipelines-agent The official cross-platform build and release agent for Azure Pipelines and Team Foundation Server 2015+, written in C# for .NET. It runs C… | 97 | 1911 | active |
| cortinico/kotlin-android-template A GitHub template repository for bootstrapping Android/Kotlin projects with a preconfigured Gradle Kotlin DSL build, sample app and library… | 77 | 1904 | active |
| stackblitz-labs/pkg.pr.new pkg.pr.new is a continuous preview release service for open-source libraries that publishes npm-installable packages from every commit and … | 69 | 1901 | active |
| openupm/openupm OpenUPM is an open-source Unity Package Manager (UPM) registry service that hosts, builds, and automatically publishes open-source Unity pa… | 67 | 1895 | active |
| Swatinem/rust-cache A GitHub Action that provides smart caching for Rust/Cargo projects in CI workflows, caching the cargo registry, dependency builds, and wor… | 94 | 1891 | active |
| convox/rack Convox Rack is an open-source private Platform-as-a-Service that installs into your own AWS account, providing Heroku-style app deployment,… | 98 | 1890 | active |
| dyrector-io/dyrectorio dyrector.io is a self-hosted continuous delivery and deployment platform for OCI containers with version management, offering low-code depl… | 78 | 1847 | active |
| pinterest/teletraan Teletraan is Pinterest's open-source deploy system, written in Java, that deploys code to thousands of services and tens of thousands of ho… | 67 | 1835 | stable |
| codecov/codecov-action A GitHub Action that uploads code coverage reports to Codecov from GitHub Actions workflows. It wraps the Codecov CLI/uploader to simplify … | 94 | 1704 | active |
| ncipollo/release-action A GitHub Actions action that creates GitHub releases and optionally uploads build artifacts to them. It supports updating existing releases… | 89 | 1674 | active |
| FlowCI/flow-core-x flow.ci is an open-source, self-hosted CI/CD automation server written in Java. It offers high availability, parallel job execution, dynami… | 30 | 1642 | active |
| helm/chart-testing A Go CLI tool (`ct`) for linting and testing Helm charts, automatically detecting charts changed against a target branch. It is designed fo… | 74 | 1639 | active |
| stepchowfun/toast Toast is a Rust CLI tool that containerizes development and CI workflows by running tasks defined in a YAML 'toastfile' inside Docker conta… | 81 | 1628 | active |
| agola-io/agola Agola is a self-hosted, distributed CI/CD platform written in Go that executes containerized, reproducible build and deployment workflows t… | 56 | 1621 | active |
| SlatherOrg/slather Slather is a Ruby gem that generates test coverage reports for Xcode projects and can upload them to services like Coveralls. It integrates… | 50 | 1593 | active |
| travis-ci/travis.rb The official Travis CI client, distributed as the 'travis' Ruby gem, providing both a command line tool and a Ruby library for interacting … | 23 | 1593 | active |
| jenkinsci/JenkinsPipelineUnit JenkinsPipelineUnit is a Groovy testing framework for unit testing Jenkins pipelines written in the Pipeline DSL. It provides a mock execut… | 88 | 1585 | active |
| semaphoreio/semaphore Semaphore is an open-source CI/CD platform for building, testing, and deploying software, with a YAML-based pipeline configuration and self… | 71 | 1585 | active |
| hashicorp/setup-terraform A GitHub Actions JavaScript action that installs a specified version of the Terraform CLI onto the workflow runner and adds it to PATH. It … | 87 | 1583 | active |
| peaceiris/actions-hugo A GitHub Action (written in TypeScript) that installs Hugo, including the extended version and Hugo Modules support, onto GitHub Actions ru… | 94 | 1574 | active |
| calibreapp/image-actions A GitHub Action that automatically compresses JPEG, PNG, WebP, and AVIF images added or changed in Pull Requests, committing optimized vers… | 93 | 1574 | active |
| dtolnay/rust-toolchain A concise GitHub Action that installs a Rust toolchain via rustup with one-line usage and sensible defaults. The toolchain version is selec… | 66 | 1569 | stable |
| NixOS/hydra Hydra is the Nix-based continuous integration and build farm service from the NixOS project. It evaluates Nix expressions to schedule, run,… | 77 | 1558 | active |
| JetBrains/intellij-platform-gradle-plugin The official JetBrains Gradle plugin for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. It configures the bu… | 97 | 1530 | active |
| webfactory/ssh-agent A GitHub Action that starts ssh-agent on the workflow runner, exports SSH_AUTH_SOCK, and loads one or more private SSH keys from repository… | 74 | 1482 | active |
| docker/login-action A GitHub Action that authenticates Docker and OCI clients against container registries within CI workflows. It supports Docker Hub, GitHub … | 94 | 1480 | stable |
| release-plz/release-plz Release-plz is a Rust CLI and GitHub Action that automates releasing Rust crates: it generates changelogs with git-cliff, bumps versions ba… | 93 | 1458 | active |
| nixopus/nixopus Nixopus is an open-source deployment platform with an autonomous AI agent that deploys, monitors, and heals applications. It can be self-ho… | 70 | 1458 | active |
| jenkinsci/gitlab-plugin A Jenkins plugin that integrates GitLab with Jenkins CI. It triggers Jenkins builds from GitLab webhooks (pushes, merge requests, tags) and… | 99 | 1444 | active |
| xu-cheng/latex-action A GitHub Action that compiles LaTeX documents to PDF inside a Dockerized full TeXLive environment. It supports multiple LaTeX engines, TeXL… | 86 | 1410 | active |
| kitops-ml/kitops KitOps is a CNCF open-source DevOps tool (Kit CLI, written in Go) that packages AI/ML models, datasets, code, prompts, agent skills, and MC… | 89 | 1408 | active |
| openchoreo/openchoreo OpenChoreo is an open-source internal developer platform (IDP) for Kubernetes that bundles platform abstractions, a Backstage-powered devel… | 87 | 1404 | active |
| amannn/action-semantic-pull-request A GitHub Action that validates pull request titles against the Conventional Commits specification. It is commonly paired with semantic-rele… | 76 | 1379 | active |
| AnandChowdhary/continuous-claude A shell-based CLI tool that runs Claude Code in a continuous loop, autonomously creating branches, pull requests, waiting for CI checks, an… | 81 | 1375 | active |
| google-github-actions/auth A GitHub Action that authenticates GitHub Actions workflows to Google Cloud, supporting Workload Identity Federation and Service Account Ke… | 78 | 1371 | active |
| mozilla/grcov grcov is a fast Rust-based CLI tool that collects and aggregates code coverage data from multiple source files. It processes .profraw and .… | 84 | 1361 | active |
| pipe-cd/pipecd PipeCD is a GitOps-style continuous delivery platform that provides a unified deployment and operations experience for applications across … | 99 | 1346 | active |
| easingthemes/ssh-deploy A GitHub Action that deploys code from the GitHub workspace to a remote server via rsync over SSH, implemented in NodeJS for speed. It supp… | 81 | 1344 | active |
| imgbot/Imgbot Imgbot is a GitHub App backed by an Azure Functions solution that crawls a repository's image files and losslessly compresses them, then op… | 24 | 1344 | active |
| oasdiff/oasdiff oasdiff is a Go CLI tool and GitHub Action that diffs OpenAPI/Swagger specifications and detects breaking API changes, generating changelog… | 95 | 1330 | active |
| tonybaloney/wily Wily is a command-line application that tracks and reports code complexity and other metrics across the git history of a Python project. It… | 84 | 1324 | active |
| fsprojects/FAKE FAKE (F# Make) is a cross-platform build automation system and DSL written in F# for .NET. It lets developers define typed, declarative bui… | 69 | 1323 | active |
| runs-on/runs-on RunsOn is a self-hosted GitHub Actions runner control plane for AWS that launches a fresh, ephemeral EC2 instance for every CI job, deploye… | 93 | 1300 | active |
| travis-ci/dpl Dpl is a command line tool for deploying code, packages, and build artifacts to a wide variety of service providers, built for continuous d… | 51 | 1298 | active |
| Strider-CD/strider Strider is an open-source Continuous Integration and Continuous Deployment server written in Node.js with an Ember.js frontend and MongoDB … | 23 | 4567 | maintenance |
| treosh/lighthouse-ci-action A GitHub Action that runs Lighthouse audits on URLs and enforces Lighthouse CI assertions or performance budgets within CI workflows. It su… | 67 | 1289 | active |
| EndBug/add-and-commit A GitHub Action that automatically commits changes made during a workflow run back to the repository. It wraps git add/commit/push operatio… | 99 | 1288 | active |
| ReactiveCircus/android-emulator-runner A GitHub Action that installs, configures, and runs hardware-accelerated Android Emulators on GitHub Actions Linux and macOS virtual machin… | 88 | 1277 | active |
| ad-m/github-push-action A GitHub Action (written in Shell) that pushes local changes made during a workflow back to a GitHub repository using an authorized GITHUB_… | 74 | 1277 | active |
| siddharthkp/bundlesize bundlesize is an npm CLI tool that checks whether your JavaScript bundle files stay under configured size limits, with gzip or brotli compr… | 66 | 4474 | maintenance |
| step-security/harden-runner Harden-Runner is a CI/CD security agent that acts like an EDR for GitHub Actions runners, monitoring network egress, file integrity, and pr… | 98 | 1258 | active |
| unjs/changelogen Changelogen is a TypeScript CLI tool that generates beautiful Markdown changelogs from Conventional Commits in a git repository. It can als… | 79 | 1257 | active |
| zhenorzz/goploy Goploy is a self-hosted web-based deployment and DevOps platform written in Go with a Vue frontend. It provides one-click code release and … | 86 | 1251 | active |
| benchmark-action/github-action-benchmark A GitHub Action that collects benchmark results from many benchmarking tools and tracks them across CI runs. It stores results on a GitHub … | 87 | 1250 | active |
| jreleaser/jreleaser JReleaser is a release automation tool that tags and publishes releases to git hosting services like GitHub, GitLab, and Gitea, while gener… | 92 | 1236 | stable |
| github/gh-actions-importer GitHub Actions Importer is a GitHub CLI extension (backed by a Docker container) that plans, tests, and automates migration of CI/CD pipeli… | 46 | 1232 | active |
| openai/codex-action A GitHub Action that runs OpenAI's Codex CLI inside GitHub Actions workflows, installing the CLI and routing API calls through a secure pro… | 62 | 1209 | active |
| peter-evans/repository-dispatch A GitHub Action that creates repository dispatch events via the GitHub API, triggering other workflows in the same or a remote repository. … | 80 | 1207 | active |
| aws-ia/taskcat TaskCat is a Python-based testing framework and CLI tool for AWS CloudFormation templates. It deploys templates across multiple AWS regions… | 82 | 1205 | active |
| scala-steward-org/scala-steward Scala Steward is a bot that automatically keeps Scala project dependencies and build plugins up-to-date by opening pull requests when new v… | 93 | 1201 | active |
| traderepublic/Cilicon Cilicon is a self-hosted macOS app that uses Apple's Virtualization Framework to create, provision, and run ephemeral CI virtual machines o… | 62 | 1187 | active |
| rtCamp/action-slack-notify A GitHub Action written in Go that sends notification messages to a Slack channel via an incoming webhook. It is configured through environ… | 86 | 1185 | stable |
| pypa/gh-action-pypi-publish The official PyPA GitHub Action for publishing Python distribution packages to PyPI and TestPyPI directly from CI/CD workflows. It supports… | 96 | 1184 | active |
| dorny/test-reporter A GitHub Action that parses test results in XML or JSON formats from popular testing frameworks and displays them as GitHub Check Runs or j… | 86 | 1179 | active |
| phingofficial/phing Phing is a PHP project build system and build automation tool modeled on Apache Ant, driven by XML build files and extensible PHP task clas… | 79 | 1168 | active |
| NiklasEi/bevy_game_template A template repository for building games with the Bevy engine in Rust, including a small example game and preconfigured builds for Windows,… | 76 | 1144 | active |
| lambci/lambci LambCI is a serverless continuous integration system built on AWS Lambda that runs tests when code is pushed or pull requests are opened on… | 32 | 3962 | maintenance |
| docker/metadata-action A GitHub Action that extracts metadata such as tags and labels from Git references and GitHub events for Docker images. It is typically pai… | 91 | 1142 | active |
| weaveworks/weave-gitops Weave GitOps is an open-source developer platform that extends Flux to provide a UI and tooling for GitOps-based continuous delivery on Kub… | 77 | 1128 | active |
| chdsbd/kodiak Kodiak is a GitHub bot that automatically updates and merges pull requests based on a .kodiak.toml configuration file. It keeps branches up… | 89 | 1109 | active |
| aws/copilot-cli AWS Copilot CLI is an open-source command-line tool for developers to build, release, and operate production-ready containerized applicatio… | 10 | 3736 | maintenance |
| GameCI GameCI is a collection of GitHub Actions for automating Unity game project workflows, including license activation, running edit-mode and p… | 94 | 1083 | active |
| hcavarsan/pipedash Pipedash is a desktop, self-hosted, and iOS app that aggregates CI/CD pipeline status from multiple providers like GitHub Actions, GitLab C… | 68 | 1078 | active |
| RookieEnough/Morphe-AutoBuilds An automated GitHub Actions workflow that builds Morphe (ReVanced-style) patched APKs for non-rooted Android devices every 24 hours. It fet… | 67 | 1072 | active |
| r-lib/actions A collection of reusable GitHub Actions for R projects, providing setup of R, dependencies, renv, pandoc, and TinyTeX, plus running R CMD c… | 66 | 1066 | active |
| aws-actions/amazon-ecr-login A GitHub Actions action that authenticates the local Docker client to Amazon ECR Private or Public registries. It exposes registry and cred… | 99 | 1058 | active |
| python-semantic-release/python-semantic-release A Python CLI tool that automates semantic version bumping and releases based on commit message conventions. It can be run standalone or via… | 100 | 1055 | active |
| asklokesh/loki-mode Loki Mode is a spec-driven autonomous SDLC framework that turns a PRD, GitHub issue, OpenAPI spec, or one-line brief into a deployed applic… | 79 | 1054 | active |
| buildkite/agent The Buildkite Agent is an open-source Go toolkit that runs build jobs on your own infrastructure, polling buildkite.com for work, executing… | 96 | 1053 | active |
| welliamcao/OpsManage OpsManage is a self-hosted automated operations platform built with Django and Celery that combines CI/CD code and application deployment, … | 23 | 3592 | maintenance |
| screwdriver-cd/screwdriver Screwdriver is an open-source, self-hosted build platform for continuous delivery, built as a pluggable collection of services (API, UI, lo… | 68 | 1045 | active |
| villesau/ai-codereviewer A GitHub Action that uses OpenAI's GPT-4 API to automatically review pull requests and post intelligent feedback comments. It retrieves PR … | 21 | 1037 | active |
| goreleaser/goreleaser-action A GitHub Action that runs GoReleaser, the release automation tool for Go projects, within GitHub Actions workflows. It handles installing a… | 92 | 1032 | active |
| r0adkll/upload-google-play A GitHub Action that uploads Android .apk or .aab release files to the Google Play Console via the Google Play Developer API v3. It support… | 86 | 1032 | active |
| jeppevinkel/jellyfin-tizen-builds An automated build pipeline that produces up-to-date Samsung Tizen (.wgt) packages of the Jellyfin client app for smart TVs. It only packag… | 96 | 1027 | active |
| AliyunContainerService/image-syncer A Go CLI tool that synchronizes Docker images between registries supporting Docker Registry V2, such as Docker Hub, Quay.io, Harbor, and Al… | 25 | 1020 | active |
| tarpas/pytest-testmon pytest-testmon is a pytest plugin that tracks dependencies between tests and executed code using coverage data, then selects and runs only … | 57 | 1009 | active |
| AkhileshNS/heroku-deploy A GitHub Action that deploys applications to Heroku from GitHub Actions workflows, supporting Docker, buildpacks, subdirectories, and custo… | 81 | 1008 | active |
| jenkinsci/blueocean-plugin Blue Ocean is a suite of Jenkins plugins providing a redesigned, modern user experience for Jenkins CI/CD, focused on Pipeline visualizatio… | 93 | 2880 | maintenance |