SIGN IN SIGN UP

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