The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dimberman (triggered by dimberman).

Head commit for run:
041a0c4f402a71e6f529c64c087a095a930f3730 / Ash Berlin-Taylor <[email protected]>
Extract all the various DB update calls and processes for Dag Parsing to one 
place

The updates to the various DB tables as a result of DAG file parsing and
collection are scattered throughout the code base.

This change gathers them all in to one place to make it easier to a) find, and
b) see what is changed.

The current situation is the result of organic code growth, but it is now
almost impossible to find all the things we update as they are not organized,
and were scatterd across at least DagBag, DagProcessor.

Co-authored-by: Daniel Imberman <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/12306037720

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to