-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
chore(NA): downgrades rules nodejs into v4.7.0 #130347
chore(NA): downgrades rules nodejs into v4.7.0 #130347
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, yarn kbn reset && yarn kbn bootstrap
with a populated remote cache took 64 seconds.
info [bazel] INFO: Elapsed time: 64.299s, Critical Path: 8.51s
info [bazel] INFO: 945 processes: 658 remote cache hit, 280 internal, 7 darwin-sandbox.
info [bazel] INFO: Streaming build results to: https://app.buildbuddy.io/invocation/a5358f3e-22ff-492e-9f79-4bb33c1ae960
60mb downloaded, pretty reasonable (a couple cache misses on ARM macs are expected, but not causing any issues right now).
Pinging @elastic/kibana-operations (Team:Operations) |
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Windows LGTM. Uncached reset took 15 minutes and 35 seconds. I'm thinking it's probably worth adding cache hits to CI metrics to unskew bootstrap times.
* chore(NA): downgrade rules nodejs into v4.0.0 * chore(NA): include windows patch * chore(NA): polish downgrade code * chore(NA): include yarn.lock (cherry picked from commit 0b2da10)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* chore(NA): downgrade rules nodejs into v4.0.0 * chore(NA): include windows patch * chore(NA): polish downgrade code * chore(NA): include yarn.lock (cherry picked from commit 0b2da10) Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
For awareness, we've had to add a |
This PR reverts what was done at #129522 , #130051 and #130214 as we found a major performance decreasing when building without no cache.