Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
chore: migrate from global-error -> anyhow
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFlurry committed Sep 7, 2024
1 parent f3e2471 commit 0a52d75
Show file tree
Hide file tree
Showing 46 changed files with 225 additions and 496 deletions.
13 changes: 0 additions & 13 deletions '

This file was deleted.

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ get-namespace-public-token` subcommands to get a Rivet token for a namespace

- Cleaner unauthenticated error
- Changed `sidekick` to a more modular architecture
- Changed error handling in CLI to use `GlobalResult` from main repo instead of
- Changed error handling in CLI to use `Result` from main repo instead of
`anyhow`
- Unix install script can now take the environment variable `BIN_DIR` to specify
the installation directory, preventing the need for sudo in certain cases
Expand Down
Loading

0 comments on commit 0a52d75

Please sign in to comment.