You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sentry CLI currently does not support chunk uploading Proguard mappings via the sentry-cli upload-proguard subcommand. However, it appears that the Sentry backend might already support these uploads via the assemble DIF endpoint. So, we should attempt to add support for chunk uploading Proguard mappings via the DIF chunk upload code path.
Sentry CLI currently does not support chunk uploading Proguard mappings via the
sentry-cli upload-proguard
subcommand. However, it appears that the Sentry backend might already support these uploads via the assemble DIF endpoint. So, we should attempt to add support for chunk uploading Proguard mappings via the DIF chunk upload code path.Depends on #2195
The text was updated successfully, but these errors were encountered: