We would like a GitHub action that runs nightly, builds a new apptainer image using the latest Triton version and run all the tests. Possible implementation is to create a new branch, in-place modify the .def file, then run the action but open to other implementations ideas. It is fine to not report anything and users can check the CI action logs to see success/failure or see CI result via email.
We would like a GitHub action that runs nightly, builds a new apptainer image using the latest Triton version and run all the tests. Possible implementation is to create a new branch, in-place modify the .def file, then run the action but open to other implementations ideas. It is fine to not report anything and users can check the CI action logs to see success/failure or see CI result via email.