Skip to content

Publish manifest-based ingestion workflow (GONRG-568)

Dmitriy Rudko requested to merge feature/manifest-ingestion into master

MR Contains:

  • #5 (closed): Implement custom status-tracking Airflow operator
  • #6 (closed): Implement Integration tests for Ingestion DAGs

MR highlights:

  1. MR define base project structure
  2. Introduce separation between DAGs and reusable Airflow components:
  • Operators
  • Hooks
  • Sensors
  1. Introduce base-line for Integration tests
  2. Introduce base-line for unit tests
Edited by Dmitriy Rudko

Merge request reports