Hey folks,
Just quick email to show off a nice CI pipeline we have put in place in the
data-sync-server repo using CircleCI.
Thanks to Ali Ok we now have unit tests and integration tests against a Postgres database running in parallel. Once these jobs both pass, a docker build & push step is kicked off. This happens on every commit to master, and It also happens for releases.
In roughly 1.5 minutes we're running unit tests, integration tests against a real database and doing a docker build + pushes. This is a Node.js Project (think npm installs, etc). It may not interest everyone but I think this is mind blowing!
Kind Regards,
--
Dara Hayes
Associate software engineer