This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7a585bd Add Dunzo to list of users who use Airflow (Astronomer)
(#20990)
add 8dabce8 Add `--map-index` parameter to task CLI commands (#20980)
No new revisions were added by this update.
Summary of changes:
airflow/cli/cli_parser.py | 34 ++++++++++++++++++++++++++--------
airflow/cli/commands/task_command.py | 23 +++++++++++++++--------
airflow/models/baseoperator.py | 9 +++++++++
airflow/models/dagrun.py | 10 ++++++++--
airflow/models/taskinstance.py | 4 ++++
tests/models/test_taskinstance.py | 4 +++-
6 files changed, 65 insertions(+), 19 deletions(-)