gounthar commented on PR #49556: URL: https://github.com/apache/arrow/pull/49556#issuecomment-4091169424
@raulcd Great question. The RISE runners app requires these permissions: - **Actions**: Read and write (to register/deregister runners) - **Metadata**: Read-only It's a GitHub App that provides self-hosted runners — similar to how some projects use BuildJet or Actuated for ARM runners. As for Apache org setup: I'm not aware of other Apache projects using RISE runners yet — you'd likely be the first. I can check with Ludovic Henry (@luhenry, RISE TSC Co-Chair) about the process for Apache org installation. He's been setting up runners for numpy, pytorch, llama.cpp, and pyca this week. Alternatively, we could initially run the riscv64 job on a separate fork (like we did with [riseproject-dev/numpy](https://github.com/riseproject-dev/numpy/pull/1)) and upstream once the runner setup is confirmed. That way the PR can be reviewed independently of the infra question. I'll ping Ludovic about Apache org support and report back. -- 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]
