Skip to content

Conversation

buyan302
Copy link

npm7 should not check login status when executing npm publish --dry-run.

See --dry-run. Just keep the same behavior with npm6.

References

Fixes #2411

Test result

image

@buyan302 buyan302 requested a review from a team as a code owner December 29, 2020 11:09
@buyan302
Copy link
Author

test this please ✅

@darcyclarke darcyclarke added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release semver:patch semver patch level for changes labels Dec 30, 2020
@isaacs isaacs changed the base branch from latest to release/v7.4.0 January 7, 2021 20:37
@isaacs isaacs merged commit b2e2edf into npm:release/v7.4.0 Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release semver:patch semver patch level for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] v7.3.0 publish --dry-run will require login, and publishConfig from package.json load after the check (ENEEDAUTH)

3 participants