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
F15559207: D11588.id27882.diff
Tue, Apr 29, 7:34 AM
F15539845: D11588.id27906.diff
Fri, Apr 25, 4:54 AM
F15534262: D11588.id27882.diff
Wed, Apr 23, 11:33 PM
F15533680: D11588.id27908.diff
Wed, Apr 23, 9:11 PM
F15524414: D11588.diff
Mon, Apr 21, 7:48 AM
F15513509: D11588.id27882.diff
Thu, Apr 17, 7:23 PM
F15466412: D11588.diff
Thu, Apr 3, 5:10 AM
F15432819: D11588.diff
Mar 24 2025, 7:44 PM
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.