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

Generalize chunk uploading logic used to upload debug files

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

Refactor the code path used for chunk uploading debug information files to be generalized to support chunk uploading other file types (such as Proguard files). For example, the ChunkedDIFMatch struct can be generalized to also store file types other than DIFs

Depends on #2194

szokeasaurusrex avatar Oct 23 '24 13:10 szokeasaurusrex