Commit 70ddd86
fix(code-mappings): Preserve case when inferring repo name from remote
Use get_repo_from_remote_preserve_case instead of get_repo_from_remote
to avoid lowercasing the repository name, which would cause mismatches
with Sentry's case-sensitive API.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8f9babe commit 70ddd86
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments