sentry-unity
sentry-unity copied to clipboard
Release management (sentry-cli)
trafficstars
Some other Sentry SDKs provide release management through plugins. Should Unity build do something similar? This includes:
- creating releases (
newandfinalize) - associating commits (
set-commits)
Currently, we only upload source maps during the build. This issue serves to track interest.