summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/publish
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-07chore: use same test server for jsr tests (#22303)David Sherret
2024-02-06fix(publish): 'explit' typo (#22296)John Spurlock
2024-02-01fix(publish): add node specifiers (#22213)Leo Kettmeir
2024-02-01fix(publish): rename --no-fast-check to --no-zap (#22214)Bartek Iwańczuk
2024-01-31chore(publish): add --no-fast-check flag (#22203)Bartek Iwańczuk
2024-01-24feat(publish): error on invalid external imports (#22088)Luca Casonato
2024-01-24feat(publish): give diagnostic on invalid package files (#22082)Luca Casonato
2024-01-24chore: improve unanalyzable dynamic import diagnostic (#22051)Luca Casonato
2024-01-23feat(cli): improved diagnostics printing (#22049)Luca Casonato
2024-01-23chore: update deno_ast and deno_graph (#22033)Bartek Iwańczuk
2024-01-15fix(publish): support deno.jsonc file (#21948)Bartek Iwańczuk
2024-01-11chore(publish): add --dry-run flag (#21895)Bartek Iwańczuk
2024-01-10feat(unstable): fast subset type checking of JSR dependencies (#21873)David Sherret
2023-12-15refactor: check if scope and package exist before publish (#21575)Bartek Iwańczuk
2023-12-13test: integration tests for tarring/unfurling (#21544)Bartek Iwańczuk