feat(cli): Disable sentry in development (#1939)
Disables sentry in dev Also, doing some piggyback and creating some better error message so we can ignore user errors in the server side (sentry) --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) ๐งโ๐ - [ ] Test locally on your own infrastructure - [ ] Run `go fmt` to format your code ๐ - [ ] Lint your changes via `golangci-lint run` ๐จ (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Update or add tests ๐งช - [ ] Ensure the status checks below are successful โ
Y
Yevgeny Pats committed
e2c417e42e018f1e6e6bbc2b6fe9ace0c990b30c
Parent: 491aa66
Committed by GitHub <noreply@github.com>
on 9/21/2022, 6:43:33 PM