This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 08a08d00537 AIP-84 Add login endpoint to the public url (#46627)
add 67c4f77c1c6 Handle future dates cases in Backfill (#46017)
No new revisions were added by this update.
Summary of changes:
.../core_api/routes/public/backfills.py | 9 ++-
airflow/models/backfill.py | 21 +++++--
.../core_api/routes/public/test_backfills.py | 70 +++++++++++++++++++++-
3 files changed, 92 insertions(+), 8 deletions(-)