houqp opened a new pull request #857:
URL: https://github.com/apache/arrow-datafusion/pull/857


   # Which issue does this PR close?
   related to #771 
   
   # Rationale for this change
   
   The current create-tarball script uses the version tag to extract the 
release commit. This could be error prone because it requires force git tag 
update on every subsequent release candidate update.
   
   # What changes are included in this PR?
   
   * Work with rc tag instead of final version during release preparation 
process so we don't need to do force git tag update on rc version bump.
   * Check for cargo publish in release verification automation process
   
   # Are there any user-facing changes?
   no
   
   <!--
   If there are any breaking changes to public APIs, please add the `api 
change` label.
   -->
   


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


Reply via email to