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 dump_syms #102

Merged
merged 9 commits into from
Mar 20, 2024
Merged

feat: add dump_syms #102

merged 9 commits into from
Mar 20, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Mar 19, 2024

Adds dump_syms functionality via the Mozilla dump_syms crate. When invoked with the -m flag, any binaries the glob finds will be converted to .sym files and uploaded.

Depends on BugSplat-Git/node-dump-syms#8

TODO

  • Release updated node-dump-syms
  • Test Windows
  • Test Linux
  • Package with pkg

BREAKING CHANGE: removes glob support from uploadSymbolFiles

@bobbyg603 bobbyg603 requested a review from daveplunkett March 19, 2024 01:25
@bobbyg603 bobbyg603 marked this pull request as draft March 19, 2024 01:27
@bobbyg603 bobbyg603 marked this pull request as ready for review March 20, 2024 21:09
@bobbyg603 bobbyg603 merged commit 2c8d33d into main Mar 20, 2024
1 check passed
@bobbyg603 bobbyg603 deleted the dump-syms branch March 20, 2024 22:06
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.

2 participants