Changes
Added environmen variable CODECLIMATE_PREFIX as an option for the codeclimate analyzer image prefix.
This will allow offline code quality scanning something huge for many orginazations
Impact
These changes won't impact any existing configurations. Anyone wanting to use this feature can , but no one will have to alter their environments to use a new image.
Testing
- Tested pointing to a local docker registry (GOOD)
- Tested swapping the codeclimate image in an environment already using codeclimate:0.85.8 (GOOD)
- No changes required for functionality
- Tested swapping the codeclimate image in an environment already using codeclimate:0.85.9 (GOOD)
- No changes required for functionality