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 3d8bc2c777 Fix is_local for LocalKubernetesExecutor (#28288)
add 4b3eb77e65 Improve past depends handling in Airflow CLI tasks.run
command (#28113)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 12 +++++++++++-
airflow/cli/commands/task_command.py | 5 +++--
airflow/models/taskinstance.py | 2 +-
airflow/utils/cli.py | 14 +++++++++++++-
4 files changed, 28 insertions(+), 5 deletions(-)