sentry-cli
sentry-cli copied to clipboard
Add missing env vars for release name detection
Looking through the SDK docs, it seems that environment variable SENTRY_RELEASE is commonly used to configure a release name. There is also an environment variable for Google App Engine used by the Python SDK. Is there a reason why the CLI does not use these? If not, they should be added to detect_release_name()