You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/11 12:17:01 UTC

[GitHub] [arrow-rs] alamb commented on a diff in pull request #2401: Use correct tags when generating changelogs, fix release tarball typo

alamb commented on code in PR #2401:
URL: https://github.com/apache/arrow-rs/pull/2401#discussion_r943382726


##########
object_store/dev/release/release-tarball.sh:
##########
@@ -53,7 +53,7 @@ mkdir -p ${tmp_dir}
 echo "Clone dev dist repository"
 svn \
   co \
-  https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-obect-store-rs-${version}-rc${rc} \

Review Comment:
   thank you -- for anyone else following along this script has never been run yet (I plan to use it if / when the object store release 0.4.0 is approved: #2261 



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org