You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/03/12 10:03:08 UTC

[airflow] branch main updated (05242e95bb -> 5c15b23023)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 05242e95bb Installing non-editable airflow for constraint generation (#30050)
     add 5c15b23023 AIP-44 Migrate Dagbag.sync_to_db to internal API. (#29188)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/processor.py | 43 ++++++++++++++++++++++---------
 airflow/models/dagbag.py            | 50 ++++++++++++++++++++++++++-----------
 tests/models/test_dagbag.py         |  7 +++---
 3 files changed, 69 insertions(+), 31 deletions(-)