awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
CI/CD Workflows · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCI/CD Workflows

Automated sequences of actions that trigger testing, validation, and deployment tasks based on code changes.

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

  1. Home
  2. DevOps & Infrastructure
  3. CI/CD and Pipeline Automation
  4. CI/CD and Pipeline Management
  5. CI/CD Workflows

Awesome CI/CD Workflows GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • swiftlang/swift

    swiftlang/swift

    69,781GitHubView on GitHub↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. T

    C++
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss

Explore sub-tags

  • CI Formatting ChecksAutomated verification of code style within continuous integration pipelines.
  • Pull Request Automation ToolsSystems that trigger automated tasks or tests based on interactions within pull requests.