-
-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
Description
Releases used with sourcemaps upload
need to match the ^[^/]+$
regex (i.e. must contain one or more non /
characters). This validation is enforced on the server-side, but we should also enforce it in Sentry CLI.
For further context, please reference #2385 (comment)