Page MenuHomePhabricator

Modularize individual Harbormaster build messages
ClosedPublic

Authored by epriestley on Jul 15 2021, 10:24 PM.
Tags
None
Referenced Files
F15469756: D21690.diff
Fri, Apr 4, 4:14 PM
F15459233: D21690.id51703.diff
Mon, Mar 31, 11:16 AM
F15456404: D21690.diff
Sun, Mar 30, 9:28 AM
F15431305: D21690.id.diff
Mon, Mar 24, 11:41 AM
F15425226: D21690.diff
Sun, Mar 23, 3:18 AM
F15415094: D21690.id51652.diff
Thu, Mar 20, 3:59 AM
F15400607: D21690.id51703.diff
Mon, Mar 17, 12:49 PM
F15400442: D21690.diff
Mon, Mar 17, 11:39 AM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13072. Further modularize build messages by applying each one in a separate transaction type.

This makes it easier to add new types of messages (although I have no particular plans to do this, offhand) and reduces the amount of switch-boilerplate.

This will probably also simplify validating "harbormaster.sendmessage".

Test Plan
  • Applied all commands.
  • Ran migration, saw transactions render properly

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Jul 15 2021, 10:24 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 21 2021, 9:17 PM
This revision was automatically updated to reflect the committed changes.