Page MenuHomePhabricator

Begin construction of `bin/celerity map`
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:59 PM.
Tags
None
Referenced Files
F14795198: D7864.diff
Sat, Jan 25, 2:39 AM
Unknown Object (File)
Wed, Jan 22, 2:53 PM
Unknown Object (File)
Wed, Jan 22, 5:18 AM
Unknown Object (File)
Wed, Jan 22, 5:18 AM
Unknown Object (File)
Wed, Jan 22, 4:48 AM
Unknown Object (File)
Thu, Jan 16, 11:26 PM
Unknown Object (File)
Sat, Jan 11, 9:51 AM
Unknown Object (File)
Sat, Jan 11, 2:58 AM
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