Michaël Zasso
Michaël Zasso
Hello, we just stumbled upon this issue while deploying a Storybook v7 build. In our case, part of the build files are in a `node_modules` directory. For example: `/sb-addons/node_modules/%40storybook/addon-essentials/dist/controls/manager-bundle.mjs`
I'm trying to find a way to detect what's limit for Uint8Array length but it's not easy: https://github.com/image-js/iobuffer/pull/75
I'd like to try tackling it this weekend. Would it be doable to create a new machine with similar specs (on Ubuntu 24.04) and migrate the data and config to...
- [x] VM created: https://cloud.ibm.com/gen1/infrastructure/virtual-server/146903884/details#main - [x] Install and enable nginx - `apt install nginx` - `systemctl enable nginx` - `systemctl start nginx` - [x] Install jenkins - `apt install...
I did everything I could. https://ci-release.nodejs.org now points to the new server. There are a few open questions/tasks: - Do we need to do something on the release nodes? https://ci-release.nodejs.org/computer/...
> > * What about the SSL certificate? > ci-release.nodejs.org seems to be behind the expected certificate -- I can't remember if this is being server from nginx or Cloudflare...
> Test build: [ci-release.nodejs.org/job/iojs+release/10554](https://ci-release.nodejs.org/job/iojs+release/10554/) macOS jobs haven't started: 
> I think the only thing to be watchful for would be increased costs (for the providers where we're using up credits). For DO, I'm going to open an issue...
I'll close this. It seems that the right thing to do is add swap, not memory (because memory usually scales with CPUs)
I deployed it right after merge. The only way to test it is waiting for a new release to happen.