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(nestjs): Update nest setup in onboarding #74929

Merged
merged 7 commits into from
Jul 30, 2024
Merged

Conversation

nicohrubec
Copy link
Contributor

related to getsentry/sentry-javascript#12920

There is a new way to setup the nest SDK. Updating the product onboarding accordingly.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 25, 2024
@nicohrubec nicohrubec changed the title Update nest setup feat(nestjs): Update nest setup in onboarding Jul 25, 2024
@nicohrubec nicohrubec requested a review from lforst July 25, 2024 11:37
@nicohrubec nicohrubec marked this pull request as ready for review July 26, 2024 08:20
@nicohrubec nicohrubec requested a review from a team as a code owner July 26, 2024 08:20
@@ -84,11 +96,10 @@ const onboarding: OnboardingConfig = {
},
{
description: tct(
'Make sure to import [code1:instrument.js/mjs] at the top of your [code2:main.ts/js] file. Set up the error handler by passing the [code3:BaseExceptionFilter].',
'Make sure to import [code1:instrument.js/mjs] at the top of your [code2:main.ts/js] file.',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now we are displaying 2x 'Make sure'... do we need both?
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, updated

@nicohrubec nicohrubec merged commit cea631a into master Jul 30, 2024
42 checks passed
@nicohrubec nicohrubec deleted the nh/update-nest-setup branch July 30, 2024 07:09
roaga pushed a commit that referenced this pull request Jul 31, 2024
related to getsentry/sentry-javascript#12920

There is a new way to setup the nest SDK. Updating the product
onboarding accordingly.

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants