Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- When a check job marked itself as failed using the API, update_build_status_after_check would notice that the build is no longer in the Validating state and think something was wrong. Fixed by making it do nothing if the build is already marked as failed. - Change the JSON job results from null to {}
- Loading branch information