Commit Graph

  • 7a4808bd10 build: Push to correct registry Tom Gallacher 2016-10-21 14:30:40 +0100
  • fa6c795877 build: stash and pop during build and push Tom Gallacher 2016-10-21 12:17:04 +0100
  • 8d5e2f916e build: keep clean git repo until deploy Tom Gallacher 2016-10-21 12:04:59 +0100
  • 58ea9aaac0 build: reduce verbosity of builds Tom Gallacher 2016-10-21 12:00:09 +0100
  • e8d9d620e3 Use captain to push images Tom Gallacher 2016-10-21 11:51:16 +0100
  • ed3a2e2526 Use captain to build images Tom Gallacher 2016-10-21 11:50:37 +0100
  • 04264931b5 Revert "deploy: add docker login" Tom Gallacher 2016-10-20 17:47:37 +0100
  • 7ffaba66a5 fix issues raised by eslint Sérgio Ramos 2016-10-20 20:46:50 +0100
  • 06f7b29fc3 internationalization suppport Sérgio Ramos 2016-10-20 20:42:39 +0100
  • e88864e201 circleci: upgrading docker and silencing yarn Tom Gallacher 2016-10-20 17:15:43 +0100
  • 648caa4dd4 deploy: add docker login Tom Gallacher 2016-10-20 16:58:09 +0100
  • 57a1b28b27 docker-compose: fixing bug in incorrect service name Tom Gallacher 2016-10-20 16:32:00 +0100
  • 90307954a7 depoly: adding a set -x for now Tom Gallacher 2016-10-20 16:25:00 +0100
  • b5ae1c6f2b bin: refactor out triton variables into new fn Tom Gallacher 2016-10-20 16:13:53 +0100
  • 7f054437c8 bin: handle creation of .env file in a nicer way Tom Gallacher 2016-10-20 16:04:32 +0100
  • 1960e62757 deployment: only run setup after images built. Tom Gallacher 2016-10-20 15:40:24 +0100
  • 0adce28a1c Fixing yarn install and permissions Tom Gallacher 2016-10-20 15:23:12 +0100
  • 4565e142cf backend: remove front-end build from backend. Tom Gallacher 2016-10-20 15:22:49 +0100
  • 50208b6b4a make: use yarn for installation of dependencies Tom Gallacher 2016-10-20 14:55:52 +0100
  • 9140f2a52b ci: add a deployment script Tom Gallacher 2016-10-20 14:55:05 +0100
  • 3f1459825c ignore credentials.json Sérgio Ramos 2016-10-20 14:11:40 +0100
  • 103f987504 when compiling frontend, use local webpack Sérgio Ramos 2016-10-20 14:08:28 +0100
  • 27adabd4f2 initial implementation of a simple bff Sérgio Ramos 2016-10-20 13:36:24 +0100
  • c4376ecbcb bootstrap frontend Sérgio Ramos 2016-10-20 02:14:26 +0100
  • d75ca9ffd4 bootstrap frontend Sérgio Ramos 2016-10-20 02:14:26 +0100
  • 8e832f9f03 enable triton credentials from credentials.json Sérgio Ramos 2016-10-20 02:13:04 +0100
  • 07351dde85 ignore more common bloat Sérgio Ramos 2016-10-20 02:12:28 +0100
  • 50d2ff2203 update readme to add info on frontend and spikes Sérgio Ramos 2016-10-20 02:08:11 +0100
  • 3e71a2f7ce remove unnecessary console.log Sérgio Ramos 2016-10-20 02:07:18 +0100
  • 3f98805261 bootstrap frontend Sérgio Ramos 2016-10-20 02:14:26 +0100
  • 3b3f33c538 bootstrap frontend Sérgio Ramos 2016-10-20 02:14:26 +0100
  • a29f544d69 enable triton credentials from credentials.json Sérgio Ramos 2016-10-20 02:13:04 +0100
  • b1b4dcfdf5 ignore more common bloat Sérgio Ramos 2016-10-20 02:12:28 +0100
  • bb899e3c68 update readme to add info on frontend and spikes Sérgio Ramos 2016-10-20 02:08:11 +0100
  • 6d1844258d remove unnecessary console.log Sérgio Ramos 2016-10-20 02:07:18 +0100
  • 092d793cde circleci: pull and build before docker-compose up Tom Gallacher 2016-10-19 15:59:19 +0100
  • 74f1faa005 circleci: upgrade docker-compose Tom Gallacher 2016-10-19 15:51:44 +0100
  • 665a1fb8d3 Revert "circleci: build containers before deployment" Tom Gallacher 2016-10-19 15:48:02 +0100
  • 44b1a5692c circleci: build containers before deployment Tom Gallacher 2016-10-19 15:41:25 +0100
  • 46bce652ba circleci: only run ./bin/setup when deployments happen Tom Gallacher 2016-10-19 15:34:04 +0100
  • d70e46a9b0 circleci: triton install after node version is set Tom Gallacher 2016-10-19 15:30:14 +0100
  • bffca57cea circleci: optimise circle.yml Tom Gallacher 2016-10-19 15:24:46 +0100
  • 1d86d4c776 Merge pull request #27 from yldio/ramos/css Tom Gallacher 2016-10-19 15:11:42 +0100
  • a1c0a15d63 triton: smallest instance is created on deploy Tom Gallacher 2016-10-19 15:10:03 +0100
  • 00da2f4171 css-modules & aphrodite examples Sérgio Ramos 2016-10-19 00:05:32 +0100
  • be1f1a20be ci: deploy on commit to master if tests pass Tom Gallacher 2016-10-18 11:00:25 +0100
  • b9ccacbad9 circleci: docker as a deployment dependency Tom Gallacher 2016-10-18 10:54:32 +0100
  • a433daaeb0 Merge pull request #25 from yldio/ramos/stacks-spike Tom Gallacher 2016-10-18 10:51:16 +0100
  • 987b5045c5 make install: quiet npm installs. Tom Gallacher 2016-10-18 10:48:35 +0100
  • 7c7e8f4a66 wip redux-loop Sérgio Ramos 2016-10-17 16:52:00 +0100
  • cce5998bfc move from ducks Sérgio Ramos 2016-10-17 01:30:20 +0100
  • 7eb639297f working redux-thunk Sérgio Ramos 2016-10-16 22:35:09 +0100
  • 2a4dad3bf5 make: Adding an install target Tom Gallacher 2016-10-17 18:00:50 +0100
  • fe0d8163a4 Implementing a faux passing test for ci Tom Gallacher 2016-10-17 17:56:01 +0100
  • e6dfbeec51 Dockerising the cloudapi application Tom Gallacher 2016-10-17 16:41:17 +0100
  • 495665088b Fixing issues with bin/setup.sh Tom Gallacher 2016-10-17 14:45:05 +0100
  • 71b45f7341 Merge pull request #23 from yldio/contributing Alex Windett 2016-10-14 15:37:19 +0100
  • e71fc374bc triton-graphql -> Joyent cloudapi-graphql (#22) Tom Gallacher 2016-10-14 12:51:09 +0100
  • bfbf3f4434 Introducing a contribution guide Tom Gallacher 2016-10-14 12:25:04 +0100
  • 6b7d05a7cc triton-graphql -> Joyent cloudapi-graphql Tom Gallacher 2016-10-14 12:03:58 +0100
  • fe5b7ffc5c Adding ContainerPilot skeleton. Tom Gallacher 2016-10-14 11:57:26 +0100
  • 50a265da8c redux-thunk spike wip Sérgio Ramos 2016-10-14 10:45:12 +0100
  • 27068b77e6 Updating setup Tom Gallacher 2016-10-10 17:38:58 +0100
  • 77c4c24d3a More README.md fixes Tom Gallacher 2016-10-10 16:51:27 +0100
  • 0691a2fac6 Fixing README format Tom Gallacher 2016-10-10 16:50:27 +0100
  • 039134727b Implement README.md Tom Gallacher 2016-10-10 16:44:23 +0100
  • dd718e1135 Initial commit Sérgio Ramos 2016-10-10 16:37:26 +0100