Detect Release Automatically
Note on ---
Should we call special attention to something to encourage best practices and prevent and bad DX?
Release
Copied
{
"release": "my-project-name@1.0.0"
}
SDK Examples
Source | Description | Examples |
---|---|---|
Python SDK | -SENTRY_RELEASE env variable - Output of git rev-parse HEAD | |
Rust SDK | ||
Browser SDK | ||
Node SDK | ||
Dart/Flutter | ||
Java/Android | ||
Cocoa/Apple | ||
React Native | ||
Unity | ||
Unreal Engine | ||
Capacitor | ||
Cordova | ||
UXamarin | ||
PHP | ||
Ruby | ||
Golang | ||
.NET |
You can edit this page on GitHub.