Provide a _pipelines component for Apache Airflow
to run workflows as DAGs.
The fantoir_fetch pipeline will run fantoir-datasource fetch.
When a new version is available, the fetch pipeline will run the fantoir_import
pipeline, to completethe import with import, wikidata and promote.
Pipelines are stored in the dags/ directory,
Python helper code in the dags/nasqueron_datasources/pipelines directory.
Ref T1750