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

Support chunk uploading Proguard files

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

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

szokeasaurusrex avatar Oct 23 '24 13:10 szokeasaurusrex