awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • 1c7/chinese-independent-developerAvatar de 1c7

    1c7/chinese-independent-developer

    48,898Ver en 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
    Ver en GitHub↗48,898
  • mislav/hubAvatar de mislav

    mislav/hub

    22,948Ver en 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
    Ver en GitHub↗22,948
  • voltagent/awesome-claude-code-subagentsAvatar de VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906Ver en 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
    Ver en GitHub↗21,906
  • mikefarah/yqAvatar de mikefarah

    mikefarah/yq

    14,913Ver en 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
    Ver en GitHub↗14,913
  • healthchecks/healthchecksAvatar de healthchecks

    healthchecks/healthchecks

    9,891Ver en 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
    Ver en GitHub↗9,891
  • conventional-commits/conventionalcommits.orgAvatar de conventional-commits

    conventional-commits/conventionalcommits.org

    8,581Ver en 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
    Ver en GitHub↗8,581
  • rtfd/readthedocs.orgAvatar de rtfd

    rtfd/readthedocs.org

    8,365Ver en 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
    Ver en GitHub↗8,365
  • actions/checkoutAvatar de actions

    actions/checkout

    7,548Ver en 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
    Ver en GitHub↗7,548
  • prefix-dev/pixiAvatar de prefix-dev

    prefix-dev/pixi

    6,416Ver en 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
    Ver en GitHub↗6,416
  • googlecloudplatform/agent-starter-packAvatar de GoogleCloudPlatform

    GoogleCloudPlatform/agent-starter-pack

    5,752Ver en GitHub↗

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

    Pythonagentsgcpgemini
    Ver en GitHub↗5,752
  • google/claspAvatar de google

    google/clasp

    5,484Ver en 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
    Ver en GitHub↗5,484
  • googleworkspace/apps-script-samplesAvatar de googleworkspace

    googleworkspace/apps-script-samples

    5,190Ver en 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
    Ver en GitHub↗5,190
  • tbranyen/backbone-boilerplateAvatar de tbranyen

    tbranyen/backbone-boilerplate

    4,447Ver en GitHub↗

    Este proyecto es un boilerplate para aplicaciones web construidas con el framework Backbone.js. Proporciona una plantilla de proyecto estructurada y un flujo de trabajo estandarizado para organizar el código fuente y los activos. El proyecto incluye una tubería de construcción de JavaScript y una plantilla de flujo de trabajo CI/CD. Estos sistemas automatizan el empaquetado y la minificación de activos para producción e integran la ejecución de pruebas automatizadas tras cada push de código. El repositorio cubre la automatización de la construcción frontend y las pruebas basadas en comportamiento. Incorpora herramientas para la optimización de activos y la generación de informes de cobertura para garantizar la estabilidad de la aplicación.

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

    JavaScript
    Ver en GitHub↗4,447
  • jenkinsci/pipeline-examplesAvatar de jenkinsci

    jenkinsci/pipeline-examples

    4,296Ver en GitHub↗

    This project is a library of version-controlled workflow definitions and a collection of Groovy scripts and configuration snippets for implementing continuous integration and delivery automation in Jenkins. It serves as a reference for building automated pipelines using both declarative syntax and scripted logic. The repository provides template collections and implementation patterns for creating software build and deployment workflows. It includes reusable functions and logic patterns designed to standardize pipeline behavior and eliminate code duplication across multiple projects through t

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

    Groovy
    Ver en GitHub↗4,296
  • atmosphere/atmosphereAvatar de Atmosphere

    Atmosphere/atmosphere

    3,780Ver en 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
    Ver en GitHub↗3,780
  • datawhalechina/vibe-vibeAvatar de datawhalechina

    datawhalechina/vibe-vibe

    3,126Ver en 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
    Ver en GitHub↗3,126
  1. Home
  2. DevOps & Infrastructure
  3. CI/CD Workflows

Explorar subetiquetas

  • 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