Jump to content

This is a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org

Wikidata Platform/Airflow DAGs

From Wikitech

Source code

On Gitlab: repos/data-engineering/airflow-dags

git clone git@gitlab.wikimedia.org:repos/data-engineering/airflow-dags.git

All DAGs are stored in this monorepo. The Wikidata Platform DAGs are stored in the wikidata subdirectory.

Deployment

DAG deployment is generally automatic within 5 minutes of a merge.

Artifacts deployment is initiated manually after a successful merge.

Monitoring