This is an automated email from the ASF dual-hosted git repository.

ferruzzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 35fef2befb Revert "Make current working directory as templated field 
in BashOperator (#37928)" (#37952)
     add f2628fda7a ECS Executor - add support to adopt orphaned tasks. (#37786)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py                 |  9 +++++
 .../amazon/aws/executors/ecs/ecs_executor.py       | 43 +++++++++++++++++++++-
 .../providers/amazon/aws/executors/ecs/utils.py    | 12 +++---
 .../amazon/aws/executors/ecs/test_ecs_executor.py  | 40 ++++++++++++++++++++
 4 files changed, 97 insertions(+), 7 deletions(-)

Reply via email to