Skip to content
New issue

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

Should have option to create new project right after login in wizard cli #549

Open
edem-cyber opened this issue Mar 7, 2024 · 1 comment

Comments

@edem-cyber
Copy link

Environment
MacOS

What version are you running?
@sentry/wizard": "^3.20.5"

Steps to Reproduce
Run npx @sentry/wizard

Expected Feature
Should have an option to either create a new sentry project or select one of the created projects from the account after login

Actual Feature
After a successful login, we immediately get a list of projects in the account to select from.

Sentry Wizard will help you to configure your project
Thank you for using Sentry :)
? What platform do you want to set up? Next.js
Skipping connection to Sentry due files already patched

┌   Sentry Next.js Wizard 
│
◇   ────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                   │
│  The Sentry Next.js Wizard will help you set up Sentry for your application.                      │
│  Thank you for using Sentry :)                                                                    │
│                                                                                                   │
│  Version: 3.20.5                                                                                  │
│                                                                                                   │
│  This wizard sends telemetry data and crash reports to Sentry. This helps us improve the Wizard.  │
│  You can turn this off at any time by running sentry-wizard --disable-telemetry.                  │
│                                                                                                   │
├───────────────────────────────────────────────────────────────────────────────────────────────────╯
│
◇  Are you using Sentry SaaS or self-hosted Sentry?
│  Sentry SaaS (sentry.io)
│
◇  Do you already have a Sentry account?
│  Yes
│
●  If the browser window didnt open automatically, please open the following link to log into Sentry:
│  
│  https://sentry.io/account/settings/wizard/x3fcpenmpq06ydot9yjvrn7at5cn5zytspe1lslpd3n1yzodpnlpzexe4gp5lya1/
│
◇  Login complete.
│
◆  Select your Sentry project.
│  ○ user-pn/node
@edem-cyber edem-cyber changed the title Should have option to create new project right after login Should have option to create new project right after login in wizard cli Mar 7, 2024
@Lms24
Copy link
Member

Lms24 commented Mar 8, 2024

Hey @edem-cyber thanks for writing in! I agree this would be a nice feature. I'm not sure if we have the necessary API endpoints for this but it's something to explore in the future. Especially because we have to rework project selection anyway at some point (#357).

I'm gonna backlog this for the moment. PRs are also welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants