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

ppkarwasz pushed a change to branch feat/dependabot-add-changelog2
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


    from 8c4d3cb  Apply suggestions from code review
     add 1ac4b33  Test GitHub Rulesets support in `.asf.yaml` (#456)
     add 6b3df11  Switch from `app_slug` to numeric id
     add 7c5f6cd  fix validation errors in `.asf.yaml` file
     add ac7c974  fix: restore protection on main
     add 5432b6c  fix: try with "~DEFAULT_BRANCH"
     add ae75ce2  fix: change rule name
     add 9e3ceb4  Document that GHA workflows are moved to `gha/v0` (#455)
     add 54ac85f  Run build unconditionally (#462)
     add 59262d0  Restore Branch Protection rules (#471)
     add 20e51c1  Try to fix CI (#467)
     add 9a63fde  Merge remote-tracking branch 'apache/main' into 
feat/dependabot-add-changelog2

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |  22 +-
 .github/dependabot.yaml                            |  49 +++-
 .github/workflows/build-reusable.yaml              | 214 --------------
 .github/workflows/build.yaml                       |  12 +-
 .github/workflows/codeql-analysis-reusable.yaml    |  74 -----
 .github/workflows/codeql-analysis.yaml             |  26 +-
 .github/workflows/deploy-release-reusable.yaml     | 314 ---------------------
 .github/workflows/deploy-site-reusable.yaml        | 189 -------------
 .github/workflows/deploy-site.yaml                 |   6 +-
 .github/workflows/deploy-snapshot-reusable.yaml    |  85 ------
 .github/workflows/merge-dependabot-reusable.yaml   | 135 ---------
 .../workflows/scorecards-analysis-reusable.yaml    |  65 -----
 .../workflows/verify-reproducibility-reusable.yaml | 115 --------
 pom.xml                                            |  19 +-
 .../gha-branch.xml}                                |   2 +-
 src/site/antora/antora.tmpl.yml                    |   1 +
 src/site/antora/antora.yml                         |   1 +
 src/site/antora/modules/ROOT/examples/build.yaml   |  10 +-
 .../antora/modules/ROOT/examples/deploy-site.yaml  |   6 +-
 .../antora/modules/ROOT/examples/develocity.xml    |  42 ---
 src/site/antora/modules/ROOT/nav.adoc              |   1 +
 src/site/antora/modules/ROOT/pages/features.adoc   |  57 ----
 src/site/antora/modules/ROOT/pages/workflows.adoc  |  16 +-
 23 files changed, 86 insertions(+), 1375 deletions(-)
 delete mode 100644 .github/workflows/build-reusable.yaml
 delete mode 100644 .github/workflows/codeql-analysis-reusable.yaml
 delete mode 100644 .github/workflows/deploy-release-reusable.yaml
 delete mode 100644 .github/workflows/deploy-site-reusable.yaml
 delete mode 100644 .github/workflows/deploy-snapshot-reusable.yaml
 delete mode 100644 .github/workflows/merge-dependabot-reusable.yaml
 delete mode 100644 .github/workflows/scorecards-analysis-reusable.yaml
 delete mode 100644 .github/workflows/verify-reproducibility-reusable.yaml
 copy src/changelog/{10.2.0/apply_bnd_config_all_goals.xml => 
.12.x.x/gha-branch.xml} (81%)
 delete mode 100644 src/site/antora/modules/ROOT/examples/develocity.xml

Reply via email to