We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
upload-sourcemaps
Once getsentry/sentry-javascript#8984 is done, we should adjust the Remix wizard to pass the safe parameters to upload-sourcemaps.
org
project
url
addSentryCliConfig
sentry-wizard/src/utils/clack-utils.ts
Lines 283 to 289 in 6f4ad3b
The text was updated successfully, but these errors were encountered:
Wizard only onboarding (#55844)
c7cc307
~Remix~, SvelteKit, and Nextjs Someone can validate if these changes, by someone I mean a real developer :D SvelteKit: local <img width="1204" alt="image" src="https://github.com/getsentry/sentry/assets/47563310/6f6f8abb-b439-4f64-ab38-328fa8ed25f4"> NextJs: local <img width="1203" alt="image" src="https://github.com/getsentry/sentry/assets/47563310/ccd6f39c-cd0b-447e-be6d-f71803019735"> ~Remix: local~ <img width="1216" alt="image" src="https://github.com/getsentry/sentry/assets/47563310/379815d1-cbdc-49ae-9e39-d8efc40e9211"> closes #55777 EDIT: Remix is still open, waiting on getsentry/sentry-wizard#433, merging this without remix. Remix change is tracked in #54615 --------- Co-authored-by: ArthurKnaus <arthur.knaus@sentry.io>
feat(remix): Pass org, project, url to upload-sourcemaps scri…
4ec63a1
…pt. (#434) see #433
onurtemizkan
Successfully merging a pull request may close this issue.
Once getsentry/sentry-javascript#8984 is done, we should adjust the Remix wizard to pass the safe parameters to
upload-sourcemaps
.org
andproject
url
addSentryCliConfig
to avoid this in the futuresentry-wizard/src/utils/clack-utils.ts
Lines 283 to 289 in 6f4ad3b
The text was updated successfully, but these errors were encountered: