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
Start verdaccio earlier and keep it alive longer (#8016)
* Start verdaccio earlier and keep it alive longer
Start the verdaccio server immediately when running publish-npm and keep it
alive until the first OTP is entered. Also, add a tip for how to access the
server from your browser. This makes it easier to verify that all packages will
be published correctly to NPM.
* Fix CI timeout from asking to quit verdaccio
0 commit comments