This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 34a7e7c94ff Fix/broken UI inputs (#48883)
add 6687dddd444 Enable task sdk for system tests (#48699)
No new revisions were added by this update.
Summary of changes:
Dockerfile.ci | 4 ++-
airflow-core/src/airflow/executors/workloads.py | 15 +++++++----
airflow-core/src/airflow/models/dag.py | 30 ++++++++++++++++++----
.../airflow_breeze/commands/testing_commands.py | 2 +-
dev/breeze/src/airflow_breeze/utils/run_tests.py | 3 +++
devel-common/src/tests_common/pytest_plugin.py | 10 ++++++--
scripts/docker/entrypoint_ci.sh | 4 ++-
7 files changed, 53 insertions(+), 15 deletions(-)