-
-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Labels
Description
Problem Statement
Using sentry-cli debug-files upload <build output directory> is really neat to easily scan and upload any relevant debug information in the build output directory. However, there are some known folders in build output directory I want to skip because they are unnecessary (e.g. CMakeFiles/ or extern/).
Currently, the alternative is to manually specify the path to the files, but we lose out on the ease the auto-lookup provides
Solution Brainstorm
Accept an --ignore flag (like sourcemaps upload already supports)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
No status