Fork me on GitHub
#cljsjs
<
2016-07-30
>
juhoteperi14:07:21

I should try to fix CircleCI caching, builds are taking a few minutes longer than they should

juhoteperi14:07:01

And maybe I should try to find a service where I can ensure that only one deploy is running at a time, currently merging two PR's at the same time causes problems

anmonteiro14:07:17

plus they have pipelining which might make your builds faster

anmonteiro14:07:20

not sure about pricing though

juhoteperi14:07:57

Hmm looks like they don't have a free plan, but they provide discounts for open-source projects

juhoteperi14:07:09

I might try the trial and ask for the discount if it's good

juhoteperi14:07:45

GitLab CI also looks very promising

juhoteperi15:07:50

Looks like Travis allows limiting concurrent builds and their caching works better with Boot

anmonteiro15:07:09

I was under the impression that Travis was getting really slow these days

juhoteperi15:07:41

That's why I have preferred Circle