assignUser commented on PR #13453: URL: https://github.com/apache/arrow/pull/13453#issuecomment-1171148839
Thanks for the review @kou ! While integrating the changes I was already annoyed to do everything twice so I refactored the syncing as a local action. This way it can be easily reused by other components to upload their nightly builds (e.g. java). I also switched to using a local `.ssh` folder for `known_hosts` to avoid interfering with the runner state (not strictly necessary but I think good form). Here is an example run in a test repo https://github.com/assignUser/test-repo-a/runs/7130803918?check_suite_focus=true -- 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]
