Skip to content

Something is broken with sourcemap uploading and hosting publicly #13322

@sfanahata

Description

@sfanahata

SDK

JavaScript SDK

Description

I'm getting a lint 404 failure on my PRs in the sentry-docs repo, and I think it's because the notsupported list was changed or messed up in a file or two. In hosting publicly, this is the list:

  - javascript.node
  - javascript.aws-lambda
  - javascript.azure-functions
  - javascript.connect
  - javascript.express
  - javascript.fastify
  - javascript.gcp-functions
  - javascript.hapi
  - javascript.hono
  - javascript.koa
  - javascript.nestjs

But in the uploading index.mdx, this is the list

  - javascript.nextjs
  - javascript.remix
  - javascript.solidstart
  - javascript.sveltekit
  - javascript.astro
  - javascript.nuxt

I can't see the hosting publicly doc in the navigation for the notsupported list in the uploading index file, but I can still navigate directly to it. And then when I click on the upload them link in that doc, I get a page not found.

Can someone help make the notsupported lists right?

Suggested Solution

No response

Metadata

Metadata

Assignees

Labels

BugSDKsjavascriptPull requests that update Javascript code

Projects

Status

Waiting for: Support

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions