fix: hide incompatible download options - #9089
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Operating system dropdowns can take an optional Unit tests cover compatibility filtering and explicit exclusions. Reviewed by Cursor Bugbot for commit 19850eb. Bugbot is set up for automated code reviews on this repo. Configure here. |
ovflowd
left a comment
There was a problem hiding this comment.
Incompatible options are already disabled. I'm -1 on hiding them.
Description
AIX remains available in the prebuilt selector because Node.js publishes official
aix-ppc64binaries.Validation
git diff --checkpnpm format,pnpm test, andpnpm buildwere not run because dependencies are not installed in the bundle environmentRelated Issues
Fixes #8638.
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.