Skip to content

Conversation

@alexsohn1126
Copy link
Member

@alexsohn1126 alexsohn1126 commented Sep 17, 2025

Fixes #99

Problem

In other integration test servers, they have endpoints for proguard-artifact-releases:

This is causing getsentry/sentry-dotnet #4532 to fail.

Solution

Create an endpoint in sentry-server.py for proguard artifact upload

Test method

check out the branch alexsohn/fix/automatically-add-guid-for-proguard-upload from getsentry/sentry-dotnet.

Try to run the integration tests with main branch github-workflows, then you should see this:

Screenshot 2025-09-17 at 4 39 15 PM

After checking out this branch, you should see all the integration tests pass.

@alexsohn1126 alexsohn1126 changed the title Feat(sentry-server): Add Proguard artifact endpoint for Android builds Fix(sentry-server): Add Proguard artifact endpoint for Android builds Sep 17, 2025
@alexsohn1126 alexsohn1126 requested a review from vaind September 17, 2025 20:40
@bruno-garcia bruno-garcia merged commit 0ee6d58 into main Sep 17, 2025
25 checks passed
@vaind vaind deleted the alexsohn/fix/add-proguard-endpoint branch September 18, 2025 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sentry-server: Support Proguard artifact upload endpoint

3 participants