1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/scripts/setup
epriestley d804598f17 Add some of a billing daemon skeleton
Summary:
Ref T6881. This adds the worker, and a script to make it easier to test. It doesn't actually invoice anything.

I'm intentionally allowing the script to double-bill since it makes testing way easier (by letting you bill the same period over and over again), and provides a tool for recovery if billing screws up.

(This diff isn't very interesting, just trying to avoid a 5K-line diff at the end.)

Test Plan: Used `bin/phortune invoice ...` to get the worker to print out some date ranges which it would theoretically invoice.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6881

Differential Revision: https://secure.phabricator.com/D11577
2015-01-30 11:29:05 -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_phortune.php Add some of a billing daemon skeleton 2015-01-30 11:29:05 -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