sentry-cli
sentry-cli copied to clipboard
Release brew and npm packages as `managed` releases
If we compile these packages with the managed feature, we can remove the is_npm_install and is_homebrew_install functions.
This would fix the problem reported in #2174, which has been closed in favor of this issue