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/04/03 21:39:29 UTC

[GitHub] [arrow] kou opened a new pull request #9885: ARROW-12193: [Dev][Release] Use downloads.apache.org for downloading source tar

kou opened a new pull request #9885:
URL: https://github.com/apache/arrow/pull/9885


   This depends on ARROW-12192: https://github.com/apache/arrow-site/pull/99


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



[GitHub] [arrow] github-actions[bot] commented on pull request #9885: ARROW-12193: [Dev][Release] Use downloads.apache.org for downloading source tar

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


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


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



[GitHub] [arrow] kou commented on a change in pull request #9885: ARROW-12193: [Dev][Release] Use downloads.apache.org for downloading source tar

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



##########
File path: dev/release/post-03-website.sh
##########
@@ -242,8 +242,8 @@ current:
   github-tag-link: 'https://github.com/apache/arrow/releases/tag/${git_tag}'
   release-notes: 'https://arrow.apache.org/release/${version}.html'
   mirrors: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-${version}/'
-  tarball_name: 'apache-arrow-${version}.tar.gz'
-  mirrors-tar: 'https://www.apache.org/dyn/closer.lua/arrow/arrow-${version}/apache-arrow-${version}.tar.gz'
+  tarball-name: 'apache-arrow-${version}.tar.gz'
+  tarball-url: 'https://downloads.apache.org/arrow/arrow-${version}/apache-arrow-${version}.tar.gz'

Review comment:
       ```suggestion
     tarball-url: 'https://www.apache.org/dyn/closer.lua?action=download&filename=arrow/arrow-${version}/apache-arrow-${version}.tar.gz'
   ```




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



[GitHub] [arrow] nealrichardson closed pull request #9885: ARROW-12193: [Dev][Release] Use downloadable URL for archive download

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


   


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