Skip to content

Fix ROCm version detection picking up TheRock -tests- builds#120

Merged
danielholanda merged 1 commit into
mainfrom
dholanda/skip_test_builds
Jul 9, 2026
Merged

Fix ROCm version detection picking up TheRock -tests- builds#120
danielholanda merged 1 commit into
mainfrom
dholanda/skip_test_builds

Conversation

@danielholanda

Copy link
Copy Markdown
Contributor

TheRock now publishes an extra test-build tarball (e.g. therock-dist-linux-gfx103X-all-tests-7.15.0a20260709.tar.gz) that shares the same prefix and date as the real build, so the "latest" selection could pick it and then fail version extraction, breaking every Linux and Windows target. This anchors the file match so the version must come immediately after the prefix, excluding the -tests- variant. Verified against the live index for all targets on both OSes.

@danielholanda danielholanda self-assigned this Jul 9, 2026
@danielholanda
danielholanda marked this pull request as ready for review July 9, 2026 20:50
@danielholanda
danielholanda merged commit a855d70 into main Jul 9, 2026
19 checks passed
@danielholanda danielholanda mentioned this pull request Jul 9, 2026
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