Skip to content

Allow specifying ignore globs to debug-files upload #2504

@JohnnyMorganz

Description

@JohnnyMorganz

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIProduct areaFeatureIssue type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions