assignUser commented on code in PR #13149:
URL: https://github.com/apache/arrow/pull/13149#discussion_r882792337
##########
dev/tasks/tasks.yml:
##########
@@ -911,6 +912,13 @@ tasks:
- Apache.Arrow.{no_rc_version}.nupkg
- Apache.Arrow.{no_rc_version}.snupkg
+ ######################## R packages & binaries ##############################
+ r-nightly-packages:
+ ci: github
+ template: r/github.nightly.yml
Review Comment:
My comment is now outdated as this uploads the artifacts as a crossbow
github release to make them easily available to download via `archery crossbow
download-artifacts` in the `r_nightly` workflow in apache/arrow.
But I do agree that we might want to use the github release feature of
apache/arrow at some point for user accessibility (for the actual releases not
nightlies).
--
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]