sfc-gh-yzou commented on code in PR #2035: URL: https://github.com/apache/polaris/pull/2035#discussion_r2201895620
########## site/content/release-guide.md: ########## @@ -371,19 +371,19 @@ Next, add a release tag to the git repository based on the candidate tag: ``` git tag -a apache-polaris-x.y.z apache-polaris-x.y.z-rci ``` +Update GitHub with the release: https://github.com/apache/polaris/releases/tag/apache-polaris-x.y.z Then release the candidate repository on [Nexus](https://repository.apache.org/#stagingRepositories). -### Announcing the release +### Publishing docs +1. File a PR against branch `versioned-docs` to publish the documentation Review Comment: can we add a link for branch `versioned-docs`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org