feat(ci): Add Multi-Arch Release ASAN workflow#64
Conversation
Adds a caller workflow for the ASAN release workflow in TheRock. Supports workflow_dispatch and scheduled nightly builds for Linux only. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
||
| # Trigger on a schedule to build nightly releases. | ||
| schedule: | ||
| # Runs at 12:00 AM UTC, which is 5:00 PM PDT (UTC-7) |
There was a problem hiding this comment.
Shall we start later like 10PM or 12AM PDT, so that the normal nightly build and this doesnt conflict
There was a problem hiding this comment.
i'll keep this time in order to be consistent with
|
How was this tested prior to merge?
This run failed. I approved ROCm/TheRock#5968 conditionally on releases being sufficiently tested in dev before moving to nightly:
What we need to be careful about here is what was flagged on that PR: packages from ASan and non-ASan must not be mixed. The recent https://github.com/ROCm/rockrel/actions/runs/28341408029 workflow run did a few things wrong:
|
|
Sent a revert #69 |
Reverts #64 This was not sufficiently tested in dev prior to enabling nightly builds and it is overwriting at least non-asan JAX packages, see #64 (comment)
Adds a caller workflow for the ASAN release workflow in TheRock. Supports workflow_dispatch and scheduled nightly builds for Linux only.
Landed this ROCm/TheRock#5968 and propogating here. Progress on ROCm/TheRock#5937
ISSUE ID ROCm/TheRock#5937
Running a test here https://github.com/ROCm/TheRock/actions/runs/28049441058, but can get some reviews here at least