Increased resources for OSS organization ariakit #42526
Closed
diegohaz
started this conversation in
Mend Hosted Request
Replies: 1 comment 1 reply
-
|
@jamietanna Sorry to bother you, but do you have any other workaround? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What would you like help with?
Upgrade to the Community (OSS) plan
Please share the URL to the organisation you're creating this request for
https://github.com/ariakit
Additional information
I recently started seeing failed Renovate jobs for https://github.com/ariakit/ariakit due to
kernel-out-of-memory. When I investigated, I found a possible workaround that involved limitingtoolSettings.nodeMaxMemory. The jobs now pass, but the PRs created by Renovate are not updating thepnpm-lock.yamlfile, which is causing several CI errors. Here's an example: ariakit/ariakit#5700After inspecting the logs, I can see that the
pnpm-lock.yamlupdate is silently failing due toJavaScript heap out of memory. So I'm requesting this RAM increase in hopes of fixing the issue.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions