This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7d38645 #9803 fix bug in copy operation without wildcard (#13919)
add 4816707 Run CI (Build Image and committer PRs) on self-hosted runner
(#13730)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-images-workflow-run.yml | 25 +++---
.github/workflows/ci.yml | 104 ++++++++++++++++--------
scripts/ci/libraries/_build_airflow_packages.sh | 2 +-
scripts/ci/libraries/_initialization.sh | 4 +
scripts/ci/libraries/_kind.sh | 18 ++++
scripts/ci/libraries/_script_init.sh | 5 ++
6 files changed, 115 insertions(+), 43 deletions(-)