You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/12/15 04:45:00 UTC

[GitHub] [spark] wangyum commented on a change in pull request #26879: [SPARK-30253][INFRA] Do not add commits when releasing preview version

wangyum commented on a change in pull request #26879: [SPARK-30253][INFRA] Do not add commits when releasing preview version
URL: https://github.com/apache/spark/pull/26879#discussion_r357953233
 
 

 ##########
 File path: dev/create-release/release-tag.sh
 ##########
 @@ -104,7 +109,9 @@ git commit -a -m "Preparing development version $NEXT_VERSION"
 if ! is_dry_run; then
   # Push changes
   git push origin $RELEASE_TAG
 
 Review comment:
   Yes. We still have a similar pointer. But we do not add any commits.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org