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/07/28 13:41:15 UTC

[GitHub] [arrow] kszucs opened a new pull request #10820: ARROW-13477: [Release] Pass ARTIFACTORY_API_KEY to the upload script

kszucs opened a new pull request #10820:
URL: https://github.com/apache/arrow/pull/10820


   


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



[GitHub] [arrow] kou commented on a change in pull request #10820: ARROW-13477: [Release] Pass ARTIFACTORY_API_KEY to the upload script

Posted by GitBox <gi...@apache.org>.
kou commented on a change in pull request #10820:
URL: https://github.com/apache/arrow/pull/10820#discussion_r678637221



##########
File path: dev/release/post-02-binary.sh
##########
@@ -84,6 +84,7 @@ docker_run \
     "${rake_tasks[@]}" \
     APT_TARGETS=$(IFS=,; echo "${apt_targets[*]}") \
     ARTIFACTS_DIR="${tmp_dir}/artifacts" \
+    ARTIFACTORY_API_KEY="${ARTIFACTORY_API_KEY}" \

Review comment:
       ```suggestion
       ARTIFACTORY_API_KEY="${ARTIFACTORY_API_KEY}" \
       ARTIFACTS_DIR="${tmp_dir}/artifacts" \
   ```




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



[GitHub] [arrow] github-actions[bot] commented on pull request #10820: ARROW-13477: [Release] Pass ARTIFACTORY_API_KEY to the upload script

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10820:
URL: https://github.com/apache/arrow/pull/10820#issuecomment-888318895


   https://issues.apache.org/jira/browse/ARROW-13477


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



[GitHub] [arrow] kou closed pull request #10820: ARROW-13477: [Release] Pass ARTIFACTORY_API_KEY to the upload script

Posted by GitBox <gi...@apache.org>.
kou closed pull request #10820:
URL: https://github.com/apache/arrow/pull/10820


   


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