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.
Details
Details
- Reviewers
hach-que btrahan - Maniphest Tasks
- T4222: Permit Celerity to serve resources in external libphutil modules
- Commits
- Restricted Diffusion Commit
rP543f6355572a: Continue construction of `bin/celerity map`
Ran bin/celerity map and inexpected the var_dump() output, which appeared to make sense.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
src/infrastructure/celerity/CelerityResourceTransformer.php | ||
---|---|---|
121–126 | This is temporary -- I'll throw away rawResourceMap eventually, but we need it for the old script to continue working for now. |