bkmgit commented on issue #343:
URL: https://github.com/apache/arrow-adbc/issues/343#issuecomment-1378733308

   For Arrow, nothing extra was needed for bundler (maybe because it was 
already available),
   
https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh#L755
   however the script also uses bundle install:
   https://github.com/apache/arrow-adbc/blob/main/ci/scripts/glib_test.sh#L47
   https://github.com/apache/arrow-adbc/blob/main/ci/scripts/glib_test.sh#L63
   and in Arrow a path is set for this
   https://github.com/apache/arrow-adbc/blob/main/ci/scripts/glib_test.sh#L63
   Can add this if helpful and remove `--user-install bundler` or change 
bundler installation directory to one in the temporary build directory.


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