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
·

10 repositorios

Awesome GitHub RepositoriesRelease Tracking

Monitors and identifies individual application deployments within a cluster environment.

Distinguishing note: Focuses on the identification and isolation of multiple release instances.

Explore 10 awesome GitHub repositories matching devops & infrastructure · Release Tracking. Refine with filters or upvote what's useful.

Awesome Release Tracking GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kubernetes/helmAvatar de kubernetes

    kubernetes/helm

    29,887Ver en GitHub↗

    Helm is a package manager and application bundler for Kubernetes. It provides a system for defining, installing, and upgrading complex applications using shareable, versioned packages called charts. The project functions as a template engine and release manager, rendering dynamic resource manifests from static charts using configurable values. It tracks the history of deployments to enable reliable updates and rollbacks to previous stable versions within a cluster. The system handles the end-to-end lifecycle of application deployment, including the bundling of manifest files into reproducibl

    Tracks the history and state of installed releases within the cluster to enable precise upgrades and rollbacks.

    Go
    Ver en GitHub↗29,887
  • helm/helmAvatar de helm

    helm/helm

    29,881Ver en GitHub↗

    Helm is a package manager for Kubernetes that simplifies the deployment and management of multi-component applications. It functions as a template rendering engine and release coordinator, allowing users to bundle, version, and deploy software as standardized packages. By maintaining a persistent metadata layer within the cluster, it tracks release history and manages the full lifecycle of applications, including installations, upgrades, and rollbacks. What distinguishes Helm is its ability to handle complex application hierarchies through automated dependency resolution and the composition o

    Monitors individual deployments to allow multiple instances to run with unique identifiers.

    Gochartchartscncf
    Ver en GitHub↗29,881
  • microsoft/react-native-code-pushAvatar de Microsoft

    Microsoft/react-native-code-push

    9,133Ver en GitHub↗

    This project is a dynamic code delivery system and over-the-air update client for cross-platform mobile frameworks. It enables the distribution of JavaScript bundles and remote assets directly to devices, allowing updates to be applied without requiring a full application store release. The system provides infrastructure for staged rollouts, A/B testing, and remote hotfix deployment by directing specific user segments or percentages to different code versions. It ensures stability through a client-side rollback manager that automatically reverts to a previous stable version if a new update ca

    Monitors update adoption, install rates, and rollback frequency to analyze the impact of code changes.

    C
    Ver en GitHub↗9,133
  • xirong/my-gitAvatar de xirong

    xirong/my-git

    7,396Ver en GitHub↗

    my-git es un framework integral y guía de referencia para la administración del control de versiones Git, la gobernanza de repositorios y la gestión de lanzamientos de software. Proporciona un enfoque estructurado para gestionar el ciclo de vida del desarrollo de software, desde la ramificación inicial de funciones hasta el despliegue final en producción. El proyecto se distingue por un framework de desarrollo asistido por IA especializado. Esto incluye flujos de trabajo para gestionar código generado por IA mediante revisiones de diff automatizadas, división de commits basada en intenciones y modelos de gobernanza para la coordinación multi-agente y el aislamiento de sesiones utilizando worktrees. La base de código cubre una amplia superficie de prácticas de ingeniería, incluyendo la automatización de tuberías CI/CD, la gobernanza de repositorios empresariales y procedimientos de recuperación avanzados para restaurar commits perdidos o purgar datos sensibles. Detalla además patrones de colaboración como el desarrollo basado en trunk, pull requests apilados y sistemas de aprobación escalonados. El repositorio sirve como referencia técnica y manual de instrucciones para implementar estrategias de ramificación estandarizadas y políticas de seguridad de repositorios.

    Ensures deployments are explainable through the use of trackable versions, tags, and release notes.

    Python
    Ver en GitHub↗7,396
  • jkchao/typescript-book-chineseAvatar de jkchao

    jkchao/typescript-book-chinese

    6,644Ver en GitHub↗

    This is a Chinese translation of the TypeScript Deep Dive book, a comprehensive guide focused on mastering TypeScript’s static type system and advanced type features. The project translates the original English content into Chinese while preserving technical accuracy, covering the type system, generics, conditional types, and mapped types with practical examples. The translation is organized into logical chapters that progress from basics to advanced topics, with side-by-side code examples and Chinese explanations to illustrate type system concepts concretely. It also integrates TypeScript re

    Tracks TypeScript release notes and practical work insights alongside the translated content.

    TypeScriptbookreactredux
    Ver en GitHub↗6,644
  • alibaba/alisqlAvatar de alibaba

    alibaba/AliSQL

    5,706Ver en GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Lists every bug fix and feature change introduced in each NDB Cluster 8.4 release for detailed version-to-version comparison.

    C++alisqldatabaseduckdb
    Ver en GitHub↗5,706
  • komodorio/helm-dashboardAvatar de komodorio

    komodorio/helm-dashboard

    5,625Ver en GitHub↗

    Helm Dashboard is a web-based interface for managing and monitoring Helm releases in Kubernetes clusters. It provides a graphical alternative to the command line for viewing deployed releases, inspecting installed charts, and performing the full lifecycle of Helm operations including installation, upgrades, rollbacks, and uninstalls. The dashboard enables users to browse releases with filtering by namespace or name, view revision history and deployment details, and compare manifest or values differences between revisions before applying changes. It supports deploying charts from repositories,

    Performs rollback or upgrade of a Helm release with a manifest diff preview before applying.

    TypeScriptguihelmhelm-plugin
    Ver en GitHub↗5,625
  • openkruise/kruiseAvatar de openkruise

    openkruise/kruise

    5,272Ver en GitHub↗

    Kruise es un sistema de gestión de cargas de trabajo diseñado para aplicaciones a gran escala en Kubernetes. Proporciona un framework para estrategias avanzadas de orquestación, escalado y actualización para mantener la estabilidad en despliegues masivos. El proyecto destaca por su capacidad para realizar actualizaciones in-place de imágenes de contenedores y límites de recursos sin eliminar ni recrear pods. Incluye un pre-puller de imágenes dedicado para acelerar el inicio de pods y un inyector de sidecars para gestionar dinámicamente el ciclo de vida de los contenedores sidecar. Además, un distribuidor de recursos sincroniza mapas de configuración y secretos a través de múltiples namespaces para lograr consistencia en todo el clúster. El sistema cubre una amplia gama de áreas de capacidad, incluyendo la programación de pods consciente de la topología, despliegues canary con control de progreso basado en particiones y escalado automático de cargas de trabajo en múltiples dominios. También implementa protecciones de alta disponibilidad como límites de interrupción de aplicaciones, drenaje de tráfico elegante y prevención de eliminación en cascada. La visibilidad operativa se proporciona a través de exportación de métricas de recursos, monitoreo de plazos de despliegue y emisión de logs estructurados.

    Tracks rollout progress and marks operations as failed if they exceed a configurable time deadline.

    Gocloud-nativecloudnativecncf
    Ver en GitHub↗5,272
  • helmfile/helmfileAvatar de helmfile

    helmfile/helmfile

    4,987Ver en GitHub↗

    Helmfile is a declarative tool for managing Kubernetes Helm releases across multiple environments. It defines the desired state of releases in version-controlled YAML files and synchronizes the cluster to match that state, acting as both a release manager and a state sync orchestrator. The tool layers environment-specific values, secrets, and lifecycle hooks onto shared release definitions, enabling consistent multi-environment deployments. Helmfile distinguishes itself through several integrated capabilities: it generates separate dependency lockfiles per environment for staged rollout of ch

    Helmfile tracks deployment progress of releases with configurable timeout, log streaming, and resource filters.

    Gohelmkuberneteskustomize
    Ver en GitHub↗4,987
  • sidpalas/devops-directive-kubernetes-courseAvatar de sidpalas

    sidpalas/devops-directive-kubernetes-course

    1,892Ver en GitHub↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Manages Kubernetes application releases by tracking history and performing upgrades or rollbacks.

    Smarty
    Ver en GitHub↗1,892
  1. Home
  2. DevOps & Infrastructure
  3. Release Tracking

Explorar subetiquetas

  • Cross-Release Change LogsListing every bug fix and feature change introduced in each release for detailed version-to-version comparison. **Distinct from Release Tracking:** Distinct from Release Tracking: focuses on detailed cross-release change logs, not monitoring deployments.
  • Per-Release Change Logs1 sub-etiquetaDocumenting every change in each release of a software product for upgrade planning and issue tracking. **Distinct from Release Tracking:** Distinct from Release Tracking: focuses on detailed per-release change documentation, not monitoring deployments.
  • Rollout Progress MonitorsTracks the progress of Helm release deployments with configurable timeout, log streaming, and resource filters. **Distinct from Release Tracking:** Distinct from Release Tracking: focuses on active deployment rollout progress with timeout and log streaming, not general release identification.
  • TypeScriptTracks TypeScript release notes and practical work insights alongside the translated content. **Distinct from Release Tracking:** Distinct from Release Tracking: focuses on tracking TypeScript-specific releases within educational content, not general deployment monitoring.