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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 4180803  fixup! Include airflow/contrib/executors in the dist package
     new 7d12723  Switch to Apache-owned GitHub actions (#13327)
     new 1c9e621  Also add codecov action to apache airflow repo (#13328)
     new 52d0f57  Disable persisting credentials in Github Action's checkout 
(#13389)
     new d9c973b  Run "third party" github actions from submodules instead 
(#13514)

The 4 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/actions/cancel-workflow-runs               |  1 +
 .github/actions/checks-action                      |  1 +
 .github/actions/codecov-action                     |  1 +
 .github/actions/configure-aws-credentials          |  1 +
 .github/actions/get-workflow-origin                |  1 +
 .github/actions/github-push-action                 |  1 +
 .github/actions/label-when-approved-action         |  1 +
 .github/workflows/build-images-workflow-run.yml    | 62 +++++++++++++++-------
 .github/workflows/ci.yml                           | 59 +++++++++++++++++---
 .github/workflows/codeql-analysis.yml              |  2 +
 .../workflows/label_when_reviewed_workflow_run.yml | 25 +++++----
 .github/workflows/scheduled_quarantined.yml        |  2 +
 .gitmodules                                        | 21 ++++++++
 .pre-commit-config.yaml                            |  2 +-
 14 files changed, 145 insertions(+), 35 deletions(-)
 create mode 160000 .github/actions/cancel-workflow-runs
 create mode 160000 .github/actions/checks-action
 create mode 160000 .github/actions/codecov-action
 create mode 160000 .github/actions/configure-aws-credentials
 create mode 160000 .github/actions/get-workflow-origin
 create mode 160000 .github/actions/github-push-action
 create mode 160000 .github/actions/label-when-approved-action
 create mode 100644 .gitmodules

Reply via email to