sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

Add missing env vars for release name detection

Open elramen opened this issue 1 year ago • 0 comments

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()

elramen avatar Apr 30 '24 15:04 elramen