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
Unknown Object (File)
Tue, Feb 18, 5:03 PM
Unknown Object (File)
Thu, Feb 13, 3:46 AM
Unknown Object (File)
Wed, Feb 12, 4:26 AM
Unknown Object (File)
Wed, Feb 12, 3:38 AM
Unknown Object (File)
Wed, Feb 12, 1:22 AM
Unknown Object (File)
Wed, Feb 12, 1:12 AM
Unknown Object (File)
Sun, Feb 9, 5:58 PM
Unknown Object (File)
Fri, Feb 7, 4:05 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.