David Sherret
|
998036b399
|
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
Moves the test npm registry server port from `4558` to `426x`
|
2024-05-07 17:21:56 +00:00 |
|
David Sherret
|
1587387bcc
|
chore(test): move npm registries to separate servers and to the tests/registry folder (#23717)
1. Moves the npm registries to their own dedicated ports.
2. Moves the data files out of `tests/testdata/npm/registry` to
`tests/registry/npm`.
|
2024-05-07 01:06:01 +00:00 |
|
David Sherret
|
da52058a94
|
chore: migrate bench, publish, and more itests to spec tests (#23584)
|
2024-04-29 10:08:27 -04:00 |
|
David Sherret
|
ded6afccf2
|
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
Files that were gitignored only were not included in the diagnostic.
|
2024-04-24 18:52:05 +00:00 |
|
Asher Gomez
|
25a80bc523
|
test(publish): check specifiers outside fast check module graph (#23369)
Closes #23023
|
2024-04-17 23:46:33 +00:00 |
|
David Sherret
|
98077e4b3c
|
fix(publish): do not warn about excluded external modules in node_modules directory (#23173)
|
2024-04-11 23:52:35 +00:00 |
|