Page MenuHomePhabricator

Allow `DivinerPublisher` to be specified as a flag
ClosedPublic

Authored by joshuaspence on Jan 30 2015, 11:13 PM.
Tags
None
Referenced Files
F15432819: D11588.diff
Mon, Mar 24, 7:44 PM
F15408638: D11588.id.diff
Wed, Mar 19, 12:27 AM
F15396580: D11588.id27882.diff
Sun, Mar 16, 3:13 PM
F15377040: D11588.diff
Thu, Mar 13, 7:25 AM
Unknown Object (File)
Feb 18 2025, 5:03 PM
Unknown Object (File)
Feb 13 2025, 3:46 AM
Unknown Object (File)
Feb 12 2025, 4:26 AM
Unknown Object (File)
Feb 12 2025, 3:38 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPd4b78af10271: 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

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Allow `DivinerPublisher` to be specified as a flag.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 31 2015, 2:25 PM
joshuaspence edited edge metadata.

Chain method calls

This revision was automatically updated to reflect the committed changes.