-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ref(node): Refactor node source fetching into integration #3729
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
Merged
AbhiPrasad
merged 45 commits into
getsentry:master
from
timfish:feat/separate-source-reading
Feb 23, 2022
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
31935f0
node stackwalk for Electron
timfish 781312e
Merge branch 'master' into feat/node-stackwalk-electron
timfish f143c10
Re-order params
timfish c890809
Merge branch 'master' into feat/node-stackwalk-electron
timfish 8b30a9a
Move source loading to seperate file
timfish f1e3f31
First try
timfish 6a03a2c
Improve logic
timfish 7c164dd
Revert tslib change
timfish f362589
jsdoc
timfish da256ee
Merge branch 'master' into feat/separate-source-reading
timfish 04db3fb
Merge branch 'master' into feat/separate-source-reading
timfish 3324578
With integration
timfish 443ea06
oops
timfish dcd287d
Merge branch 'master' into feat/separate-source-reading
timfish 84155de
Make this a non-breaking change by keeping NodeOptions.frameContextLines
timfish 285a643
Merge branch 'master' into feat/separate-source-reading
timfish 6a8a48b
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish c4f48ad
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish 7f5793a
Merge branch 'master' into feat/separate-source-reading
timfish ac4318e
Correctly handle zero lines of context
timfish 82573f4
Merge remote-tracking branch 'origin/feat/separate-source-reading' in…
timfish 86e2d4e
Make async
timfish 2ff7efd
Merge branch 'master' into feat/separate-source-reading
timfish 012eff3
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish 647999d
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish 2fe44fc
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish af9b1d8
No longer a breaking change
timfish 270e13e
Fix linting
timfish 76d8998
Merge branch 'master' into feat/separate-source-reading
timfish ddb8406
Add docs and `@deprecated`
timfish 83f859b
Disable warning for internal usage of deprecated field
timfish 8bc20b0
Revert promise changes
timfish 18c5780
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish 2266ac5
Minor improve
timfish bb37b6c
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish 03cb320
Fix nextjs test
timfish 965d48f
revert
timfish e08bcbb
Fix nextjs test
timfish 7cd79af
Merge branch 'feat/separate-source-reading' of https://github.com/tim…
timfish f278e8b
Code review changes!
timfish a7d61df
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish ef7d423
Abhi code review
timfish a172765
Revert promisify
timfish bd85ce9
Add TODO comment
timfish d7952ea
Merge remote-tracking branch 'upstream/master' into feat/separate-sou…
timfish File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Minor improve
- Loading branch information
commit 2266ac5c229d905ae67e4d87f8821a46ce44bf70
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.