Page MenuHomePhabricator

Continue construction of `bin/celerity map`
ClosedPublic

Authored by epriestley on Dec 31 2013, 9:53 PM.
Tags
None
Referenced Files
F13350959: D7865.diff
Sun, Jun 23, 7:56 AM
F13345816: D7865.id.diff
Fri, Jun 21, 11:38 AM
F13337259: D7865.diff
Wed, Jun 19, 9:21 AM
F13324307: D7865.diff
Fri, Jun 14, 11:34 PM
F13312052: D7865.diff
Tue, Jun 11, 6:03 AM
F13307433: D7865.id17805.diff
Sun, Jun 9, 5:57 PM
F13302194: D7865.id.diff
Sat, Jun 8, 4:45 AM
F13302071: D7865.diff
Sat, Jun 8, 4:26 AM
Subscribers

Details

Summary

Ref T4222. Continues porting scripts/celerity_mapper.php functionality into bin/celerity map. This is pretty much a 1:1 port with no functional changes, but hopefully the code is a little better factored. Particularly, more responsibilities are pluggalbe through CelerityResources now.

Test Plan

Ran bin/celerity map and inexpected the var_dump() output, which appeared to make sense.

Diff Detail

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

Event Timeline

src/infrastructure/celerity/CelerityResourceTransformer.php
121–125

This is temporary -- I'll throw away rawResourceMap eventually, but we need it for the old script to continue working for now.