Skip to content

Disable the cron trigger for the cont. wheel tests workflow#789

Open
psanal35 wants to merge 4 commits into
amd-mainfrom
disable-cont-cron
Open

Disable the cron trigger for the cont. wheel tests workflow#789
psanal35 wants to merge 4 commits into
amd-mainfrom
disable-cont-cron

Conversation

@psanal35

@psanal35 psanal35 commented Jun 3, 2026

Copy link
Copy Markdown

This PR disables the cron trigger, as this workflow does not require regular downstream runs. It can be triggered manually when needed. This change is temporary.

mminutoli and others added 4 commits June 2, 2026 15:46
Gate every caller workflow job by `github.repository_owner` so
that forks only run the CI subset they have infrastructure for.

Non-ROCm jobs: `github.repository_owner == 'jax-ml'`
ROCm jobs: `github.repository_owner == 'jax-ml' || github.repository_owner == 'ROCm'`
job naming, and nightly build workflow

Version-tier S3 artifact layout:
- Add rocm-release-version tier to S3 artifact
  paths to prevent wheel collisions across ROCm
  versions.
- Add per-repo/branch/version LATEST pointer for
  wheel resolution.
- Parameterize manylinux container image in
  build_rocm_artifacts.yml.
- Plumb s3_download_uri through bazel_rocm.yml.

Standardize CI job naming and matrix schema:
- Unify ROCm matrix entries across all caller
  workflows to use a canonical schema with label,
  wheel-version, release-version, and tag fields.
- Update job names to use matrix.rocm.label.
- Add rocm-release-version input to pytest_rocm,
  bazel_rocm, and download-jax-rocm-wheels to
  decouple wheel filename matching from S3 path
  construction.
- Add manylinux-image input to
  build_rocm_artifacts so callers can override
  the container image.

Nightly workflow:
- Add a dedicated build-rocm-artifacts job to
  the nightly workflow that builds wheels with
  pinned XLA (clone_main_xla: 0) and uploads to a
  nightly-specific S3 path.
- Update nightly pytest and bazel ROCm jobs to
  depend on the new build.
Extends the wheel test continuous and nightly release workflows to run
against TheRock 7.13.0 and TheRock latest builds in addition to ROCm 7.2.0.
@psanal35 psanal35 force-pushed the amd-main branch 2 times, most recently from 729ed31 to 88e42dc Compare June 18, 2026 21:18
@mminutoli mminutoli force-pushed the amd-main branch 2 times, most recently from cb097f7 to d347a4f Compare June 22, 2026 18:14
@mminutoli mminutoli force-pushed the amd-main branch 2 times, most recently from 3f9e8b4 to f25f2b4 Compare June 27, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants