assignUser commented on PR #38660:
URL: https://github.com/apache/arrow/pull/38660#issuecomment-1804776447

   `macros.github_upload_releases` this uploads the artifacts to the crossbow 
repo [release area](https://github.com/ursacomputing/crossbow/releases), not 
the jfrog artifactory. From there we can use `archery` to download them and 
upload them to the artifactory. 
   
   IIRC every committer can upload things to the artifactory, either via the 
webgui or via curl (? check the other release scripts). We would only upload 
things there for releases/rcs (for testing now would also be fine). If you want 
to provide a 'nightly' version of the mtlbx files you can checkout the way we 
upload nightlies for r and java to https://nightlies.apache.org in 
`.github/workflows/r|java_nightly.yml`  


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