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

feat: Add Angular Wizard #767

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Jan 22, 2025

Resolves: #672

Adds wizard for Angular projects

Notes:

Does not support projects using NGModules.
Uses the internal sourcemaps wizard for Sentry CLI configuration
Does not create example pages, we can add that in a follow-up PR.

Copy link

github-actions bot commented Jan 22, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 49b5c75

@onurtemizkan onurtemizkan changed the title feat: Angular SDK Wizard feat: Add Angular Wizard Jan 22, 2025
onurtemizkan and others added 6 commits February 5, 2025 22:43
Adds Angular menu option with SDK installation

---------

Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
- Adds Sentry initialization on main.ts with feature selection
- Also adds Prettier run
* feat(angular): Add Sentry setup in App Config

* Use `hasSentryContent` from `ast-utils`

* Bail out if `app-config` is not under pre-defined location
* feat(angular): Configure source map upload.

* Use `preSelectedProject` as is

* Fix
@onurtemizkan onurtemizkan force-pushed the onur/angular-wizard-base branch from 42acc97 to 49b5c75 Compare February 5, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Wizard for Angular
1 participant