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(onboarding): Add hapi, fastify and Nest.js #70647

Merged
merged 18 commits into from May 17, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented May 10, 2024

Will merge this after v8 is out for a while (like 1 week or so).

s1gr1d and others added 11 commits May 16, 2024 17:01
Updates the code snippets to show the new serverless packages for aws
and gcp.
For JS SDK v8 an external file is needed to initialize the SDK right at
the start of the application. The existing node guides are updated.

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Improve tests for onboarding pages to make sure the profiling import is
present and the correct error handler is used.
@s1gr1d s1gr1d force-pushed the sig/onboarding-hapi-fastify-nestjs branch from 65056c4 to fead1c8 Compare May 17, 2024 08:27
@s1gr1d s1gr1d marked this pull request as ready for review May 17, 2024 08:28
Comment on lines 25 to 26

import * as Sentry from '@sentry/node';
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import * as Sentry from '@sentry/node';
// All other imports below
import * as Sentry from '@sentry/node';

let's add a comment like this, this ensures this is not reordered e.g. by vscode!

Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

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

Great work, looks perfect!

Copy link

codecov bot commented May 17, 2024

Bundle Report

Changes will increase total bundle size by 104.6kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 27.66MB 104.6kB ⬆️

@s1gr1d s1gr1d merged commit 56b506b into master May 17, 2024
40 of 41 checks passed
@s1gr1d s1gr1d deleted the sig/onboarding-hapi-fastify-nestjs branch May 17, 2024 13:54
cmanallen pushed a commit that referenced this pull request May 21, 2024
Will merge this after v8 is out for a while (like 1 week or so).

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Copy link

sentry-io bot commented May 22, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: useNavigate() may be used only in the context of a component. useNavigate(useNavigate.tsx) View Issue
  • ‼️ Error: useNavigate() may be used only in the context of a component. useNavigate(useNavigate.tsx) View Issue
  • ‼️ Error: useNavigate() may be used only in the context of a component. useNavigate(useNavigate.tsx) View Issue
  • ‼️ Error: useNavigate() may be used only in the context of a component. useNavigate(useNavigate.tsx) View Issue
  • ‼️ Error: useNavigate() may be used only in the context of a component. useNavigate(useNavigate.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants