assignUser commented on code in PR #13149:
URL: https://github.com/apache/arrow/pull/13149#discussion_r880226841
##########
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:
I don't think uploading the artifacts to the releases is necessary as they
are available in the job summary and those should only be needed on PR runs to
check/test so we don't need them long term. The actual nightlies will be
uploaded to the apache server and available as long as we choose (14 versions
for each atm).
--
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]