Commit 077bb91
committed
fix: OrgAll should not silently switch orgs and remove non-existent command from tip
- resolveOrgAllTarget: when event is not found in the explicit org (from
URL), return null instead of falling back to auto-detect. Only fall
back to auto-detect on auth/network errors, where the event might
exist but is unreachable.
- Replace non-existent "sentry project set" in the stderr tip with
env var guidance (SENTRY_ORG / SENTRY_PROJECT).1 parent c3edd9d commit 077bb91
2 files changed
+9
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
| 231 | + | |
231 | 232 | | |
232 | | - | |
| 233 | + | |
| 234 | + | |
233 | 235 | | |
234 | 236 | | |
235 | 237 | | |
| |||
251 | 253 | | |
252 | 254 | | |
253 | 255 | | |
254 | | - | |
| 256 | + | |
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
| 550 | + | |
551 | 551 | | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 552 | | |
559 | 553 | | |
560 | 554 | | |
561 | | - | |
562 | | - | |
563 | | - | |
| 555 | + | |
| 556 | + | |
564 | 557 | | |
565 | 558 | | |
566 | 559 | | |
| |||
640 | 633 | | |
641 | 634 | | |
642 | 635 | | |
643 | | - | |
| 636 | + | |
644 | 637 | | |
645 | 638 | | |
646 | 639 | | |
| |||
0 commit comments