-
-
Notifications
You must be signed in to change notification settings - Fork 242
invalid definition in sourcemaps search #1975
Copy link
Copy link
Closed
Description
Environment
2.30.0 from docker
Steps to Reproduce
sentry-cli sourcemaps inject --ext=js.map /tmp
Expected Result
Same as --ext=map
Actual Result
Even after #605 fix TypesBuilder can't handle complex extensions like js.gz in sourcemaps inject/upload commands
Logs
DEBUG 2024-03-11 12:30:35.784209567 +00:00 sentry-cli version: 2.30.0, platform: "linux", architecture: "x86_64"
INFO 2024-03-11 12:30:35.784374170 +00:00 sentry-cli was invoked with the following command line: "/bin/sentry-cli" "--log-level=debug" "sourcemaps" "inject" "--ext=js.map" "/tmp"
> Searching /tmp
error: invalid definition (format is type:glob, e.g., html:*.html)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status