1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/scripts/setup
epriestley 934df0e735 Add bin/trigger, for testing event triggers
Summary:
Ref T6881. This makes it easier to fire a trigger and make sure it works properly. You can use the `--now` flag to travel through time, and test scheduling conditions with `--last` and `--next`. It will tell you when the trigger would reschedule.

Better than waiting 24 hours to see if things work.

Test Plan: Fired some backups, got useful output which made me think my code probably works correctly.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6881

Differential Revision: https://secure.phabricator.com/D11438
2015-01-20 11:31:32 -08:00
..
manage_audit.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_auth.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_celerity.php Begin construction of bin/celerity map 2013-12-31 18:02:41 -08:00
manage_config.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_feed.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_harbormaster.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_hunks.php Add a bin/hunks script to manage migrations of hunk data 2014-06-03 18:01:23 -07:00
manage_i18n.php Write a very basic string extractor 2014-02-05 11:02:41 -08:00
manage_policy.php Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
manage_remove.php Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
manage_trigger.php Add bin/trigger, for testing event triggers 2015-01-20 11:31:32 -08:00
manage_worker.php Add bin/worker flood, for flooding the task queue with work 2014-11-24 11:10:15 -08:00