awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesVersion Control Repository Integrators

Tools that synchronize automation workflows by pulling scripts directly from remote version control repositories.

Distinct from Repository Integrators: Distinct from existing candidates: focuses on pulling automation scripts for execution rather than general data fetching or package management.

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

Awesome Version Control Repository Integrators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Fetches workflow code from secure remote version control systems during deployment using stored credentials.

    Pythonautomationdatadata-engineering
    Auf GitHub ansehen↗21,640
  • semaphoreui/semaphoreAvatar von semaphoreui

    semaphoreui/semaphore

    13,233Auf GitHub ansehen↗

    Semaphore is a centralized web-based platform designed for the orchestration and execution of Ansible automation. It provides a unified control plane to manage infrastructure operations, allowing teams to organize inventories, environment variables, and playbooks into reusable templates. The platform supports multi-tenant governance by isolating resources into projects, ensuring clear separation between different teams and infrastructure segments. The system distinguishes itself through a distributed task runner architecture that offloads automation workloads to independent nodes, enabling sc

    Synchronizes automation logic by pulling and executing scripts directly from version control repositories.

    Goansibleawxci
    Auf GitHub ansehen↗13,233
  • dbt-labs/dbt-coreAvatar von dbt-labs

    dbt-labs/dbt-core

    13,051Auf GitHub ansehen↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Connects development environments to version control repositories to manage files and automate CI workflows.

    Rustanalyticsbusiness-intelligencedata-modeling
    Auf GitHub ansehen↗13,051
  • morganamilo/paruAvatar von Morganamilo

    Morganamilo/paru

    8,846Auf GitHub ansehen↗

    Paru ist ein Hilfsprogramm für das Arch User Repository (AUR) und ein System-Paketmanager, der als Wrapper für pacman fungiert. Er automatisiert die Suche, Installation und Aktualisierung von Software aus dem Arch User Repository und synchronisiert lokale Datenbanken, um installierte Software auf die neuesten verfügbaren Versionen zu aktualisieren. Das Tool bietet ein System zum Herunterladen von Build-Dateien und zum Kompilieren von Software aus Community-Quellen in installierbare Pakete. Es enthält Funktionen zur Überprüfung von Build-Konfigurationsdateien und zur Nachverfolgung von Entwicklungspaketen durch die Überwachung von Upstream-Versionskontroll-Repositories. Zusätzliche Funktionen umfassen den Abruf von Benutzerfeedback aus Community-Repositories sowie die Möglichkeit, Standard-Installationsverhalten über Konfigurationsdateien anzupassen.

    Synchronizes local versions with remote git repositories to detect updates for development packages.

    Rust
    Auf GitHub ansehen↗8,846
  1. Home
  2. DevOps & Infrastructure
  3. Version Control Repository Integrators