Skip to content

Add toggle for Python Packages, PyTorch, JAX, and Native Linux Packages - #10919

Open
erman-gurses wants to merge 1 commit into
developfrom
users/erman-gurses/add-toggles
Open

Add toggle for Python Packages, PyTorch, JAX, and Native Linux Packages#10919
erman-gurses wants to merge 1 commit into
developfrom
users/erman-gurses/add-toggles

Conversation

@erman-gurses

Copy link
Copy Markdown
Contributor

Issue: ROCm/TheRock#3343

Add toggle for Python packages, PyTorch, JAX, native Linux packages, and Python package tests are not run by default.

Copilot AI lite review requested due to automatic review settings August 28, 2026 22:16
@erman-gurses
erman-gurses requested a review from a team as a code owner August 28, 2026 22:16
@github-actions github-actions Bot added the github actions Pull requests that update GitHub Actions code label Aug 28, 2026
@therock-pr-bot

Copy link
Copy Markdown

✅ All Policy Checks Passed

Check Status Details
📝 PR Description ✅ Pass
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled

🎉 All policy checks passed!

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

🙋 Wish to Override Policy?

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the therock-multi-arch-ci GitHub Actions workflow to support explicit opt-in toggles for building ROCm Python packages, PyTorch wheels, JAX wheels, and native Linux packages (and their install tests). This aligns rocm-systems CI behavior with TheRock’s multi-arch pipeline capabilities while keeping these heavier package-related builds disabled by default unless explicitly requested.

Changes:

  • Adds new workflow_dispatch boolean inputs to toggle Python packages, PyTorch, JAX, and native Linux package builds.
  • Plumbs the new inputs through to the downstream reusable workflow call (setup_multi_arch.yml) via with: parameters.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions Pull requests that update GitHub Actions code organization: ROCm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants