summaryrefslogtreecommitdiff
path: root/cli/tests/integration/publish_tests.rs
AgeCommit message (Collapse)Author
2024-01-08fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816)David Sherret
2024-01-08chore: rename do-not-use-publish (#21854)Ryan Dahl
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-15refactor: check if scope and package exist before publish (#21575)Bartek Iwańczuk
Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2023-12-13test: integration tests for tarring/unfurling (#21544)Bartek Iwańczuk