kszucs commented on issue #46014:
URL: https://github.com/apache/arrow/issues/46014#issuecomment-2786276213

   I have been thinking of the same recently, we could take advantage of 
additional GHA features though I have some questions:
   - What if the apache/arrow GHA capacity decreases? I'm not sure what is our 
current concurrency limit.
   - Are there crossbow jobs running on other CI systems which couldn't be 
ported?
   - What if we need to support non-github hosted architectures? We would solve 
it using self-hosted runners?
   
   In an ideal setup we could easily create a release by:
   1. pressing a button, triggering jobs, uploading artifacts using 
https://github.com/actions/upload-artifact?
   2. notifying the release manager or dev@ that the artifacts are available
   3. release manager downloads, signs and uploads the artifacts under the 
release tag?
   4. trigger the post-release tasks (wherever additional credentials are not 
required or machine tokens could be used)


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to