1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-20 18:58:56 +01:00
phorge-phorge/src/applications/diviner/workflow
Joshua Spence d4b78af102 Allow DivinerPublisher to be specified as a flag
Summary: Allow the `DivinerPublisher` subclass to be specified via `./bin/divner generate --publisher ...`. In particular, this allows use of the (mostly broken) `DivinerStaticPublisher`.

Test Plan: Ran `./bin/diviner generate --publisher DivinerStaticPublisher`

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11588
2015-02-01 22:06:52 +11:00
..
DivinerAtomizeWorkflow.php Minor tidying of DivinerWorkflow classes 2015-02-01 22:06:52 +11:00
DivinerGenerateWorkflow.php Allow DivinerPublisher to be specified as a flag 2015-02-01 22:06:52 +11:00
DivinerWorkflow.php Minor tidying of DivinerWorkflow classes 2015-02-01 22:06:52 +11:00