Skip to content

Conversation

@tobias-wilfert
Copy link
Member

@tobias-wilfert tobias-wilfert commented Sep 2, 2025

The managed relay mode is being made available to everyone as such we also need to make the site that is used to configure a managed relay available to everyone.


Talked with Vjeran and will try to split this up into its frontend and backend components.

@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Sep 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2025

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@codecov
Copy link

codecov bot commented Sep 2, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
39029 1 39028 607
View the top 1 failed test(s) by shortest run time
tests.sentry.api.endpoints.test_organization_relay_usage.OrganizationRelayHistoryTest::test_endpoint_checks_feature_present
Stack Traces | 1.43s run time
#x1B[1m#x1B[.../api/endpoints/test_organization_relay_usage.py#x1B[0m:87: in test_endpoint_checks_feature_present
    assert resp.status_code == 404
#x1B[1m#x1B[31mE   assert 200 == 404#x1B[0m
#x1B[1m#x1B[31mE    +  where 200 = <Response status_code=200, "application/json">.status_code#x1B[0m

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@tobias-wilfert
Copy link
Member Author

This PR was split into 2 (front-end and back-end) which have since been merged.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants