This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from e9c6432 Enable website publication
new 9648fdc Avoid deploying empty website directories
new f881783 Avoid generating pages for the embedded AsciiDoc files
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/deploy-release-reusable.yaml | 1 +
src/site/{features.adoc => _features.adoc} | 0
.../{release-instructions.adoc => _release-instructions.adoc} | 0
src/site/{release-notes.adoc => _release-notes.adoc} | 0
src/site/{usage.adoc => _usage.adoc} | 0
src/site/index.adoc | 8 ++++----
6 files changed, 5 insertions(+), 4 deletions(-)
rename src/site/{features.adoc => _features.adoc} (100%)
rename src/site/{release-instructions.adoc => _release-instructions.adoc}
(100%)
rename src/site/{release-notes.adoc => _release-notes.adoc} (100%)
rename src/site/{usage.adoc => _usage.adoc} (100%)