-
Notifications
You must be signed in to change notification settings - Fork 216
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
use previously working node version until rush issue is fixed (backport #6611) [release/4.5.x] #6616
Conversation
This reverts commit 7b4fe67.
Co-authored-by: Ben Polinsky <[email protected]> (cherry picked from commit 3a8593d) # Conflicts: # common/changes/@itwin/core-backend/mitigate-rush-nodejs-lts-builds_2024-04-12-18-10.json # common/config/azure-pipelines/ci.yaml # common/config/azure-pipelines/integration-validation.yaml # common/config/azure-pipelines/jobs/fast-ci.yaml # common/config/rush/pnpm-lock.yaml
Cherry-pick of 3a8593d has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Co-authored-by: Ben Polinsky <[email protected]>
@mdastous-bentley can you take a look at failing map-layers-auth tests? |
@aruniverse Should be good now... I used |
/azp run iTwin.js |
Azure Pipelines successfully started running 1 pipeline(s). |
Co-authored-by: Arun George <[email protected]> (cherry picked from commit afb8a44)
Latest nodejs security patch breaks rush integration on Windows: https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2/
This can get builds moving again until the issue is fixed. We can also hold if we think it's worth waiting for.
See:
This is an automatic backport of pull request #6611 done by [Mergify](https://mergify.com).