This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch dependabot/npm_and_yarn/all-17eab05f83
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 70742a1 Update `fast-xml-parser` to version `` (#391)
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 e0bc298 Merge branch 'main' into
dependabot/npm_and_yarn/all-17eab05f83
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 10 +-
.github/workflows/build.yaml | 6 +-
.github/workflows/deploy-site.yaml | 26 +---
.github/workflows/merge-dependabot.yaml | 4 +-
.../site/antora/modules/ROOT/examples}/build.yaml | 65 ++++++----
.../antora/modules/ROOT/examples}/deploy-site.yaml | 57 ++++-----
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 +++++++++++++++++++++
9 files changed, 230 insertions(+), 111 deletions(-)
copy {.github/workflows => src/site/antora/modules/ROOT/examples}/build.yaml
(51%)
copy {.github/workflows =>
src/site/antora/modules/ROOT/examples}/deploy-site.yaml (64%)
create mode 100644 src/site/antora/modules/ROOT/pages/workflows.adoc