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
Ensure that the generated tarballs - and the top level directory within them - are not just called node-vXX.YY.Z-linux-x64 as that does not identify it as alpine and will likely result in a race condition when pushing the files to node-www.
Add the firewall rules to allow the new machine to push to node-www
Part of nodejs/node#62764
Splitting out from the initial work done in #4390
Tasks:
xzto the alpine dockerfiles (Needed for release CI but not test) Addxzto alpine containers which is required by release machines #4422