Commit Graph

42 Commits (0a98d1c7b7d243aa19470c8291b78707bff5551e)

Author SHA1 Message Date
Benjamin Schweizer 47dac13cae merged upstream, updated comments, added GroupFromClaims() 2018-02-20 09:47:42 +01:00
Chris Goller 4d183c8087 Update circle builds to use go 1.9.2 and node 6.11.5 2017-10-27 10:11:09 -05:00
Chris Goller fb1991e780 Update circle to add latest tag to point releases rather than master 2017-09-27 16:24:23 -05:00
Chris Goller 9ccaaa91c4 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Chris Goller cde929c323 Add debug to circle builds to make it easier to debug 2017-02-08 21:15:56 -06:00
Chris Goller fb30dbd786 Update build log level to debug 2017-02-08 21:15:56 -06:00
Chris Goller 82f770191e Update circle to use build container from 20170208 2017-02-08 21:15:31 -06:00
Chris Goller e5a5092b7b Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Chris Goller 2dbddaf84a Update circle to upload release packages 2017-01-27 19:58:15 -06:00
Chris Goller f67e5678a7 Update circle's docker build tag to chronograf-20170127 2017-01-27 15:57:49 -06:00
Chris Goller d32635ef88 Update to Go version 1.7.5 2017-01-27 15:31:04 -06:00
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