[aerogear-dev] A nice example of CircleCI in action

Jose Miguel Gallas Olmedo jgallaso at redhat.com
Thu Jul 19 03:31:59 EDT 2018


Kudos Dara, very nice. 👏

JOSE MIGUEL GALLAS OLMEDO

ASSOCIATE QE, mobile

Red Hat

<https://www.redhat.com/>

M: +34618488633 <http://redhatemailsignature-marketing.itos.redhat.com/>
<https://red.ht/sig>


On Wed, 18 Jul 2018 at 11:10, Peter Braun <pbraun at redhat.com> wrote:

> Hey Dara,
>
> this is very cool! We run our tests against a Sqlite Database in In-Memory
> mode. Thanks to Sequelize no changes are required (other than a different
> connection string). Our builds take somewhat longer though thanks to
> Webpack.
>
>
> Regards,
> Peter
>
> Am 18.07.2018 um 10:56 schrieb Dara Hayes <dara.hayes at redhat.com>:
>
> Hey folks,
>
> Just quick email to show off a nice CI pipeline we have put in place in
> the data-sync-server <https://github.com/aerogear/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.
>
> <Screen Shot 2018-07-18 at 09.40.48.png>
>>
> 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!
>
> For anyone interested here's the very simple config file that makes it all
> happen:
> https://github.com/aerogear/data-sync-server/blob/master/.circleci/config.yml
>
> Kind Regards,
> --
> Dara Hayes
>
> Associate software engineer
> <https://redhat.com/> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20180719/72edcd8d/attachment.html 


More information about the aerogear-dev mailing list