Skip to content

Use new external api of cordonbleu

Latest
Compare
Choose a tag to compare
@Gotier Gotier released this 17 Jan 14:56
· 1 commit to master since this release

New feature

/!\ This release only concern people using Quality Dashboard with CordonBleu tool (code review tool)

I updated the CordonBleu code here : https://github.com/nicodeur/cordonbleu/tree/releaseRedoute/
It creates an external api to get the code review activity for a team ( e.g : commit number between two dates for a project)

Now, in QualityDashboard, we don't need to interact with the mongodb to get the code review activity but this external api instead.