This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
from 5d5fc5b71b0 Docs sync done from apache/pulsar (#982eac3)
new a11327ae06a Update contribute docs for the Gradle build on
apache/pulsar master
new 994b4af92cb Recommend AI coding agents for cherry-picking to
maintenance branches
new 8f96b07036e Add draft Gradle release process, extract Maven build steps
new 1ace1ab7b0d Replace preview releases with milestone releases in
release docs
The 4 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:
contribute/about.md | 12 ++
contribute/develop-coding-conventions.md | 95 +++++----
contribute/maintenance-process.md | 8 +
contribute/personal-ci.md | 12 +-
contribute/release-policy.md | 34 ++--
contribute/release-process-maven.md | 217 ++++++++++++++++++++
contribute/release-process.md | 328 ++++++++++++-------------------
contribute/setup-building.md | 70 +++++--
contribute/setup-buildtools.md | 52 +++--
contribute/setup-debugging.md | 2 +-
contribute/setup-git.md | 9 +-
contribute/setup-ide.md | 87 ++------
contribute/testing-licenses.md | 16 +-
sidebarsDevelopment.js | 1 +
14 files changed, 574 insertions(+), 369 deletions(-)
create mode 100644 contribute/release-process-maven.md