Skip to content

fix(source-maps): Fall back to JavaScript docs#120101

Open
sentry-junior[bot] wants to merge 3 commits into
masterfrom
fix/docs-2359-sourcemaps-link
Open

fix(source-maps): Fall back to JavaScript docs#120101
sentry-junior[bot] wants to merge 3 commits into
masterfrom
fix/docs-2359-sourcemaps-link

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Fixes the source map settings link for unknown or custom project platforms by falling back to the canonical JavaScript source maps documentation instead of interpolating an unsupported platform slug.

Adds regression coverage for a custom project platform.

Linear: DOCS-2359
GitHub: getsentry/sentry-docs#15602

Checks:

  • pnpm test-ci static/app/views/settings/projectSourceMaps/sourceMapsList.spec.tsx — 3 passed
  • oxfmt --check on both changed files — passed
  • git diff --check — passed

Full ESLint was attempted twice but exceeded the sandbox memory limit (exit 137 / Node heap OOM).

Requested by Ben Henry via Junior.

--

View Junior Session

Co-Authored-By: Ben Henry <ben.henry@sentry.io>
@linear-code

linear-code Bot commented Jul 20, 2026

Copy link
Copy Markdown

DOCS-2359

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 20, 2026
Co-Authored-By: Ben Henry <ben.henry@sentry.io>
@benhenry benhenry added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
@benhenry
benhenry marked this pull request as ready for review July 20, 2026 18:23
@benhenry
benhenry requested a review from a team as a code owner July 20, 2026 18:23
@github-actions github-actions Bot removed the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jul 20, 2026
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.

1 participant