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/07/07 14:07:07 UTC

[airflow] branch main updated (faffaec -> feea380)

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 faffaec  Don't check execution_date in refresh_from_db (#16809)
     add feea380  Fix impersonation issue with LocalTaskJob (#16852)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/local_task_job.py    |  4 ++-
 tests/jobs/test_local_task_job.py | 52 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+), 1 deletion(-)