This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from babe75c fixup! fixup! Constraint files are now maintained
automatically (#9889)
new 7d24e73 Pin github checkout action to v2 (#9938)
new 4f8b838 Clean up tmp directory when exiting from breeze shell (#9930)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 28 +++++++++++-----------
breeze | 1 +
scripts/ci/in_container/_in_container_utils.sh | 10 ++++++++
.../{run_fix_ownership.sh => run_clear_tmp.sh} | 2 +-
.../tools/{ci_fix_ownership.sh => ci_clear_tmp.sh} | 5 ++--
scripts/ci/tools/ci_fix_ownership.sh | 3 ++-
6 files changed, 30 insertions(+), 19 deletions(-)
copy scripts/ci/in_container/{run_fix_ownership.sh => run_clear_tmp.sh} (97%)
copy scripts/ci/tools/{ci_fix_ownership.sh => ci_clear_tmp.sh} (90%)