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 2021/05/20 13:43:05 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #10366: [Release] Fixes to release script

kszucs commented on a change in pull request #10366:
URL: https://github.com/apache/arrow/pull/10366#discussion_r636116814



##########
File path: dev/release/04-binary-download.sh
##########
@@ -36,4 +36,4 @@ crossbow_job_prefix="release-${version_with_rc}"
 : ${CROSSBOW_JOB_NUMBER:="0"}
 : ${CROSSBOW_JOB_ID:="${crossbow_job_prefix}-${CROSSBOW_JOB_NUMBER}"}
 
-archery crossbow download-artifacts ${CROSSBOW_JOB_ID}
+archery crossbow download-artifacts ${CROSSBOW_JOB_ID} --no-fetch

Review comment:
       It only works if the job from submitted from the same machine - which should be true in most of the cases.




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