Skip to content

Add ability to validate ProGuard mappings upload via CLI #3302

@Lingviston

Description

@Lingviston

Problem Statement

Hi
This request has risen as a follow up to getsentry/sentry#95105. That issue was fixed, however when mappings file with existing hash, but different debug UUID gets uploaded, Sentry CLI outputs Nothing to upload, all files are on the server. Given that in case of the original issue it used to output the same, it makes it impossible to validate in an automated manner whether upload indeed happened.

Solution Brainstorm

I suppose another CLI command check-proguard-upload --uuid could be added:

  • Returns error, if there's no mappings file mapped to the given UUID exists
  • Returns success otherwise

Product Area

Unknown

Metadata

Metadata

No fields configured for issues without a type.

Projects

Status

Waiting for: Product Owner

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions