Skip to content

ref(tempest): Use playstation URL coming from the API instead of assembling it #93588

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 2 commits into from
Jun 16, 2025

Conversation

vgrozdanic
Copy link
Member

In #93232 playstation URL has been implemented in our API so there is no longer a need to assemble it on the frontend

Closes TET-587: Add playstation URL in project keys endpoint, like there is for minidumps

@vgrozdanic vgrozdanic requested a review from a team as a code owner June 16, 2025 10:12
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 16, 2025
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #93588   +/-   ##
=======================================
  Coverage   88.00%   88.00%           
=======================================
  Files       10322    10322           
  Lines      595064   595059    -5     
  Branches    23142    23141    -1     
=======================================
  Hits       523680   523680           
+ Misses      70891    70886    -5     
  Partials      493      493           

@vgrozdanic vgrozdanic merged commit eaa653e into master Jun 16, 2025
46 checks passed
@vgrozdanic vgrozdanic deleted the vg/use-playstation-field branch June 16, 2025 11:30
billyvg pushed a commit that referenced this pull request Jun 18, 2025
…mbling it (#93588)

In #93232 playstation URL has
been implemented in our API so there is no longer a need to assemble it
on the frontend

Closes [TET-587: Add playstation URL in project keys endpoint, like
there is for
minidumps](https://linear.app/getsentry/issue/TET-587/add-playstation-url-in-project-keys-endpoint-like-there-is-for)
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
…mbling it (#93588)

In #93232 playstation URL has
been implemented in our API so there is no longer a need to assemble it
on the frontend

Closes [TET-587: Add playstation URL in project keys endpoint, like
there is for
minidumps](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: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants