This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch main-site-pro in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 9b3fc0a Merge tag 'rel/12.1.0' into main-site-pro add 3989460 Update `org.jacoco:jacoco-maven-plugin` to version `0.8.13` (#368) add 139672f Update `github/codeql-action` to version `3.28.14` (#369) add 9206282 Update `com.palantir.javaformat:palantir-java-format` to version `2.62.0` (#370) add a25e3aa Update `github/codeql-action` to version `3.28.15` (#371) add 91e2a93 Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.4` (#372) add f6d91ef Merge tag 'rel/12.1.0' add 941d083 Prepare for next development cycle add 208e387 Update `com.gradle:develocity-maven-extension` to version `2.0` (#375) add 7e50723 Update `actions/setup-java` to version `4.7.1` (#376) add a9cbcc1 Update `com.palantir.javaformat:palantir-java-format` to version `2.63.0` (#377) add 45e242d Add protected branch for testing add e37fad2 Disable branch protection on `non-default` add 25e9a1d Revert "Disable branch protection on `non-default`" add 198c399 Try requiring build on `ubuntu-latest` add 45eb583 Try complete job name add e26bebb Try short name add 4551dd7 Enable review-then-commit add 5af05ca Lock Antora dependencies (#367) add 6286ddc Enable auto-merge and update branch buttons (#390) add 8e309e7 Use workflows on the same branch (#379) add 665e561 Remove staging branch used in #367 (#392) add 348fede Update `fast-xml-parser` to version `` (#391) (#391) add 26b95a0 Update `com.google.errorprone:error_prone_core` to version `2.38.0` (#381) (#381) add 5cda529 Update `github/codeql-action` to version `3.28.16` (#382) (#382) add a5716a6 Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.2.0` (#383) (#383) add 1bf7ff5 Update `com.palantir.javaformat:palantir-java-format` to version `2.64.0` (#385) (#385) add 0b65400 Update `dependabot/fetch-metadata` to version `2.4.0` (#386) (#386) add e3ee0bb Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.2.1.202505142326-r` (#387) (#387) add 9cc6a56 Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.14.0` (#380) (#380) add a9a665c Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.2` (#384) (#384) add ec79bb5 Update `github/codeql-action` to version `3.28.18` (#393) (#393) add 740c69a Update `com.palantir.javaformat:palantir-java-format` to version `2.67.0` (#394) (#394) add 0eea0ff Fix staging of binary distribution archive (#401) add 7b83a8c Improve reliability of reproducibility verification (#406) add d30bd64 Update `org.apache.groovy:groovy` to version `4.0.27` (#395) add 2c9b96e Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.1` (#396) add 71fa39a Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.5` (#397) add 4fb23ab Update `com.gradle:develocity-maven-extension` to version `2.0.1` (#398) add 91180a2 Update `ossf/scorecard-action` to version `2.4.2` (#399) add 2bf3dfc Update `github/codeql-action` to version `3.28.19` (#402) add 908b2f3 Update `org.codehaus.mojo:build-helper-maven-plugin` to version `3.6.1` (#403) (#403) add 4301755 Update `gradle/develocity-actions` to version `1.4` (#404) add 0725f82 Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.3.0.202506031305-r` (#405) add 3b4379f Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.3` (#407) add e6f8ac3 Improve Node.js caching using `package-lock.json` (#409) add 12bdb03 Fix incorrect key syntax in `actions/cache/save` (#411) add 27d5c80 Update `com.palantir.javaformat:palantir-java-format` to version `2.68.0` (#410) add 8f12e09 Prepare release notes for version `12.1.1` add 9c01c10 Update the `project.build.outputTimestamp` property new 9ccf105 Merge tag 'rel/12.1.1' into main-site-pro The 1 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: .asf.yaml | 25 +- .github/dependabot.yaml | 6 +- .github/workflows/build-reusable.yaml | 4 +- .github/workflows/build.yaml | 6 +- .github/workflows/codeql-analysis-reusable.yaml | 6 +- .github/workflows/codeql-analysis.yaml | 4 +- .github/workflows/deploy-release-reusable.yaml | 13 +- .github/workflows/deploy-site-reusable.yaml | 51 +- .github/workflows/deploy-site.yaml | 6 +- .github/workflows/deploy-snapshot-reusable.yaml | 2 +- .github/workflows/merge-dependabot-reusable.yaml | 4 +- .github/workflows/merge-dependabot.yaml | 4 +- .../workflows/scorecards-analysis-reusable.yaml | 4 +- .../workflows/verify-reproducibility-reusable.yaml | 27 +- .gitignore | 2 +- package-lock.json | 1547 ++++++++++++++++++++ package.json | 5 +- pom.xml | 30 +- src/changelog/.12.x.x/.release-notes.adoc.ftl | 2 +- src/changelog/10.0.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.1.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.1.1/.release-notes.adoc.ftl | 2 +- src/changelog/10.2.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.3.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.4.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.5.0/.release-notes.adoc.ftl | 2 +- src/changelog/10.6.0/.release-notes.adoc.ftl | 2 +- src/changelog/11.0.0/.release-notes.adoc.ftl | 2 +- src/changelog/11.1.0/.release-notes.adoc.ftl | 2 +- src/changelog/11.2.0/.release-notes.adoc.ftl | 2 +- src/changelog/11.3.0/.release-notes.adoc.ftl | 2 +- src/changelog/12.0.0/.release-notes.adoc.ftl | 2 +- src/changelog/12.1.0/.release-notes.adoc.ftl | 2 +- ...com_diffplug_spotless_spotless_maven_plugin.xml | 4 +- ...om_palantir_javaformat_palantir_java_format.xml | 4 +- .../12.1.0/update_github_codeql_action.xml | 4 +- .../{10.1.1 => 12.1.1}/.release-notes.adoc.ftl | 4 +- src/changelog/{10.1.0 => 12.1.1}/.release.xml | 2 +- .../distribution-attachments.xml} | 3 +- .../improve-nodejs-cache.xml} | 4 +- .../update_actions_setup_java.xml | 4 +- ...com_diffplug_spotless_spotless_maven_plugin.xml | 4 +- ...date_com_google_errorprone_error_prone_core.xml | 4 +- ...dle_common_custom_user_data_maven_extension.xml | 4 +- ...pdate_com_gradle_develocity_maven_extension.xml | 4 +- ...om_h3xstream_findsecbugs_findsecbugs_plugin.xml | 4 +- ...om_palantir_javaformat_palantir_java_format.xml | 3 +- .../update_dependabot_fetch_metadata.xml | 4 +- .../update_github_codeql_action.xml | 4 +- .../update_gradle_develocity_actions.xml} | 3 +- .../update_org_apache_groovy_groovy.xml | 4 +- ...e_org_codehaus_gmavenplus_gmavenplus_plugin.xml | 4 +- ...org_codehaus_mojo_build_helper_maven_plugin.xml | 4 +- .../update_org_codehaus_mojo_exec_maven_plugin.xml | 4 +- .../update_org_eclipse_jgit_org_eclipse_jgit.xml | 4 +- .../update_org_jacoco_jacoco_maven_plugin.xml} | 3 +- .../update_ossf_scorecard_action.xml | 4 +- .../verify_reproducibility-cache.xml} | 3 +- .../site/antora/modules/ROOT/examples}/build.yaml | 65 +- .../antora/modules/ROOT/examples}/deploy-site.yaml | 37 +- src/site/antora/modules/ROOT/pages/features.adoc | 27 +- src/site/antora/modules/ROOT/pages/usage.adoc | 4 +- src/site/antora/modules/ROOT/pages/workflows.adoc | 142 ++ 63 files changed, 1944 insertions(+), 200 deletions(-) create mode 100644 package-lock.json copy src/changelog/{10.1.1 => 12.1.1}/.release-notes.adoc.ftl (89%) copy src/changelog/{10.1.0 => 12.1.1}/.release.xml (95%) copy src/changelog/{10.1.0/fix-java-version.xml => 12.1.1/distribution-attachments.xml} (63%) copy src/changelog/{10.1.0/fix-java-version.xml => 12.1.1/improve-nodejs-cache.xml} (53%) copy src/changelog/{11.2.0 => 12.1.1}/update_actions_setup_java.xml (77%) copy src/changelog/{12.1.0 => 12.1.1}/update_com_diffplug_spotless_spotless_maven_plugin.xml (73%) copy src/changelog/{11.1.0 => 12.1.1}/update_com_google_errorprone_error_prone_core.xml (73%) copy src/changelog/{11.3.0 => 12.1.1}/update_com_gradle_common_custom_user_data_maven_extension.xml (72%) copy src/changelog/{11.3.0 => 12.1.1}/update_com_gradle_develocity_maven_extension.xml (74%) copy src/changelog/{11.1.0 => 12.1.1}/update_com_h3xstream_findsecbugs_findsecbugs_plugin.xml (73%) copy src/changelog/{10.5.0 => 12.1.1}/update_com_palantir_javaformat_palantir_java_format.xml (73%) copy src/changelog/{11.2.0 => 12.1.1}/update_dependabot_fetch_metadata.xml (76%) copy src/changelog/{10.6.0 => 12.1.1}/update_github_codeql_action.xml (76%) copy src/changelog/{10.2.0/update-changelog-version.xml => 12.1.1/update_gradle_develocity_actions.xml} (62%) copy src/changelog/{11.3.0 => 12.1.1}/update_org_apache_groovy_groovy.xml (76%) copy src/changelog/{12.0.0 => 12.1.1}/update_org_codehaus_gmavenplus_gmavenplus_plugin.xml (73%) copy src/changelog/{11.2.0 => 12.1.1}/update_org_codehaus_mojo_build_helper_maven_plugin.xml (73%) copy src/changelog/{11.2.0 => 12.1.1}/update_org_codehaus_mojo_exec_maven_plugin.xml (74%) copy src/changelog/{11.3.0 => 12.1.1}/update_org_eclipse_jgit_org_eclipse_jgit.xml (72%) copy src/changelog/{10.2.0/update-changelog-version.xml => 12.1.1/update_org_jacoco_jacoco_maven_plugin.xml} (61%) copy src/changelog/{11.2.0 => 12.1.1}/update_ossf_scorecard_action.xml (76%) copy src/changelog/{12.1.0/fix_error_prone.xml => 12.1.1/verify_reproducibility-cache.xml} (71%) copy {.github/workflows => src/site/antora/modules/ROOT/examples}/build.yaml (51%) copy {.github/workflows => src/site/antora/modules/ROOT/examples}/deploy-site.yaml (76%) create mode 100644 src/site/antora/modules/ROOT/pages/workflows.adoc