Page MenuHomePhabricator

Make ACTION_NOTHING a "standard" action in Herald
ClosedPublic

Authored by epriestley on Jun 6 2015, 11:40 AM.
Tags
None
Referenced Files
F14035656: D13178.diff
Sun, Nov 10, 7:02 AM
F14031101: D13178.id31915.diff
Sat, Nov 9, 9:16 AM
F14031100: D13178.id31858.diff
Sat, Nov 9, 9:16 AM
F14031099: D13178.id31857.diff
Sat, Nov 9, 9:16 AM
F14031098: D13178.id.diff
Sat, Nov 9, 9:16 AM
F14019162: D13178.diff
Tue, Nov 5, 9:40 PM
F14003562: D13178.id31857.diff
Sat, Oct 26, 7:38 AM
F13960427: D13178.diff
Oct 14 2024, 11:22 PM
Subscribers

Details

Summary

Ref T8455. Multiple adapters implement essentially identical effects for ACTION_NOTHING. Consolidate them.

Test Plan

Created several ACTION_NOTHING rules and updated the corresponding objects.

Diff Detail

Repository
rP Phabricator
Branch
hcc2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6587
Build 6609: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make ACTION_NOTHING a "standard" action in Herald.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Also consolidate the action on HeraldDifferentialDiffAdapter.
  • Fix an issue on HeraldDifferentialDiffAdapter where the action name map wasn't built correctly, preventing the creation of "Do nothing" diff rules from the UI.
  • Wrote and executed a "Do nothing" diff rule.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2015, 4:18 PM
This revision was automatically updated to reflect the committed changes.