Skip to content

feat(tempest): Add playstation key to keys endpoint #93232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

vgrozdanic
Copy link
Member

@vgrozdanic vgrozdanic commented Jun 10, 2025

Currently we are using string replace on frontend to create a playstation URL, but that should be constructed on the backend, so this PR introduces it.

There is a failing OpenAPI action, but that is expected according to our docs: https://develop.sentry.dev/backend/api/public/#build-process

Part of https://linear.app/getsentry/issue/TET-587/add-playstation-url-in-project-keys-endpoint-like-there-is-for

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 10, 2025
@vgrozdanic vgrozdanic marked this pull request as ready for review June 12, 2025 08:50
@vgrozdanic vgrozdanic requested a review from a team as a code owner June 12, 2025 08:50
@vgrozdanic vgrozdanic requested a review from a team June 12, 2025 08:51
@vgrozdanic vgrozdanic merged commit 42f2390 into master Jun 12, 2025
62 of 63 checks passed
@vgrozdanic vgrozdanic deleted the vgrozdanic/add-playstation-dsn-to-keys-endpoint branch June 12, 2025 08:58
vishnupsatish pushed a commit that referenced this pull request Jun 12, 2025
Currently we are using string replace on frontend to create a
playstation URL, but that should be constructed on the backend, so this
PR introduces it.

There is a failing OpenAPI action, but that is expected according to our
docs: https://develop.sentry.dev/backend/api/public/#build-process

Part of
https://linear.app/getsentry/issue/TET-587/add-playstation-url-in-project-keys-endpoint-like-there-is-for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants