Skip to content

fix(ci): allow empty wheel indexes#2271

Merged
abetlen merged 1 commit into
mainfrom
fix/wheels-index-empty-backends
Jun 5, 2026
Merged

fix(ci): allow empty wheel indexes#2271
abetlen merged 1 commit into
mainfrom
fix/wheels-index-empty-backends

Conversation

@abetlen

@abetlen abetlen commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Fixes the GitHub Pages wheel index deployment when a configured backend has no matching releases yet.

The current script runs under set -e, so grep returning no matches exits the build. This currently affects the rocm72 and hip-radeon index paths.

Checks:

  • bash -n scripts/releases-to-pep-503.sh
  • zero-match rocm72 index generation succeeds locally
  • zero-match hip-radeon index generation succeeds locally

@abetlen abetlen merged commit 7c86eae into main Jun 5, 2026
15 checks passed
@abetlen abetlen deleted the fix/wheels-index-empty-backends branch June 5, 2026 03:27
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.

1 participant