Page MenuHomePhabricator

Begin construction of `bin/celerity map`
ClosedPublic

Authored by epriestley on Dec 31 2013, 8:59 PM.
Tags
None
Referenced Files
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
Unknown Object (File)
Wed, Apr 17, 2:28 PM
Unknown Object (File)
Thu, Apr 11, 7:02 AM
Unknown Object (File)
Sun, Apr 7, 1:03 PM
Unknown Object (File)
Feb 23 2024, 2:20 PM
Unknown Object (File)
Feb 23 2024, 2:20 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

Lint
Lint Skipped
Unit
Tests Skipped