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
F14055761: D15296.diff
Sat, Nov 16, 3:31 PM
F14042343: D15296.diff
Tue, Nov 12, 2:46 AM
F14029836: D15296.diff
Fri, Nov 8, 9:44 PM
F14025829: D15296.diff
Thu, Nov 7, 8:46 PM
F14018370: D15296.id36901.diff
Tue, Nov 5, 10:21 AM
F14004518: D15296.diff
Sat, Oct 26, 10:02 PM
Unknown Object (File)
Oct 10 2024, 2:21 AM
Unknown Object (File)
Sep 26 2024, 6:16 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.