summaryrefslogtreecommitdiff
path: root/cli/tools/registry/api.rs
AgeCommit message (Collapse)Author
2024-01-08fix(registry): wait for already pending publish (#21663)Bartek Iwańczuk
Co-authored-by: Luca Casonato <hello@lcas.dev>
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-17fix: urls for publishing (#21613)Bartek Iwańczuk
2023-12-15fix: prompts when publishing (#21596)Bartek Iwańczuk
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-14refactor: split registry into multiple modules (#21572)Bartek Iwańczuk
Co-authored-by: David Sherret <dsherret@gmail.com> Co-authored-by: Luca Casonato <hello@lcas.dev>