HomePhabricator

Rename "HeraldAction" to "HeraldActionRecord"

Description

Rename "HeraldAction" to "HeraldActionRecord"

Summary:
Ref T8726. I want to modularize actions like fields, but the base class should be "HeraldAction".

Eventually, "HeraldCondition" should probably be "HeraldFieldRecord", and then both Action and Condition should just be rolled into Rule, probably, but that can wait and doesn't block anything.

Test Plan: Ran migration, poked around UI, used git grep.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8726

Differential Revision: https://secure.phabricator.com/D13644

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Jul 23 2015, 8:26 PM
Reviewer
btrahan
Differential Revision
D13644: Rename "HeraldAction" to "HeraldActionRecord"
Parents
rP37b6436384ed: Fix UI strings in Config help for "environment.append-paths"
Branches
Unknown
Tags
Unknown
Tasks
T8726: Modularize Herald fields and actions