Page MenuHomePhabricator

Make Herald action modularization more aggressive
ClosedPublic

Authored by epriestley on Jul 17 2015, 5:31 PM.
Tags
None
Referenced Files
F13082078: D13646.diff
Wed, Apr 24, 9:59 PM
Unknown Object (File)
Wed, Apr 24, 8:17 AM
Unknown Object (File)
Mon, Apr 22, 8:59 AM
Unknown Object (File)
Mon, Apr 22, 8:20 AM
Unknown Object (File)
Sun, Apr 21, 4:03 PM
Unknown Object (File)
Wed, Apr 17, 3:04 PM
Unknown Object (File)
Thu, Apr 11, 7:14 AM
Unknown Object (File)
Fri, Apr 5, 1:27 AM

Details

Summary

Ref T8726. Herald actions are technically sort-of modular already, but make them more aggressively modular similar to HeraldField.

I plan to obsolete and replace HeraldCustomAction.

Test Plan

Saw actions in nice groups; created and ran a "Do Nothing" action. Transcripts are a bit rough for now.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make Herald action modularization more aggressive.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
joshuaspence added inline comments.
src/applications/herald/action/HeraldAction.php
70

I wonder if we can do this in a more general way, see D13541 for am example of why.

Should be moot since it's cached behind PhutilClassMapQuery for the specific concern there.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Jul 20 2015, 6:15 PM
This revision was automatically updated to reflect the committed changes.