mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-30 18:52:42 +01:00
77bcbed9f9
Summary: Ref T6881. I tried to cheat here by not implementing this, but we need it for destroying triggers directly with `bin/remove destroy`, since that needs to load them by PHID. So, cheat slightly less. Implement PolicyAware but not CursorPagedPolicyAware. Test Plan: - Used `bin/remove destroy` to destroy a trigger by PHID. - Browsed daemon console. - Ran trigger daemon. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T6881 Differential Revision: https://secure.phabricator.com/D11445 |
||
---|---|---|
.. | ||
__tests__ | ||
action | ||
clock | ||
exception | ||
management | ||
phid | ||
query | ||
storage | ||
PhabricatorTaskmasterDaemon.php | ||
PhabricatorTriggerDaemon.php | ||
PhabricatorWorker.php |