summaryrefslogtreecommitdiff
path: root/tests/specs/jsr/version_not_found
AgeCommit message (Collapse)Author
2024-05-28feat(vendor): support modifying remote files in vendor folder without ↵David Sherret
checksum errors (#23979) Includes: * https://github.com/denoland/deno_graph/pull/486 * https://github.com/denoland/deno_graph/pull/488 * https://github.com/denoland/deno_lockfile/pull/25 * https://github.com/denoland/deno_lockfile/pull/22 * https://github.com/denoland/deno_graph/pull/483 * https://github.com/denoland/deno_graph/pull/470
2024-04-01chore(specs): add jsr and npm env vars to tests by default (#23171)David Sherret
2024-03-15chore: move more tests away from itest (#22909)David Sherret
Part of #22907