Page MenuHomePhabricator

Fix an issue in Harbormaster when a buildable has no repository
ClosedPublic

Authored by epriestley on Dec 14 2013, 1:31 AM.
Tags
None
Referenced Files
F13105220: D7771.diff
Sat, Apr 27, 2:33 PM
Unknown Object (File)
Thu, Apr 25, 2:16 AM
Unknown Object (File)
Mon, Apr 22, 6:07 AM
Unknown Object (File)
Fri, Apr 19, 3:30 AM
Unknown Object (File)
Fri, Apr 19, 3:30 AM
Unknown Object (File)
Fri, Apr 19, 3:30 AM
Unknown Object (File)
Thu, Apr 11, 4:41 AM
Unknown Object (File)
Sat, Apr 6, 11:14 PM
Subscribers

Details

Summary

Not every revision belongs to a repository, so we might end up here with $repo still equal to null. Don't fatal if we do.

Test Plan

iiam

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped