paleolimbot commented on PR #39148:
URL: https://github.com/apache/arrow/pull/39148#issuecomment-1852276579

   > We can of course also transition to using the bootstrap.R version 
exclusivly after giving it some time to prove itself?
   
   I think that's a good idea...continue to use `R CMD build` and slowly 
transition to `devtools::build()` in CI and then for actual releases.
   
   My high-level comment of having `bash` calling `R` calling `bash` and/or `R` 
remains...I think it's find to have `bash`/Makefile OR R automate some of the 
release things, but those should all be in the same place (and avoid too many 
back-and-forth indirections between the two).


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

Reply via email to