Commit Graph

19 Commits

Author SHA1 Message Date
Tom Gallacher 19945136d8 circleci: fixing incorrect ordering 2016-10-21 17:05:06 +01:00
Tom Gallacher af7219c71e circleci: be omre liberal on caching global npm 2016-10-21 16:58:03 +01:00
Tom Gallacher 99d8a8720b circleci: remove duplicate npm install -g 2016-10-21 16:57:13 +01:00
Tom Gallacher 4b12f0d673 circleci: cache global dependencies 2016-10-21 16:44:35 +01:00
Tom Gallacher e88864e201 circleci: upgrading docker and silencing yarn 2016-10-20 17:15:43 +01:00
Tom Gallacher 1960e62757 deployment: only run setup after images built. 2016-10-20 15:40:24 +01:00
Tom Gallacher 50208b6b4a make: use yarn for installation of dependencies 2016-10-20 14:55:52 +01:00
Tom Gallacher 9140f2a52b ci: add a deployment script 2016-10-20 14:55:05 +01:00
Tom Gallacher 092d793cde circleci: pull and build before docker-compose up 2016-10-19 15:59:19 +01:00
Tom Gallacher 74f1faa005 circleci: upgrade docker-compose 2016-10-19 15:51:44 +01:00
Tom Gallacher 665a1fb8d3 Revert "circleci: build containers before deployment"
This reverts commit 44b1a5692c.
2016-10-19 15:48:02 +01:00
Tom Gallacher 44b1a5692c circleci: build containers before deployment 2016-10-19 15:41:25 +01:00
Tom Gallacher 46bce652ba circleci: only run ./bin/setup when deployments happen 2016-10-19 15:35:02 +01:00
Tom Gallacher d70e46a9b0 circleci: triton install after node version is set 2016-10-19 15:30:14 +01:00
Tom Gallacher bffca57cea circleci: optimise circle.yml 2016-10-19 15:27:53 +01:00
Tom Gallacher be1f1a20be ci: deploy on commit to master if tests pass 2016-10-18 19:27:46 +01:00
Tom Gallacher b9ccacbad9 circleci: docker as a deployment dependency 2016-10-18 10:55:40 +01:00
Tom Gallacher 2a4dad3bf5 make: Adding an install target 2016-10-17 18:00:50 +01:00
Tom Gallacher fe0d8163a4 Implementing a faux passing test for ci 2016-10-17 17:56:01 +01:00