philo-he commented on code in PR #12761:
URL: https://github.com/apache/gluten/pull/12761#discussion_r3770284468


##########
docs/developers/HowToRelease.md:
##########
@@ -16,6 +16,71 @@ for a release of Apache Gluten project with the Velox 
backend.
 2. Linux
 3. Docker
 
+## Pre-release Checks
+
+Complete all of these **before cutting the release candidate tag**. Each one 
corresponds to an issue
+previously raised during a release vote, so skipping them tends to cost an 
extra release candidate.
+
+### Tag the Velox revision this release builds against
+
+`ep/build-velox/src/get-velox.sh` pins the Velox fork and branch used by the 
native build:
+
+```bash
+VELOX_REPO=https://github.com/IBM/velox.git
+VELOX_BRANCH=branch-1.7-dft

Review Comment:
   This is just an example for the release steps.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to