{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"Integrates Git version control operations into Apache Airflow workflows, enabling DAGs to clone, pull, and interact with Git repositories as part of data pipeline orchestration.","skillfed_tags":["airflow-provider","git-integration","workflow-orchestration"],"use_cases":["Clone a Git repository containing data processing scripts at the start of a data pipeline DAG.","Pull the latest version of a configuration repository before running downstream transformation tasks.","Orchestrate multi-stage workflows where different tasks check out different branches or tags.","Integrate Git-based feature branches into automated ML model training pipelines.","Manage version-controlled SQL or dbt models as part of a scheduled data warehouse update."],"what_it_does":"This is an official Apache Airflow provider package that adds Git repository operations to Airflow DAGs. It wraps GitPython and exposes operators and hooks for cloning, pulling, and managing Git repositories as part of workflow orchestration. The package is built on top of apache-airflow and apache-airflow-providers-common-compat, following Airflow's provider architecture.\n\nTypical use is to trigger Git operations (clone, fetch, checkout) within a DAG task, allowing pipelines to pull source code, configuration, or data from Git repositories as a workflow step. It's intended for teams using Airflow to orchestrate data and ML workflows that depend on versioned code or data stored in Git.","worth_installing":"Yes, if you are already running Apache Airflow >=3.0.0 and need to incorporate Git operations into DAG workflows. The package is actively maintained, has no known vulnerabilities, carries a permissive license, and installs with low friction. It is a straightforward extension of Airflow's provider ecosystem for a common use case."},"id":"apache-airflow-providers-git","links":{"html":"https://skillfed.io/packages/apache-airflow-providers-git","md":"https://skillfed.io/packages/apache-airflow-providers-git.md","pypi":"https://pypi.org/project/apache-airflow-providers-git/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"apache-airflow-providers-git","python_support":"supports_current","summary":"Provider package apache-airflow-providers-git for Apache Airflow"},"popularity":{"monthly_downloads":330947,"position":7524,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.4.2"}
