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)
Sat, Jan 18, 4:04 AM
Unknown Object (File)
Wed, Jan 1, 4:45 AM
Unknown Object (File)
Dec 19 2024, 11:04 PM
Unknown Object (File)
Nov 30 2024, 7:08 PM
Unknown Object (File)
Nov 27 2024, 11:11 PM
Unknown Object (File)
Nov 24 2024, 2:46 PM
Unknown Object (File)
Oct 17 2024, 11:41 AM
Unknown Object (File)
Oct 11 2024, 2:34 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