Page MenuHomePhabricator

Move Harbormaster Build Plans to modular transactions
ClosedPublic

Authored by epriestley on Feb 26 2019, 1:17 PM.
Tags
None
Referenced Files
F15461091: D20217.diff
Tue, Apr 1, 5:08 AM
F15437398: D20217.id48278.diff
Tue, Mar 25, 7:12 PM
F15435406: D20217.diff
Tue, Mar 25, 8:04 AM
F15396278: D20217.id.diff
Sun, Mar 16, 1:10 PM
Unknown Object (File)
Feb 27 2025, 10:52 PM
Unknown Object (File)
Feb 14 2025, 6:44 AM
Unknown Object (File)
Feb 14 2025, 6:44 AM
Unknown Object (File)
Feb 14 2025, 6:44 AM
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
Branch
harbor2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22128
Build 30233: Run Core Tests
Build 30232: arc lint + arc unit

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.