-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-11186: Upgrade frontend toolchains used by YARN application catalog webapp #4459
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
Is the CI failure matter? @aajisaka would you please help confirm it? |
|
cc @ayushtkn |
|
ping @aajisaka, sorry for bothering you again, I think the failure does not matter, would you please take a look? |
|
The upgrade affects YARN Web UI v2 as well. Now I don't think the Web UI v2 supports Node v16. cc: @iwasakims |
|
We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
Description of PR
NodeJS 12 is EOL, and starting from NodeJS 16, it supports Apple Sillion natively.
This PR proposes to
frontend-maven-pluginfrom 1.11.2 to 1.12.1, because of Support arm64 binaries since Node.js v16 eirslett/frontend-maven-plugin#970How was this patch tested?
Build on M1 chip machine.
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?