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
Unknown Object (File)
Sun, Feb 9, 12:48 AM
Unknown Object (File)
Sun, Feb 9, 12:48 AM
Unknown Object (File)
Sun, Feb 9, 12:47 AM
Unknown Object (File)
Feb 5 2025, 3:37 PM
Unknown Object (File)
Feb 3 2025, 5:37 AM
Unknown Object (File)
Jan 28 2025, 12:56 AM
Unknown Object (File)
Jan 24 2025, 11:52 AM
Unknown Object (File)
Jan 24 2025, 11:52 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
Branch
call4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10744
Build 13218: Run Core Tests
Build 13217: arc lint + arc unit

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.