You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/06/06 09:48:12 UTC

[airflow] branch main updated (6015c39ce5 -> 603c555e1f)

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 6015c39ce5 adding AWS_DEFAULT_REGION to the docs, boto3 expects this to be in the env variables (#24181)
     add 603c555e1f Unify return_code interface for task runner (#24093)

No new revisions were added by this update.

Summary of changes:
 airflow/task/task_runner/base_task_runner.py   | 2 +-
 airflow/task/task_runner/cgroup_task_runner.py | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)