This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch gha/v0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 81decf8 Initial content.
new 26d22b8 Copy all reusable workflows verbatim from `main`
new 5384c0c Bump GHA versions
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/build-reusable.yaml | 59 +++++++++++++++++--
.github/workflows/codeql-analysis-reusable.yaml | 6 +-
.github/workflows/deploy-release-reusable.yaml | 6 +-
.github/workflows/deploy-site-reusable.yaml | 10 ++--
.github/workflows/deploy-snapshot-reusable.yaml | 4 +-
.../workflows/scorecards-analysis-reusable.yaml | 66 ++++++++++++++++++++++
.../workflows/verify-reproducibility-reusable.yaml | 8 +--
7 files changed, 137 insertions(+), 22 deletions(-)
create mode 100644 .github/workflows/scorecards-analysis-reusable.yaml