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
F19069809: D15296.id36901.diff
Sun, Nov 30, 3:05 PM
F19069640: D15296.diff
Sun, Nov 30, 2:53 PM
F18904396: D15296.diff
Sat, Nov 8, 9:06 AM
F18891758: D15296.id.diff
Fri, Nov 7, 11:01 AM
F18881585: D15296.diff
Thu, Nov 6, 9:38 PM
F18789181: D15296.diff
Oct 15 2025, 8:25 AM
F18765451: D15296.id.diff
Oct 7 2025, 11:24 AM
F18762666: D15296.diff
Oct 6 2025, 8:05 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.