This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 907b4ef5340 Feat: Support URL params for pre-filling Trigger and
Backfill forms (#59231)
add 8f15520779b More update to using SQLA2 (#59700)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 4 ++
.../execution_api/routes/task_instances.py | 6 +-
.../execution_api/versions/head/test_dag_runs.py | 9 +--
.../execution_api/versions/head/test_variables.py | 13 ++--
.../execution_api/versions/head/test_xcoms.py | 72 +++++++++++++++-------
5 files changed, 66 insertions(+), 38 deletions(-)