18F / concourse-compliance-testing

Concourse CI assets for Compliance Toolkit
https://compliance-viewer.18f.gov/
Other
17 stars 7 forks source link

Investigate running CodeClimate VMs via the Concourse.CI environment. #83

Closed DavidEBest closed 8 years ago

DavidEBest commented 8 years ago

There are several standardized Code Climate scanning engines that should be compatible with Concourse.CI, given recent changes (https://github.com/codeclimate/codeclimate/issues/299#issuecomment-198031232). When/if we move to do more static code analysis in house it'd be beneficial to use them.

afeld commented 8 years ago

If we can get the scan result data out of Code Climate, I'm 👎 on this, since there's already a platform that works, and I don't think we get a lot of benefit out of duplicating functionality.

afeld commented 8 years ago

Closing for now since Code Climate is working fine, but we can re-open if there's a need.