Page MenuHomePhabricator

Make `bin/diviner generate --repository <repository>` accept identifiers
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:21 AM.
Tags
None
Referenced Files
F13284113: D15296.id.diff
Mon, Jun 3, 12:22 AM
F13262732: D15296.id36902.diff
Mon, May 27, 3:02 AM
F13258162: D15296.id36902.diff
Sun, May 26, 7:11 AM
F13258161: D15296.id.diff
Sun, May 26, 7:11 AM
F13258160: D15296.id36901.diff
Sun, May 26, 7:11 AM
F13245325: D15296.diff
Thu, May 23, 5:57 AM
F13215230: D15296.diff
Fri, May 17, 4:00 PM
F13200270: D15296.id36902.diff
Mon, May 13, 10:46 PM
Subscribers
None

Details

Summary

Ref T4245. This currently accepts only callsigns; prepare it for the bright new callsign-optional world.

Test Plan
  • Ran ./bin/diviner generate --repository 1 --book src/docs/book/flavor.book --clean, got a good result.
  • Ran ./bin/diviner generate --repository 239238 --book src/docs/book/flavor.book --clean, got an appropraite error about a bad repository identifier.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make `bin/diviner generate --repository <repository>` accept identifiers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avivey.
avivey edited edge metadata.
This revision is now accepted and ready to land.Feb 18 2016, 1:23 AM
This revision was automatically updated to reflect the committed changes.