Skip to content

feat(preprod): Return snapshot URL in create snapshot response#109662

Merged
runningcode merged 2 commits intomasterfrom
no/eme-899-snapshot-url-in-response
Mar 3, 2026
Merged

feat(preprod): Return snapshot URL in create snapshot response#109662
runningcode merged 2 commits intomasterfrom
no/eme-899-snapshot-url-in-response

Conversation

@runningcode
Copy link
Copy Markdown
Contributor

@runningcode runningcode commented Mar 2, 2026

Summary

  • Adds snapshotUrl to the POST /preprodartifacts/snapshots/ response so sentry-cli can display a link to the snapshot after uploading

Requires companion sentry-cli PR to consume the new field.

Fixes EME-899

@linear
Copy link
Copy Markdown

linear bot commented Mar 2, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 2, 2026
@runningcode runningcode marked this pull request as ready for review March 2, 2026 16:42
@runningcode runningcode requested a review from a team as a code owner March 2, 2026 16:42
Add snapshotUrl to the POST /preprodartifacts/snapshots/ response so
sentry-cli can display a link to the snapshot after uploading.
No need for a separate function — the existing helper with
view_type="snapshots" produces the same URL.
@runningcode runningcode force-pushed the no/eme-899-snapshot-url-in-response branch from 1df3654 to 5274415 Compare March 3, 2026 07:13
@runningcode runningcode merged commit 70c67d3 into master Mar 3, 2026
76 checks passed
@runningcode runningcode deleted the no/eme-899-snapshot-url-in-response branch March 3, 2026 08:11
runningcode added a commit to getsentry/sentry-cli that referenced this pull request Mar 4, 2026
## Summary
- Adds `snapshot_url` (optional) to `CreateSnapshotResponse`
- Prints the snapshot URL after a successful upload so users can
navigate directly to it

Depends on companion sentry PR:
getsentry/sentry#109662

Fixes EME-898

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants