Closed Jarrku closed 6 years ago
if i understood correctly CircleCI automatically test and creates a build for each commit? Codebeat looks very neat. Have you worked with these before?
Never worked with them before. "We help developers write clean code" - oooooh well, i'm not buying into this.
if i understood correctly CircleCI automatically test and creates a build for each commit?
Well it depends on what pipeline you exactly set up. It can run it through several stages, run tests, setup a staging env, ...
Codebeat thingy was just something I stumbled upon on GitHub Marketplace and perhaps we can check it out if its any value, if not we can simply remove it.
If anyone ahs any other plugin suggestions feel free!
Did we decide on this?
Im not sure? I think the CircleCI one is a nice to have and very likely you'll come across a CI tool in a company so some experience might be nice :)
Ok suggested integrations we can test out, if it pointless we can simply remove them later on:
Anyone any thoughts about including GitHub integrations for automation?
There's a couple that might be interesting to include like a CI (CircleCI?) for automation of our weekly deploys and perhaps Codebeat for analysis of the code?