You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix JitPack status detection for spaced JSON format
- JitPack API returns 'status' : 'ok' with spaces around colon
- Update pattern matching to handle spaced JSON format
- Should now properly detect build success/error/building states
0 commit comments