This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch release/11.0.0-test2
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 0c357c3 Update the `project.build.outputTimestamp` property
new 5950d12 Fix release instructions
new 8c8100d Add the missing website build necessary for the release
workflow
new 68ff577 Create non-existing branches in the site workflow
new fca155b Fix pushes on non-existing remote branches
new 3568233 Increase log verbosity in CI for troubleshooting
new 3269c04 Try to fix remote branch creation
new 2a37359 Fix bash typo and move website workflow to another file
The 7 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.yaml | 31 ++----------------
.github/workflows/deploy-release-reusable.yaml | 38 ++++++++++++++++++++++
.github/workflows/deploy-site-reusable.yaml | 31 ++++++++++++++----
.github/workflows/deploy-site.yaml | 29 +++++++++++++++++
.../ROOT/pages/release-instructions-project.adoc | 12 +++----
src/site/antora/modules/ROOT/pages/usage.adoc | 2 +-
6 files changed, 100 insertions(+), 43 deletions(-)