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
F19819086: D11588.id27882.diff
Fri, Mar 6, 2:44 AM
F19811518: D11588.diff
Wed, Mar 4, 1:26 AM
F19730809: D11588.diff
Sat, Feb 14, 5:18 PM
F19725810: D11588.id27882.diff
Fri, Feb 13, 4:56 PM
F19725792: D11588.id27882.diff
Fri, Feb 13, 4:51 PM
F19693692: D11588.id27906.diff
Tue, Feb 10, 8:57 AM
F18595084: D11588.id.diff
Sep 12 2025, 8:20 PM
F18586363: D11588.diff
Sep 11 2025, 6:22 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4196
Build 4209: [Placeholder Plan] Wait for 30 Seconds

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.