awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 个仓库

Awesome GitHub RepositoriesCI/CD Workflows

Automated pipelines for building, testing, and deploying software projects.

Distinguishing note: Focuses on automated repository maintenance and site deployment tasks.

Explore 16 awesome GitHub repositories matching devops & infrastructure · CI/CD Workflows. Refine with filters or upvote what's useful.

Awesome CI/CD Workflows GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 1c7/chinese-independent-developer1c7 的头像

    1c7/chinese-independent-developer

    48,898在 GitHub 上查看↗

    This project is an open-source repository that serves as a centralized directory for software projects created by independent developers within the Chinese community. It functions as a community knowledge base, providing a curated collection of resources that span various domains, including games, utilities, and developer-focused tools. The directory distinguishes itself through a static site generation model that transforms structured data into a browsable interface. It utilizes markdown-based content management to maintain project information, while automated workflows handle metadata updat

    Executes automated workflows to update project metadata and rebuild the site upon new commits.

    chinaindieindie-developer
    在 GitHub 上查看↗48,898
  • mislav/hubmislav 的头像

    mislav/hub

    22,948在 GitHub 上查看↗

    Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources. The tool provides specialized capabilities for synchronizing forks with upstream repositories and managing GitHub-specific assets including pull requests, issues, and releases. It also enables the creation of code gists and allows users to open specific repository files in a web browser direct

    Enables API operations within shell scripts and pipelines for programmatic repository management.

    Gogitgithub-apigo
    在 GitHub 上查看↗22,948
  • voltagent/awesome-claude-code-subagentsVoltAgent 的头像

    VoltAgent/awesome-claude-code-subagents

    21,906在 GitHub 上查看↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Architects and implements automated CI/CD pipelines for build, test, and deployment workflows.

    Shellai-agent-frameworkai-agent-toolsai-agents
    在 GitHub 上查看↗21,906
  • mikefarah/yqmikefarah 的头像

    mikefarah/yq

    14,913在 GitHub 上查看↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Executes automated data queries and transformations within CI/CD pipelines.

    Gobashclicsv
    在 GitHub 上查看↗14,913
  • healthchecks/healthcheckshealthchecks 的头像

    healthchecks/healthchecks

    9,891在 GitHub 上查看↗

    Healthchecks is a heartbeat monitoring service and cron job monitoring tool designed to track the execution and success of scheduled tasks and systemd timers. It functions as a dead man switch, alerting users when expected periodic signals from remote processes fail to arrive. The system accepts health signals via HTTP and SMTP, allowing it to track infrastructure heartbeats from sources ranging from CI/CD workflows to network routers. It distinguishes itself by supporting the capture of diagnostic data, including exit codes and execution logs, and by calculating the duration between start an

    Tracks the reliability of CI/CD workflows by processing success and failure pings.

    Pythoncroncron-jobsdevops
    在 GitHub 上查看↗9,891
  • conventional-commits/conventionalcommits.orgconventional-commits 的头像

    conventional-commits/conventionalcommits.org

    8,581在 GitHub 上查看↗

    This project provides a specification for a structured commit message convention that enables automated semantic versioning and changelog generation. It defines a standard grammar for commit messages to ensure project history is readable by both humans and machines. The specification maps specific commit types and breaking change indicators to version increment logic, allowing tools to automatically determine whether a patch, minor, or major release is required. This standardized format also facilitates the automatic production of human-readable release notes by parsing commit history. The c

    Provides a standardized message format used to signal and trigger specific build and deployment pipelines.

    SCSScommitconventionconventional-changelog
    在 GitHub 上查看↗8,581
  • rtfd/readthedocs.orgrtfd 的头像

    rtfd/readthedocs.org

    8,365在 GitHub 上查看↗

    Read the Docs is an automated documentation hosting platform that transforms source files from version control into published websites. It functions as a documentation pipeline that updates content automatically on every commit to keep technical manuals in sync with software releases. The platform provides specialized hosting for static site documentation and integrates as a CI/CD pipeline for documentation workflows. It utilizes a webhook-driven build system to trigger documentation rebuilds automatically by listening for push events from remote version control systems. The service supports

    Integrates documentation builds into the development pipeline to keep manuals in sync with software releases.

    Python
    在 GitHub 上查看↗8,365
  • actions/checkoutactions 的头像

    actions/checkout

    7,548在 GitHub 上查看↗

    This is a GitHub Actions tool used to clone Git repositories into a workspace to provide source code for automated workflow steps. It functions as a repository manager that handles the orchestration of source code checkouts, including a dedicated authentication handler for persisting security tokens and credentials. The project distinguishes itself through capabilities for managing complex repository structures, such as recursive submodule initialization and the retrieval of large binary assets via Git Large File Storage. It also supports multi-repository workspace management, allowing severa

    Provides the core mechanism for retrieving repository source code into CI/CD build environments.

    TypeScript
    在 GitHub 上查看↗7,548
  • prefix-dev/pixiprefix-dev 的头像

    prefix-dev/pixi

    6,416在 GitHub 上查看↗

    Pixi is a conda environment manager that creates reproducible, lock-file-backed environments with cross-platform support and multi-language dependency resolution. It combines package management from both conda-forge and PyPI simultaneously, coordinating their dependency graphs to prevent conflicts, while pinning every transitive dependency to exact versions in a cross-platform lock file for bit-for-bit identical environments across machines. The project distinguishes itself by also functioning as a cross-platform task runner that executes user-defined commands and multi-step pipelines inside

    Deletes environments, binaries, and caches on self-hosted runners after job completion to prevent leakage.

    Rustcondaconda-environmentconda-packages
    在 GitHub 上查看↗6,416
  • googlecloudplatform/agent-starter-packGoogleCloudPlatform 的头像

    GoogleCloudPlatform/agent-starter-pack

    5,752在 GitHub 上查看↗

    Injects CI/CD workflows and infrastructure-as-code into pre-existing codebases.

    Pythonagentsgcpgemini
    在 GitHub 上查看↗5,752
  • google/claspgoogle 的头像

    google/clasp

    5,484在 GitHub 上查看↗

    clasp is a command-line interface for managing Google Apps Script projects, enabling developers to create, sync, and deploy scripts from a local development environment. It provides an alternative to the cloud-based script editor, allowing version control, offline editing, and integration with standard development workflows. The tool supports TypeScript transpilation, so developers can write type-annotated code that compiles to JavaScript for the Apps Script runtime. Authentication is handled via OAuth 2.0, and users can synchronize local files with remote projects using ignore patterns simil

    Automates linting, testing, and deployment of Google Apps Script projects within continuous integration pipelines.

    TypeScriptapps-scriptclijavascript
    在 GitHub 上查看↗5,484
  • googleworkspace/apps-script-samplesgoogleworkspace 的头像

    googleworkspace/apps-script-samples

    5,190在 GitHub 上查看↗

    This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools. The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and

    Demonstrates workflows for managing script versions and deploying web apps using local tools and CI/CD.

    JavaScriptadminsdkapps-scriptcalendar
    在 GitHub 上查看↗5,190
  • tbranyen/backbone-boilerplatetbranyen 的头像

    tbranyen/backbone-boilerplate

    4,447在 GitHub 上查看↗

    This project is a boilerplate for web applications built with the Backbone.js framework. It provides a structured project template and a standardized workflow for organizing source code and assets. The project includes a JavaScript build pipeline and a CI/CD workflow template. These systems automate the bundling and minification of assets for production and integrate automated test execution upon code pushes. The repository covers frontend build automation and behavior-driven testing. It incorporates tools for asset optimization and the generation of coverage reports to ensure application st

    Provides a pre-configured integration pipeline for running automated tests and deploying code upon every push.

    JavaScript
    在 GitHub 上查看↗4,447
  • jenkinsci/pipeline-examplesjenkinsci 的头像

    jenkinsci/pipeline-examples

    4,296在 GitHub 上查看↗

    该项目是一个版本控制工作流定义库,以及用于在 Jenkins 中实现持续集成和交付自动化的 Groovy 脚本和配置片段集合。它作为使用声明式语法和脚本逻辑构建自动化流水线的参考。 该仓库提供了用于创建软件构建和部署工作流的模板集合和实现模式。它包括旨在标准化流水线行为的可重用函数和逻辑模式,通过使用共享库消除多个项目之间的代码重复。 其覆盖范围包括流水线即代码 (Pipeline as Code) 的管理、用于组织一致性的全局库开发,以及自动化软件交付生命周期的定义。

    Provides a collection of reusable implementation patterns to standardize automated build, test, and deployment workflows.

    Groovy
    在 GitHub 上查看↗4,296
  • atmosphere/atmosphereAtmosphere 的头像

    Atmosphere/atmosphere

    3,780在 GitHub 上查看↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Provides a CLI for running verification chains against JSON files to validate workflow behavior in CI/CD pipelines.

    Javaacpagentic-aiembabel
    在 GitHub 上查看↗3,780
  • datawhalechina/vibe-vibedatawhalechina 的头像

    datawhalechina/vibe-vibe

    3,126在 GitHub 上查看↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    Automates the build and release processes triggered by code pushes to version control.

    agentagentic-aiai
    在 GitHub 上查看↗3,126
  1. Home
  2. DevOps & Infrastructure
  3. CI/CD Workflows

探索子标签

  • Environment CleanupDelete pixi environments, binaries, and caches on self-hosted runners after job completion to prevent leakage between runs. **Distinct from CI/CD Workflows:** Distinct from CI/CD Workflows: focuses on cleaning up environments after CI jobs, not general workflow automation.
  • Existing Project CI/CD InjectorsInjects CI/CD workflows and infrastructure-as-code into pre-existing codebases. **Distinct from CI/CD Workflows:** Distinct from CI/CD Workflows: focuses on injecting workflows into existing projects, not creating new ones.
  • Google Apps Script PipelinesAutomated pipelines for linting, testing, and deploying Google Apps Script projects within a CI/CD workflow. **Distinct from CI/CD Workflows:** Distinct from general CI/CD Workflows: specifically targets the Google Apps Script platform and its unique deployment model.
  • Workflow Behavior AuditingVerification chains used to validate the behavior of workflows against defined expectations in CI/CD pipelines. **Distinct from CI/CD Workflows:** Specifically audits the logic and behavior of AI workflows via JSON manifests, not general CI/CD pipeline maintenance