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
F18086665: D15296.id36901.diff
Tue, Aug 5, 11:15 PM
F18085792: D15296.id.diff
Tue, Aug 5, 7:25 PM
Unknown Object (File)
Jun 1 2025, 11:14 PM
Unknown Object (File)
Jun 1 2025, 11:06 AM
Unknown Object (File)
May 31 2025, 8:43 AM
Unknown Object (File)
May 27 2025, 10:51 AM
Unknown Object (File)
Apr 30 2025, 11:00 AM
Unknown Object (File)
Apr 29 2025, 8:46 AM
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.