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

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

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

25 个仓库

Awesome GitHub RepositoriesContinuous Integration & Deployment

Platforms that automate the testing and delivery of software updates.

Distinguishing note: Focuses on the full CI/CD pipeline rather than just deployment automation.

Explore 25 awesome GitHub repositories matching devops & infrastructure · Continuous Integration & Deployment. Refine with filters or upvote what's useful.

Awesome Continuous Integration & Deployment GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kelseyhightower/nocodekelseyhightower 的头像

    kelseyhightower/nocode

    65,391在 GitHub 上查看↗

    This project is a satirical software development framework and conceptual parody of modern DevOps. It functions as an empty-project generator and non-functional deployment tool designed to automate the total absence of code and infrastructure. The framework distinguishes itself by providing a zero-code application building process that removes the need for source code authoring. It includes a nowhere deployment capability, which distributes applications to non-existent environments to eliminate hosting requirements and technical liability. Additional capabilities include a build pipeline tha

    Checks files for the presence of content to ensure no actual code has been written.

    Dockerfile
    在 GitHub 上查看↗65,391
  • aaif-goose/gooseaaif-goose 的头像

    aaif-goose/goose

    49,637在 GitHub 上查看↗

    Goose is an autonomous coding assistant and extensible AI agent framework designed to automate software development workflows. It functions as an orchestration engine that can install, execute, and test code, as well as manage local files and shell commands. The platform is model-agnostic, providing a flexible interface to connect with diverse cloud-based or self-hosted large language model providers. It distinguishes itself through a standardized context protocol for integrating external tools and extensions, and a recipe system that allows users to define and repeat complex, multi-step AI w

    Implements automated validation engines for linting, style checks, and schema verification to ensure code consistency.

    Rust
    在 GitHub 上查看↗49,637
  • awesome-foss/awesome-sysadminawesome-foss 的头像

    awesome-foss/awesome-sysadmin

    34,338在 GitHub 上查看↗

    This project is a community-curated directory of open-source tools and resources designed to assist system administrators with infrastructure management. It functions as a centralized knowledge base, providing a structured index of software and documentation that helps professionals discover solutions for automating, monitoring, and maintaining distributed computing environments. The repository distinguishes itself through a collaborative, community-driven structure that organizes a vast array of technical resources into a hierarchical taxonomy. By utilizing hyperlink-centric navigation, it d

    Automates software testing and release workflows to minimize manual intervention.

    awesomeawesome-listdevops
    在 GitHub 上查看↗34,338
  • rohitg00/ai-engineering-from-scratchrohitg00 的头像

    rohitg00/ai-engineering-from-scratch

    33,575在 GitHub 上查看↗

    This project is a structured AI engineering curriculum and educational program designed to teach the construction of machine learning models, neural networks, and autonomous agents from the ground up. It serves as a comprehensive machine learning course covering mathematical foundations, deep learning architectures, and reinforcement learning through practical implementation. The project provides a technical framework for building autonomous loops and memory systems via an agent framework, as well as guides for implementing multimodal AI systems that integrate vision, audio, and text processi

    Performs syntax checks and execution smoke-tests on Python files across the curriculum to detect regressions.

    Pythonagentsaiai-agents
    在 GitHub 上查看↗33,575
  • rollup/rolluprollup 的头像

    rollup/rollup

    26,288在 GitHub 上查看↗

    Rollup is an ES module bundler and JavaScript module transpiler. It functions as a build tool that combines JavaScript modules into optimized files and converts modern JavaScript and JSX into various output formats for different runtime environments. The project is distinguished by its static-analysis tree shaking engine, which removes unused code and dead exports to minimize bundle size. It also acts as a code splitting orchestrator, partitioning modules into separate chunks to optimize network requests and load times. The tool provides a hook-based plugin system for extending build logic,

    Verifies that resulting chunks contain valid JavaScript syntax to prevent errors in the final output.

    JavaScript
    在 GitHub 上查看↗26,288
  • pulumi/pulumipulumi 的头像

    pulumi/pulumi

    24,797在 GitHub 上查看↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Integrates infrastructure updates directly into continuous integration and delivery pipelines.

    Goawsazurecloud
    在 GitHub 上查看↗24,797
  • kahun/awesome-sysadminkahun 的头像

    kahun/awesome-sysadmin

    24,232在 GitHub 上查看↗

    Automates the testing and deployment of code changes upon repository updates.

    在 GitHub 上查看↗24,232
  • donchitos/claude-code-game-studiosDonchitos 的头像

    Donchitos/Claude-Code-Game-Studios

    21,745在 GitHub 上查看↗

    Claude-Code-Game-Studios is an LLM agent orchestration framework designed to simulate a professional game development studio hierarchy. It coordinates specialized AI agents and workflow skills to manage design, programming, and art tasks across a game project. The system utilizes a technical rule system to enforce coding standards and quality constraints based on specific file directory paths. It also provides engine-specific expertise configuration to ensure technical guidance is tailored to the requirements of different game engines. The framework includes automation for studio workflows s

    Runs shell hooks during session events to validate commits, asset naming, and documentation completeness.

    Shellai-agentsai-assisted-developmentanthropic
    在 GitHub 上查看↗21,745
  • thibmaek/awesome-raspberry-pithibmaek 的头像

    thibmaek/awesome-raspberry-pi

    16,526在 GitHub 上查看↗

    This project serves as a comprehensive, community-driven directory for the single-board computer ecosystem. It functions as a centralized index of software, hardware projects, operating systems, and technical documentation designed to assist enthusiasts and system administrators in managing and developing custom applications. The repository distinguishes itself through a structured approach to resource curation, utilizing markdown-based content management to organize technical guides, tutorials, and hardware interfacing references. It incorporates automated validation tools to ensure the inte

    Automates documentation validation and site deployment pipelines whenever changes are pushed to the repository.

    Shellawesomeawesome-listlist
    在 GitHub 上查看↗16,526
  • vercel/vercelvercel 的头像

    vercel/vercel

    15,738在 GitHub 上查看↗

    Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure that automates the build process by detecting project frameworks and distributing static and dynamic content through a global content delivery network. The platform executes application logic using serverless functions that scale automatically based on real-time traffic demand. The platform distinguishes itself through a centralized AI gateway that proxies requests to multiple model providers, enabling standardized authentication, observability, and cost tracking. It supports

    Executes automated linting and type checking directly on the platform to verify code integrity.

    TypeScriptclicloudcommand
    在 GitHub 上查看↗15,738
  • frontendbr/vagasfrontendbr 的头像

    frontendbr/vagas

    15,176在 GitHub 上查看↗

    Vagas is an open-source job board platform designed to manage and distribute software engineering employment opportunities. It functions as a centralized repository where job listings are submitted, reviewed, and maintained through a collaborative, version-controlled workflow. The platform utilizes a static site generation model to pre-render job data into high-performance HTML, ensuring the career portal remains accessible and optimized for search engines. By leveraging a pull-request-driven process, the system standardizes how job openings are published and updated, allowing for the lifecyc

    Automates the build and publishing process for the job board whenever changes are pushed to the repository.

    frontend-jobsvagasvagas-frontend
    在 GitHub 上查看↗15,176
  • theonedev/onedevtheonedev 的头像

    theonedev/onedev

    14,705在 GitHub 上查看↗

    OneDev is a self-hosted, unified development platform that integrates Git repository hosting, issue tracking, and continuous integration and deployment (CI/CD) into a single system. It provides a comprehensive environment for managing the entire software lifecycle, allowing teams to coordinate code reviews, track development tasks, and automate build pipelines through a centralized interface. The platform distinguishes itself by offering browser-based, containerized development environments that allow developers to access and edit project files directly on the server. Its build system utilize

    Automates multi-step build processes, artifact promotion, and deployment tasks across distributed infrastructure using a visual pipeline interface.

    Javaci-cddevopsgit
    在 GitHub 上查看↗14,705
  • tanstack/routerTanStack 的头像

    TanStack/router

    14,681在 GitHub 上查看↗

    TanStack Router is a type-safe routing library for web applications that provides full type safety for paths, search parameters, and data loaders across the entire application stack. It functions as a comprehensive framework for server-side rendering, enabling the generation of complete HTML pages to improve initial load performance and search engine optimization. By integrating declarative data fetching, the library manages asynchronous information at the route level, supporting preloading, caching, and parallel request execution to ensure data is ready before components render. The project

    Executes automated type checking, linting, and test suites to ensure code quality before release.

    TypeScriptframeworkfullstackjavascript
    在 GitHub 上查看↗14,681
  • dbt-labs/dbt-coredbt-labs 的头像

    dbt-labs/dbt-core

    13,051在 GitHub 上查看↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Runs continuous integration jobs to validate code changes against production state, ensuring only verified data transformations are merged.

    Rustanalyticsbusiness-intelligencedata-modeling
    在 GitHub 上查看↗13,051
  • pingdotgg/t3codepingdotgg 的头像

    pingdotgg/t3code

    12,671在 GitHub 上查看↗

    t3code is a platform for operating AI coding agents through a web interface to develop and maintain software projects. It functions as an orchestrator that manages AI agent lifecycles and communication, providing a system for provisioning isolated remote development environments and managing secure connections to cloud-hosted resources. The project utilizes an event-sourced backend architecture that processes typed commands into persisted domain events to maintain system state. It employs a communication system based on JSON-RPC over WebSockets to synchronize real-time state and events betwee

    Runs linting, type-checking, and automated tests on pull requests and pushes to ensure stability.

    TypeScript
    在 GitHub 上查看↗12,671
  • checkstyle/checkstylecheckstyle 的头像

    checkstyle/checkstyle

    8,867在 GitHub 上查看↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Integrates quality checks into the build process to trigger alerts when coding standard violations are detected.

    Javacode-qualitycommand-line-toolhacktoberfest
    在 GitHub 上查看↗8,867
  • linkedin/school-of-srelinkedin 的头像

    linkedin/school-of-sre

    8,093在 GitHub 上查看↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    Provides a curriculum for implementing automated testing and delivery pipelines to reduce release risk.

    HTMLgithadooplinux
    在 GitHub 上查看↗8,093
  • concourse/concourseconcourse 的头像

    concourse/concourse

    7,845在 GitHub 上查看↗

    Concourse is a container-based continuous integration and delivery platform that functions as a distributed build system. It operates as a declarative pipeline orchestrator, using a central controller and multiple worker nodes to execute concurrent tasks within isolated containers. The system distinguishes itself by executing every build step in a separate container to ensure environment consistency and by defining software delivery sequences through portable, versionable configuration files. It provides a web-based pipeline visualizer to display the real-time status and progress of automated

    Provides a complete platform for automating the building, testing, and deployment of software updates.

    Go
    在 GitHub 上查看↗7,845
  • sigil-ebook/sigilSigil-Ebook 的头像

    Sigil-Ebook/Sigil

    6,842在 GitHub 上查看↗

    Sigil is a multi-platform ebook authoring suite and EPUB editor designed for creating, modifying, and structuring electronic publications. It serves as a digital publication tool for managing metadata and generating tables of contents for digital books. The software functions as an EPUB validator, checking ebook files for syntax errors and compliance with industry standards to ensure valid rendering. It also supports an extensible workspace where custom automation scripts can be used to add specialized capabilities. The suite covers digital content structuring and publication editing, provid

    Validates digital book files for syntax errors and industry standard compliance to ensure correct rendering.

    C++
    在 GitHub 上查看↗6,842
  • progit/progit2progit 的头像

    progit/progit2

    6,522在 GitHub 上查看↗

    本项目是一个全面的教育资源和指南,用于学习 Git 版本控制系统。它作为教科书的技术文档来源,解释了 Git 的基础知识、高级工作流和内部架构。 该项目结构为多格式电子书,源文件旨在编译为各种数字出版格式,包括 HTML、PDF、EPUB 和 Mobi。它利用专用的构建流水线来生成和验证这些文档。 内容涵盖了广泛的版本控制功能,包括历史记录操作、存储库管理和系统集成。它提供了关于工作流管理(如分支、合并和变基)的引导说明,并分析了内容寻址文件系统和基于快照的版本控制的内部机制。

    Provides automated checks to verify that generated EPUB files meet industry technical standards.

    CSS
    在 GitHub 上查看↗6,522
上一个12下一个
  1. Home
  2. DevOps & Infrastructure
  3. Continuous Integration & Deployment

探索子标签

  • Automated Code Validation4 个子标签Integrated validation engines for linting and type checking during the deployment process. **Distinct from Continuous Integration & Deployment:** Distinct from general CI/CD: focuses on platform-native validation execution rather than external pipeline orchestration.