sentry-wizard icon indicating copy to clipboard operation
sentry-wizard copied to clipboard

Sentry Project Setup Wizard

Results 125 sentry-wizard issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.6.2. Release notes Sourced from semver's releases. v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@​negezor, @​lukekarrys) v7.6.1 7.6.1 (2024-05-04) Bug...

dependencies

- Vercel - Heroku - Github - Bitbucket - GitLab - AzureDevops - Netlify - Render - Fly.io - Cloudflare - If none match, wish good luck hf

When you set up Sentry with Next.js using the wizard, there is a step asking about CI. It tries to get you to add the auth token to your CI...

Improvement

### Environment What version are you running 3.23.1 ``` npx @sentry/wizard@latest -s -i reactNative ``` ### Steps to Reproduce I have opened this issue to discuss if it's ideal or...

Improvement

Alternative issue title: There's no such thing as stability in JS-land Looks like Bun is going to permit comments in `package.json` (https://github.com/oven-sh/bun/pull/10287). This will break our wizard which currently reads...

### Environment Wizard Version: 3.22.3 Don't have yarn installed ### Steps to Reproduce 1. run npx @sentry/wizard@latest -i sourcemaps ### Expected Result Installation would be successful ### Actual Result ◇...

### Environment ``` $ node --version v20.11.1 ``` ``` $ npx @sentry/wizard@latest --version Need to install the following packages: @sentry/[email protected] ``` ### Steps to Reproduce 1. Ran `npx @sentry/wizard@latest -i...

**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...

Platform: React-Native

### Environment Due to the older versions of Sentry not working with Hermes, we needed to modify `Bundle React Native and images` to support hermes, at which time we removed...

Right now, our wizards are very [opinionated](https://develop.sentry.dev/sdk/setup-wizards/#cater-to-the-80) and enable Sentry features by default (e.g. performance monitoring and Replay). On the one hand, this is super convenient for users as the...

Platform: React-Native
Improvement
Cocoa
Replays