You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
switch to new Debian keysigning method (#252)
`apt-key` is deprecated, so we'll switch to the new recommended way of adding repo signing keys
also very minor, but move then creation of the `/etc/apt/keyrings` directory into its own section, as it's not really part of just Node now.
Prepping for v12.2.0 Release (#238)
* Remove global composer packages causing install issues, add client_body to nginx
* Allow registry plugin
* Fix registry order
* Good thing no one reads the commit messages