You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/12/03 19:41:45 UTC

[airflow] branch main updated (44e06fb -> 7d97547)

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

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


    from 44e06fb  Revert "Work around change in GH Actions concurrency expression evaluation (#20023)" (#20025)
     add 7d97547  Chart: Fix Helm Hooks Weight for K8s Jobs (#20018)

No new revisions were added by this update.

Summary of changes:
 chart/templates/jobs/create-user-job.yaml |  2 +-
 chart/tests/test_airflow_common.py        |  7 +++++++
 chart/tests/test_create_user_job.py       |  9 +++++++++
 chart/tests/test_migrate_database_job.py  | 11 ++++++++++-
 chart/tests/test_redis.py                 | 10 ++++++++++
 5 files changed, 37 insertions(+), 2 deletions(-)