-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Please describe the project
Chicory
URL for the project
https://github.com/dylibso/chicory
Describe current CI/CD setup
Fully GH Actions based.
Describe the primary use case for the Github Action Runner
We want to verify that we can run Wasm payloads in the JVM on any architecture.
Paste a link to the existing actions workflow file(s) or directory
https://github.com/dylibso/chicory/tree/main/.github/workflows
How often do you plan on executing the runner?
Depending on "how fast" it executes.
Ideally we can just add the new runners to this matrix running on PRs and on main:
https://github.com/dylibso/chicory/blob/42e83ee53c166a121cc8749b9d46302d013560a2/.github/workflows/ci.yaml#L20
but, if the execution is too slow, we can fallback to nightly jobs.
What is the primary programming language for the project?
Java
Please select desired hardware
- Power 9 (ppc64le)
- IBM Z / LinuxONE (s390x)
Account names of the GitHub repo admins that will need access to setting up the runner