GHA support for ppc64le arch
Describe the bug
Description
There is now support added for ppc64le runner using a GitHub app, following is the onboarding process for same, we would like to have it in Quarkus to have power images/binaries being built and published. Also we can help out with the process and also setup a call if needed.
https://github.com/IBM/actionspz/blob/main/docs/onboarding.md
Following are some of the repos of the many which have started/will be using the same https://github.com/numpy/numpy/issues/29125 https://github.com/pyca/cryptography/issues/13086 https://github.com/scipy/scipy/issues/23379
Looking after this as it's been a long time for the P support added.
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a or ver
No response
Output of java -version
No response
Mandrel or GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version or gradlew --version)
No response
Additional information
No response
/cc @Karm (native-image), @galderz (native-image), @zakkak (native-image)
@ashwinik307 :wave: what exactly are you after?
If it's CI coverage then it might make sense. I'm not sure about the binaries part though given I don't think we are publishing any native binary at the moment. Do you have something precise in mind?
Thanks!
hi @gsmet yes we can enable it for CI. We will not require any published binaries.
Do we need to provide our own compute resources for this, or are they somehow provided for us?
hi @paulrobinson , We can provide you machines if required .. Let us know ..
Thanks @ashwinik307. Are these machines provided via https://osuosl.org/services/powerdev/, or something else?
hi @paulrobinson , we have a https://github.com/IBM/actionspz/blob/main/docs/onboarding.md document to get a Power machines . .. Also https://github.com/IBM/actionspz/blob/main/docs/FAQ.md here steps are mentioned for allocating Power machine .. Let me know if need any further assistance or more on this . @mtarsel do you have anything on this ?
cc @mtarsel