You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/12/08 16:00:48 UTC

[airflow] branch main updated (35be8bd -> b37c0efa)

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 35be8bd  Upload provider artifacts before install/test step (#20137)
     add b37c0efa fixing #19028 by moving chown to use sudo (#20114)

No new revisions were added by this update.

Summary of changes:
 airflow/task/task_runner/base_task_runner.py    | 15 +++++----------
 tests/jobs/test_local_task_job.py               |  6 ++++--
 tests/task/task_runner/test_base_task_runner.py | 11 +++++------
 3 files changed, 14 insertions(+), 18 deletions(-)