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
F14036106: D11588.id27906.diff
Sun, Nov 10, 8:33 AM
F14035775: D11588.diff
Sun, Nov 10, 7:34 AM
F14018264: D11588.id27906.diff
Tue, Nov 5, 7:15 AM
F14012104: D11588.id27882.diff
Fri, Nov 1, 7:18 AM
F13982320: D11588.id27908.diff
Sat, Oct 19, 10:22 PM
F13973520: D11588.id27882.diff
Fri, Oct 18, 1:14 AM
F13968954: D11588.id27908.diff
Wed, Oct 16, 11:40 PM
Unknown Object (File)
Sun, Oct 13, 12:42 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.