Page MenuHomePhabricator

Allow a HarbormasterBuildMessage to be sent to any object
ClosedPublic

Authored by epriestley on Feb 12 2018, 6:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 26 2025, 3:44 PM
Unknown Object (File)
May 26 2025, 1:44 PM
Unknown Object (File)
May 26 2025, 10:20 AM
Unknown Object (File)
May 25 2025, 3:24 PM
Unknown Object (File)
May 8 2025, 4:16 PM
Unknown Object (File)
May 7 2025, 11:10 PM
Unknown Object (File)
Apr 23 2025, 2:14 PM
Unknown Object (File)
Apr 23 2025, 12:53 PM
Subscribers
Restricted Owners Package

Details

Summary

See T13054. This prepares for Buildables to be sent messages ("attach", "done scheduling builds") to fix races between Harbormaster and Differential.

The buildTargetPHID is replaced with a recipientPHID in the API. An additional change will fix the storage.

In the future, this table could probably also replace HarbormasterBuildCommand now, which is approximately the same bus, but for Builds.

Test Plan

Viewed builds with messages. Sent messages with harbormaster.sendmessage. Processed messages with bin/phd debug task.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable