Nick Schonning

Results 278 issues of Nick Schonning

## Environment * **Platform**: * **Docker Version**: * **Node.js Version**: * **Image Tag**: ## Expected Behavior ## Current Behavior Old directory is usually copied to create a new major release...

## Problem Currently we iterated and import all releaser keys as part of the image, rather than the one used to sign a particular release ## Solution As part of...

Opened this as a draft since I noticed the auto-pr is creating a single commit and force pushing while the upstream PR is open. I haven't tested this, so I'm...

This doesn't replace the other Windows PRs like #720, just showing an alternate using the MSI installers. EX: 1. `docker build .\8\windowsservercore\ -t nodejs:windowsservercore-8` 2. `docker run --rm -it nodejs:windowsservercore-8...

Currently it looks like it has Write access, but the original idea was just for Read https://github.com/nodejs/docker-node/issues/670#issue-308668692 Is there a reason the Bot still needs Write access? It might change...

Fixes #3251 Still needs Node Docker image release before this will pass

Support should land on April 19, 2022. - [x] Add 18 to CI - [x] Add the Module version to extensions.js - [x] Update support table in README.md - [x]...

Now that Apple is releasing ARM based chips, opening a general tracking issue. This will likely hit the same lack of CI support that we run into for general ARM...

EOL is June 1st 2022 https://github.com/nodejs/Release

Here are the dockerfiles I use. They're a hodge podge of copy-paste and hacks to get things working over the years. Odds are parts of it aren't needed anymore. ###...