Commit 8a6a961
feat(build): Improve error messages for nonexistent projects/orgs
When build upload fails due to nonexistent project or organization,
now provides clearer error messages with specific guidance:
- Shows "Project not found" with guidance to check --project and --org flags
- Shows "Organization not found" with guidance to check --org flag
- Preserves original error messages for other error types
Resolves EME-175: Missing error message on build upload with nonexistent project
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent d4ed4c4 commit 8a6a961
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
329 | 343 | | |
330 | 344 | | |
331 | 345 | | |
| |||
0 commit comments