awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Continuous Integration Tools · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesContinuous Integration Tools

Utilities that enforce quality standards and validate code integrity during the automated integration process.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Continuous Integration Tools. 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. Continuous Integration Tools

Awesome Continuous Integration Tools GitHub Repositories

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

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • wagoodman/dive

    wagoodman/dive

    53,375GitHubView on GitHub↗

    Dive is a command-line tool designed for the analysis and optimization of container images. It functions as a layered storage inspector, allowing users to decompose image manifests to examine individual filesystem layers and identify opportunities to reduce total image size. The tool features a filesystem diffing engi

    Goclidockerdocker-image

Explore sub-tags

  • Container Efficiency ValidatorsAutomated tools that check container images against performance metrics during build processes.
  • Continuous Integration Quality GatesAutomated validation processes that enforce performance or quality standards on container images before they are promoted to production environments.
  • Smart CI PipelinesCI systems that optimize build times through diff-based job skipping, intelligent task ordering, and conditional execution.