1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/cache
epriestley ce78bf1de4 Make all bin/* scripts locate their workflows dynamically
Summary:
Ref T2015. Not directly related to Drydock, but I bumped into this. All these scripts currently enumerate their workflows explicitly.

Instead, use `PhutilSymbolLoader` to automatically discover workflows. This reduces code duplication and errors (see all the bad `extends` this diff fixes) and lets third parties add new workflows (not clearly valuable?).

Test Plan: Ran `bin/x help` for each modified script.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2015

Differential Revision: https://secure.phabricator.com/D7840
2013-12-27 13:15:48 -08:00
..
management Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorCaches.php Add wait for setup issue fallback disk cache 2013-04-13 07:09:32 -07:00
PhabricatorKeyValueDatabaseCache.php Improve resolution process for nonfatal setup issues 2012-12-30 17:04:38 -08:00