Commit Graph

31 Commits (33256914b3de2e49d2aa7fc277fa337789ecb1f6)

Author SHA1 Message Date
Chris Goller 16108f0321 Update circle typos 2017-01-13 18:26:41 -06:00
Chris Goller 5057f57e09 Fix circle typo 2017-01-13 18:08:15 -06:00
Chris Goller 5932581bd6 Update circle building of release tags to upload docker containers to quay 2017-01-12 18:11:12 -06:00
Ross McDonald 021745ae92 Switch to new build image with Go 1.7.4. 2016-12-07 13:22:53 -06:00
Chris Goller 74f584a16e Update circle to push latest tag for master builds
Fix for #631
2016-11-30 16:00:55 -06:00
Ross McDonald 1255a0e8f7 Reset user permissions on circle home directory after generating assets. 2016-11-23 09:31:45 -06:00
Ross McDonald 3fcc56f523 Updates:
* Automates the release process with Circle and Docker.

* Adds a `--no-build` option to build script to not generate a build
  (useful for _just_ running tests).

* Build script now calls 'make test' directly (instead of running its
  own tests).
2016-11-22 11:00:09 -06:00
Chris Goller 8f68b8a9c6 Update circle to push to quay and use go 1.7.3 2016-11-15 10:05:51 -06:00
Chris Goller a4a7b4330b Update build to always remove the node_modules 2016-11-08 15:42:56 -06:00
Chris Goller 8873e3bc59 Update circle to not cache 2016-11-07 18:53:19 -06:00
Chris Goller 91eec23099 Update name to chronograf 2016-10-20 09:39:40 -05:00
Chris Goller 7a741658de Update circle to be a simple make 2016-09-27 16:27:43 -05:00
Chris Goller 67fb191e09 Update circle caching directories 2016-09-27 08:06:58 -05:00
Chris Goller 7683d01c4c Update node caching for circle 2016-09-26 19:51:37 -05:00
Chris Goller 10ae888f91 Update circle to use correct caching directory 2016-09-23 17:42:10 -07:00
Andrew Watkins 712daeac87 Change the path 2016-09-22 16:45:43 -07:00
Andrew Watkins eac5843226 Wrap the make commands with quotes in circle.yml 2016-09-22 16:35:19 -07:00
Andrew Watkins 8103c6d694 Separate out the dependencies steps to see how long they take 2016-09-22 16:32:10 -07:00
Andrew Watkins e3be489963 Cache for real this time 2016-09-22 15:22:08 -07:00
Andrew Watkins bddd93cd18 Cache node_modules on circle 2016-09-22 15:07:19 -07:00
Chris Goller 840b00b4d0 Update circle and makefile to build and test everything.
Signed-off-by: Will Piers <wpiers0405@gmail.com>
2016-09-19 13:45:05 -07:00
Chris Goller 7d6b0f9031 Fix circle syntax typos 2016-09-16 16:16:20 -05:00
Chris Goller d236076cf1 Update circle.yml to request docker to run. 2016-09-16 16:07:58 -05:00
Chris Goller b8d74706fa Update docker and makefile to use mrfusion 2016-09-16 15:47:38 -05:00
Chris Goller ccadd3307f Remove docker builds from circle for the moment 2016-09-16 12:53:13 -05:00
Chris Goller 5706af62a1 Update circle to force using gdm from within .go_workspace 2016-09-15 18:28:42 -05:00
Chris Goller f9a5dc75a8 Add Makefile to coordinate builds 2016-09-15 16:01:51 -05:00
Chris Goller 87e8bc0fec Add go testing to circle 2016-09-15 15:00:56 -05:00
gunnaraasen 9377074be5 Tag image on circle before pushing to heroku 2016-09-11 17:29:57 -07:00
Andrew Watkins 48c48d075a Specify registry domain 2016-09-09 17:58:21 -07:00
Andrew Watkins 9864eb64cf Add an autodeploy to circle 2016-09-09 17:45:06 -07:00