David Sherret
|
c6189e2070
|
fix(publish): error for missing version constraints on dry-publish instead of just publish (#23798)
Closes https://github.com/denoland/deno/issues/22835
|
2024-05-14 10:30:09 -04:00 |
|
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 |
|