codemod: Dockerfile and CI integration for replacer
Created by: rvantonder
This adds the replacer and comby binary dependency for docker image creation and unit testing. Summary:
- Adds replacer Dockerfile
- Adds replacer to CI pipeline
- Adds replacer to enterprise Proc file
- Adds
comby/comby:0.5.0
dependency to server Dockerfile - Adds
comby
binary install togen-pipeline.go
Please see inline comments/questions.
Test plan: Activated unit test for comby integration. CI passes.