Skip to content

[codex] Fix t4a CubeCL xtask selectors#9

Merged
shinaoka merged 1 commit into
mainfrom
codex/fix-t4a-cubecl-xtask
Jun 22, 2026
Merged

[codex] Fix t4a CubeCL xtask selectors#9
shinaoka merged 1 commit into
mainfrom
codex/fix-t4a-cubecl-xtask

Conversation

@shinaoka

Copy link
Copy Markdown
Member

Summary

  • Update xtask package selectors from old CubeCL package names to the new t4a-cubecl* package names.
  • Drop SPIR-V custom checks from the minimal tensor4all publish fork path because cubecl-spirv is intentionally not part of the published closure.

Root cause

The t4a package rename changed Cargo package names while preserving Rust crate import names. CI xtask commands still selected old package names such as cubecl-wgpu, causing code-quality to fail after #8 merged.

Verification

  • cargo xtask check audit
  • cargo fmt --all --check
  • cargo xtask check format
  • cargo xtask check lint

@shinaoka shinaoka merged commit 5b8d9ff into main Jun 22, 2026
1 check passed
@shinaoka shinaoka deleted the codex/fix-t4a-cubecl-xtask branch June 22, 2026 12:12
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