awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kubernetes/helmالصورة الرمزية لـ kubernetes

    kubernetes/helm

    29,887عرض على 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
    عرض على GitHub↗29,887
  • helm/helmالصورة الرمزية لـ helm

    helm/helm

    29,881عرض على 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
    عرض على GitHub↗29,881
  • microsoft/react-native-code-pushالصورة الرمزية لـ Microsoft

    Microsoft/react-native-code-push

    9,133عرض على 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
    عرض على GitHub↗9,133
  • xirong/my-gitالصورة الرمزية لـ xirong

    xirong/my-git

    7,396عرض على GitHub↗

    my-git هو إطار عمل شامل ودليل مرجعي لإدارة التحكم في الإصدار Git، وحوكمة المستودعات، وإدارة إصدار البرمجيات. يوفر نهجاً مهيكلاً لإدارة دورة حياة تطوير البرمجيات، من تفرع الميزات الأولي إلى النشر النهائي في الإنتاج. يتميز المشروع بإطار عمل متخصص للتطوير بمساعدة الذكاء الاصطناعي. يتضمن ذلك سير عمل لإدارة الكود المولد بواسطة الذكاء الاصطناعي عبر مراجعات الاختلاف المؤتمتة، وتقسيم الالتزام القائم على القصد، ونماذج حوكمة لتنسيق الوكلاء المتعددين وعزل الجلسة باستخدام أشجار العمل (Worktrees). يغطي الكود المصدري سطحاً واسعاً من الممارسات الهندسية، بما في ذلك أتمتة خط أنابيب CI/CD، وحوكمة مستودعات المؤسسات، وإجراءات الاسترداد المتقدمة لاستعادة الالتزامات المفقودة أو تطهير البيانات الحساسة. كما يفصل أنماط التعاون مثل التطوير القائم على الجذع، وطلبات السحب المكدسة، وأنظمة الموافقة المتدرجة. يعمل المستودع كمرجع تقني ودليل تعليمي لتنفيذ استراتيجيات التفرع القياسية وسياسات أمان المستودعات.

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

    Python
    عرض على GitHub↗7,396
  • jkchao/typescript-book-chineseالصورة الرمزية لـ jkchao

    jkchao/typescript-book-chinese

    6,644عرض على 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
    عرض على GitHub↗6,644
  • alibaba/alisqlالصورة الرمزية لـ alibaba

    alibaba/AliSQL

    5,706عرض على 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
    عرض على GitHub↗5,706
  • komodorio/helm-dashboardالصورة الرمزية لـ komodorio

    komodorio/helm-dashboard

    5,625عرض على 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
    عرض على GitHub↗5,625
  • openkruise/kruiseالصورة الرمزية لـ openkruise

    openkruise/kruise

    5,272عرض على GitHub↗

    Kruise هو نظام إدارة أحمال عمل مصمم للتطبيقات واسعة النطاق على Kubernetes. يوفر إطار عمل للتنسيق المتقدم، والتحجيم، واستراتيجيات الترقية للحفاظ على الاستقرار في عمليات النشر الضخمة. يتميز المشروع بقدرته على إجراء تحديثات في الموقع (In-place) لصور الحاويات وحدود الموارد دون حذف وإعادة إنشاء الـ Pods. يتضمن أداة سحب مسبق للصور لتسريع بدء تشغيل الـ Pods وحاقن Sidecar لإدارة دورة حياة حاويات الـ Sidecar ديناميكياً. بالإضافة إلى ذلك، يقوم موزع الموارد بمزامنة خرائط التكوين والأسرار عبر مساحات أسماء متعددة لضمان الاتساق على مستوى العنقود. يغطي النظام مجموعة واسعة من مجالات القدرات، بما في ذلك جدولة الـ Pods المدركة للطوبولوجيا، وعمليات النشر التدريجي (Canary) مع التحكم في التقدم القائم على التقسيم، والتحجيم التلقائي لأحمال العمل متعددة النطاقات. كما يطبق حماية التوافر العالي مثل حدود تعطل التطبيقات، وتصريف حركة المرور الرشيق، ومنع الحذف المتسلسل. يتم توفير رؤية تشغيلية من خلال تصدير مقاييس الموارد، ومراقبة المواعيد النهائية للنشر، وإصدار السجلات المهيكلة.

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

    Gocloud-nativecloudnativecncf
    عرض على GitHub↗5,272
  • helmfile/helmfileالصورة الرمزية لـ helmfile

    helmfile/helmfile

    4,987عرض على 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
    عرض على GitHub↗4,987
  • sidpalas/devops-directive-kubernetes-courseالصورة الرمزية لـ sidpalas

    sidpalas/devops-directive-kubernetes-course

    1,892عرض على 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
    عرض على GitHub↗1,892
  1. Home
  2. DevOps & Infrastructure
  3. Release Tracking

استكشف الوسوم الفرعية

  • 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 وسم فرعيDocumenting 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.