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

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

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

14 مستودعات

Awesome GitHub RepositoriesVersion Control Integrations

Systems for synchronizing application code and configurations with external version control repositories.

Distinguishing note: Focuses on the synchronization of application state with Git rather than general CI/CD pipelines.

Explore 14 awesome GitHub repositories matching devops & infrastructure · Version Control Integrations. Refine with filters or upvote what's useful.

Awesome Version Control Integrations GitHub Repositories

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

    Dokploy/dokploy

    34,901عرض على GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Connects version control accounts to enable automated code deployment.

    TypeScriptbackendbackupsdatabases
    عرض على GitHub↗34,901
  • wilfred/difftasticالصورة الرمزية لـ Wilfred

    Wilfred/difftastic

    24,175عرض على GitHub↗

    Allows defining custom command arguments to integrate external diffing tools into version control workflows.

    Rustdifftree-sitter
    عرض على GitHub↗24,175
  • overleaf/overleafالصورة الرمزية لـ overleaf

    overleaf/overleaf

    17,853عرض على GitHub↗

    This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes

    Connects remote repositories to keep project files in sync with external version control systems.

    JavaScript
    عرض على GitHub↗17,853
  • langchain-ai/langchainjsالصورة الرمزية لـ langchain-ai

    langchain-ai/langchainjs

    17,818عرض على GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    Integrates with version control systems to synchronize application code and trigger deployments.

    TypeScript
    عرض على GitHub↗17,818
  • kilo-org/kilocodeالصورة الرمزية لـ Kilo-Org

    Kilo-Org/kilocode

    15,616عرض على GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Synchronizes application code and configurations with external version control repositories for automated analysis.

    TypeScriptaiai-ageai-coding
    عرض على GitHub↗15,616
  • ionic-team/capacitorالصورة الرمزية لـ ionic-team

    ionic-team/capacitor

    15,054عرض على GitHub↗

    Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin

    Integrates with version control systems to trigger automated build and deployment pipelines.

    TypeScriptandroidcapacitorcordova
    عرض على GitHub↗15,054
  • gitpod-io/gitpodالصورة الرمزية لـ gitpod-io

    gitpod-io/gitpod

    13,713عرض على GitHub↗

    Gitpod is a cloud development environment platform and Docker-based workspace orchestrator. It provisions on-demand, containerized Linux workspaces that synchronize directly with remote version control repositories to eliminate manual local setup. The platform functions as an infrastructure-as-code environment manager, using declarative configuration files to define base images, tool versions, and environment variables. This ensures team-wide consistency and reproducible workspace configurations across different projects. It provides ephemeral coding workspaces for rapid prototyping, debuggi

    Integrates with various version control hosting platforms to deploy environments directly from source code.

    TypeScriptcdecloudcloud-development
    عرض على GitHub↗13,713
  • phodal/githubالصورة الرمزية لـ phodal

    phodal/github

    11,028عرض على GitHub↗

    This project serves as a comprehensive knowledge base and technical reference for navigating the GitHub development platform. It provides a structured collection of documentation and operational practices designed to assist contributors in understanding the ecosystem and managing software development lifecycles. The repository functions as a guide for implementing workflow automation, detailing how to define and manage sequences that trigger based on repository events. By utilizing declarative configuration and version-controlled logic, it enables the orchestration of development tasks direct

    Maintains versioned tracking of infrastructure and automation logic by storing them within the repository.

    Rich Text Formatbookbooksgithub
    عرض على GitHub↗11,028
  • runatlantis/atlantisالصورة الرمزية لـ runatlantis

    runatlantis/atlantis

    9,146عرض على GitHub↗

    Atlantis is a GitOps deployment tool and infrastructure as code orchestrator that synchronizes cloud resources with a git repository using pull request comments. It serves as a policy-based infrastructure gate and automation system for Terraform, executing plans and applies directly from version control to coordinate deployments across multiple projects and environments. The system differentiates itself through a lock-based concurrency model that prevents simultaneous modifications to the same project or workspace. It features server-side policy validation to intercept plan outputs for compli

    Links with git hosting providers to monitor pull requests and synchronize infrastructure state with version control.

    Go
    عرض على GitHub↗9,146
  • mage-ai/mage-aiالصورة الرمزية لـ mage-ai

    mage-ai/mage-ai

    8,759عرض على GitHub↗

    Mage AI is a Python-based data pipeline orchestrator and self-hosted data integrated development environment. It is designed for building, scheduling, and monitoring data workflows using a block-based pipeline design and interactive notebook interface. The platform distinguishes itself by integrating generative AI capabilities, allowing users to connect large language model providers via API to incorporate artificial intelligence into automated data streams. It also functions as an Apache Spark data processor, managing the kernels and infrastructure required for high-volume analytics and larg

    Synchronizes pipeline definitions and code changes with Git repositories to manage deployments across environments.

    Python
    عرض على GitHub↗8,759
  • tiddlywiki/tiddlywiki5الصورة الرمزية لـ TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599عرض على GitHub↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    Provides a dedicated service for synchronizing and persisting wiki data directly to external git repositories.

    JavaScripthacktoberfesthtmljavascript
    عرض على GitHub↗8,599
  • airbnb/knowledge-repoالصورة الرمزية لـ airbnb

    airbnb/knowledge-repo

    5,532عرض على GitHub↗

    Knowledge Repo هو نظام لإدارة المحتوى التقني مصمم لتنظيم ومشاركة الأبحاث والأدلة المهنية والوثائق التقنية. يعمل كويكي تقني تعاوني وقاعدة معرفية تدعم تنظيم الرؤى باستخدام دفاتر الملاحظات (notebooks) وملفات Markdown. تتزامن المنصة مع نظام التحكم في الإصدار لأتمتة نشر المحتوى عن طريق اكتشاف الالتزامات (commits) والتغييرات التي يتم دفعها إلى مستودع Git متصل. يسمح هذا التكامل للنظام بإدارة محتوى Markdown والمنشورات التقنية من خلال سير عمل مدمج مع التحكم في الإصدار. يتضمن النظام أدوات لتأليف المحتوى بتنسيقات متعددة واستيراد الوثائق التقنية، بالإضافة إلى ميزات اجتماعية للتعاون بين الأقران من خلال تحديث والتعليق على المنشورات المشتركة. يتم نشره كبوابة مستضافة ذاتياً داخل بيئات حاويات باستخدام تعيين منافذ قابل للتهيئة ومجلدات تخزين.

    Synchronizes the application state with an external Git provider to manage content versioning and authoring.

    Python
    عرض على GitHub↗5,532
  • buildbot/buildbotالصورة الرمزية لـ buildbot

    buildbot/buildbot

    5,452عرض على GitHub↗

    Buildbot هو إطار عمل للتكامل المستمر (CI) ومنسق بناء موزع يعتمد على Python. يعمل كمحرك لأتمتة البناء ينسق استرجاع الكود المصدري، وتنفيذ خطوات البناء، وإعداد التقارير عن النتائج من خلال وحدة تحكم مركزية وشبكة من وكلاء العمل عن بُعد. يتميز النظام ببنية قابلة للتوسيع تعتمد على الإضافات ونموذج توزيع رئيسي-تابع. يسمح بتعديل البناء ديناميكياً في وقت التشغيل ويدعم قاعدة بيانات خلفية قابلة للتوصيل لحفظ حالة النظام وبيانات البناء التاريخية. يغطي المشروع مجموعة واسعة من القدرات، بما في ذلك جدولة البناء الآلية وتنسيق خطوط الأنابيب، والتكامل مع أنظمة التحكم في الإصدار عبر الاستطلاع (Polling) وخطافات الويب (Webhooks)، وتوفير العمال عبر الخوادم الفعلية، وحاويات Docker، وعناقيد Kubernetes. كما يوفر مراقبة شاملة عبر تحليل سجلات البناء وتتبع الأداء، إلى جانب إدارة الأسرار الآمنة والمصادقة متعددة الموفرين. تتوفر السيطرة الإدارية من خلال واجهة ويب مخصصة وأدوات سطر أوامر للتحقق من التكوين وإدارة العمليات.

    Monitors external repositories for new commits or changesets to automatically initiate build processes.

    Python
    عرض على GitHub↗5,452
  • ever-co/ever-gauzyالصورة الرمزية لـ ever-co

    ever-co/ever-gauzy

    3,476عرض على GitHub↗

    Ever Gauzy is an integrated business management suite providing an ERP and CRM framework for professional services automation. It functions as a multi-tenant SaaS platform that combines time tracking, billing, and human resource management into a unified system. The project is distinguished by its headless architecture, utilizing a REST and GraphQL API gateway to expose business operations. It features a Model Context Protocol server that allows AI assistants to interact with system data and execute functional tools for automated business workflows. The platform covers a broad operational su

    Synchronizes repositories, tasks, and commit tracking bi-directionally with external version control platforms.

    TypeScriptaccountingbillingbookkeeping
    عرض على GitHub↗3,476
  1. Home
  2. DevOps & Infrastructure
  3. Version Control Integrations