chingu-voyage4 / Bears-Team-18

Voyage-4
0 stars 1 forks source link

GitHub integrations #11

Closed Jarrku closed 6 years ago

Jarrku commented 6 years ago

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?

LydiaVuj commented 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?

hienng commented 6 years ago

Never worked with them before. "We help developers write clean code" - oooooh well, i'm not buying into this.

Jarrku commented 6 years ago

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!

LydiaVuj commented 6 years ago

Did we decide on this?

Jarrku commented 6 years ago

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 :)

Jarrku commented 6 years ago

Ok suggested integrations we can test out, if it pointless we can simply remove them later on: