Page MenuHomePhabricator

Begin construction of `bin/celerity map`
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:59 PM.
Tags
None
Referenced Files
F13195182: D7864.diff
Sun, May 12, 10:12 PM
Unknown Object (File)
Sat, May 4, 9:09 PM
Unknown Object (File)
Fri, May 3, 2:15 AM
Unknown Object (File)
Mon, Apr 29, 1:35 PM
Unknown Object (File)
Sun, Apr 28, 11:08 PM
Unknown Object (File)
Wed, Apr 24, 9:47 PM
Unknown Object (File)
Sun, Apr 21, 3:38 PM
Unknown Object (File)
Sat, Apr 20, 6:15 PM
Subscribers

Details

Summary

Ref T4222. Moves us toward a more modern Celerity CLI, and moves map discovery into the classtree. This is a little bit bulky (and means you can't ship completely standalone celerity maps) but has the advantage of being completely standard, and we could subclass maps into an auto-discovering map later if we have a need for it.

This doesn't affect the existing Celerity stuff. I'm going to build the new stuff in parallel, and then swap us over at the end.

Test Plan

Ran bin/celerity map, got reasonable-looking output.

Diff Detail

Branch
celerity2
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/infrastructure/celerity/management/CelerityManagementMapWorkflow.php:19XHP16TODO Comment
Unit
Tests Passed