Page MenuHomePhabricator

Move Harbormaster Build Plans to modular transactions
ClosedPublic

Authored by epriestley on Feb 26 2019, 1:17 PM.
Tags
None
Referenced Files
F13204412: D20217.diff
Wed, May 15, 12:33 AM
F13199219: D20217.id.diff
Mon, May 13, 12:57 PM
F13187349: D20217.diff
Sat, May 11, 4:28 AM
Unknown Object (File)
Tue, May 7, 7:35 AM
Unknown Object (File)
Mon, May 6, 7:54 AM
Unknown Object (File)
Fri, May 3, 6:57 AM
Unknown Object (File)
Fri, May 3, 1:32 AM
Unknown Object (File)
Fri, Apr 26, 7:43 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D20216. Ref T13258. Bland infrastructure update to prepare for bigger things.

Test Plan

Created and edited a build plan.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 26 2019, 1:17 PM
src/applications/harbormaster/storage/configuration/HarbormasterBuildPlanTransaction.php
44

function getColor() { ... return parent::getIcon(); } as an interesting implementation choice.

This revision is now accepted and ready to land.Feb 26 2019, 3:59 PM
This revision was automatically updated to reflect the committed changes.