This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 521f09b Remove tests that are not really needed in 2-2 branch
add f4cfd8d Make v2-2-specific CI workflow
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-images.yml | 340 ---------------------
.github/workflows/ci.yml | 109 ++++++-
.github/workflows/codeql-analysis.yml | 109 -------
.github/workflows/label_when_reviewed.yml | 28 --
.../workflows/label_when_reviewed_workflow_run.yml | 177 -----------
.github/workflows/stale.yml | 49 ---
6 files changed, 101 insertions(+), 711 deletions(-)
delete mode 100644 .github/workflows/build-images.yml
delete mode 100644 .github/workflows/codeql-analysis.yml
delete mode 100644 .github/workflows/label_when_reviewed.yml
delete mode 100644 .github/workflows/label_when_reviewed_workflow_run.yml
delete mode 100644 .github/workflows/stale.yml