F21 commented on code in PR #3517: URL: https://github.com/apache/calcite/pull/3517#discussion_r1390287499
########## site/_docs/howto.md: ########## @@ -806,7 +806,7 @@ git clean -xn ./gradlew prepareVote -Prc=0 # Push release candidate to ASF servers -./gradlew prepareVote -Prc=0 -Pasf -Pasf.git.pushRepositoryProvider=GITBOX Review Comment: For avatica, I also have `-Pasf.git.pushRepositoryProvider=GITBOX` in the release script: https://github.com/apache/calcite-avatica/blob/main/docker.sh#L298 I haven't used this recently, so not sure if it still works. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
