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, May 7, 5:23 PM
Unknown Object (File)
Mon, Apr 28, 2:06 AM
Unknown Object (File)
Apr 2 2025, 11:27 AM
Unknown Object (File)
Apr 2 2025, 12:13 AM
Unknown Object (File)
Mar 31 2025, 6:18 PM
Unknown Object (File)
Mar 27 2025, 10:03 AM
Unknown Object (File)
Mar 17 2025, 8:07 AM
Unknown Object (File)
Mar 14 2025, 10:18 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

Lint
Lint Skipped
Unit
Tests Skipped