Commit Graph

45 Commits (3e1131c8ff8d6ba548b919388c641533faf2905c)

Author SHA1 Message Date
Andrew Watkins 4e291a1a6a Update to Go 1.10 and Node 8.10.0 2018-03-29 16:04:37 -07:00
Michael Desa 5c75700683 Copy chronoctl to current directory in circle.yml 2018-02-12 17:36:42 -05:00
Chris Goller fb6b674556 Update to go 1.9.4 2018-02-07 17:58:23 -06:00
Chris Goller cbbbbd24b6 Update docker build container to use chronograf-20180206 2018-02-06 14:44:05 -06:00
Chris Goller 16efd2bea1 Update circle builds to use go 1.9.2 and node 6.11.5 2017-10-27 10:11:09 -05:00
Chris Goller 6b4f4c7746 Update circle to add latest tag to point releases rather than master 2017-09-27 16:24:23 -05:00
Chris Goller e74107ecc7 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Chris Goller 66e756525a Add debug to circle builds to make it easier to debug 2017-02-08 21:15:56 -06:00
Chris Goller 8ad9bc8696 Update build log level to debug 2017-02-08 21:15:56 -06:00
Chris Goller dfc7473881 Update circle to use build container from 20170208 2017-02-08 21:15:31 -06:00
Chris Goller edf966f609 Update release builds to use SHA256 as well as MD5 2017-01-30 10:08:42 -06:00
Chris Goller 383fe74a49 Update circle to upload release packages 2017-01-27 19:58:15 -06:00
Chris Goller 38c9244f71 Update circle's docker build tag to chronograf-20170127 2017-01-27 15:57:49 -06:00
Chris Goller f126f012eb Update to Go version 1.7.5 2017-01-27 15:31:04 -06:00
Chris Goller 8e8f768b2d Update circle typos 2017-01-13 18:26:41 -06:00
Chris Goller d836abaca7 Fix circle typo 2017-01-13 18:08:15 -06:00
Chris Goller a2ca59aa11 Update circle building of release tags to upload docker containers to quay 2017-01-12 18:11:12 -06:00
Ross McDonald f022b028da Switch to new build image with Go 1.7.4. 2016-12-07 13:22:53 -06:00
Chris Goller bca14d801b Update circle to push latest tag for master builds
Fix for #631
2016-11-30 16:00:55 -06:00
Ross McDonald f63c1a4292 Reset user permissions on circle home directory after generating assets. 2016-11-23 09:31:45 -06:00
Ross McDonald 63b357d5ea 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 4043c87f2e Update circle to push to quay and use go 1.7.3 2016-11-15 10:05:51 -06:00
Chris Goller 10f39ba5dd Update build to always remove the node_modules 2016-11-08 15:42:56 -06:00
Chris Goller ec8da9a949 Update circle to not cache 2016-11-07 18:53:19 -06:00
Chris Goller 8911b0fd78 Update name to chronograf 2016-10-20 09:39:40 -05:00
Chris Goller 652277f040 Update circle to be a simple make 2016-09-27 16:27:43 -05:00
Chris Goller d7e7dcf8ab Update circle caching directories 2016-09-27 08:06:58 -05:00
Chris Goller c1aa9d9205 Update node caching for circle 2016-09-26 19:51:37 -05:00
Chris Goller 69323a1f60 Update circle to use correct caching directory 2016-09-23 17:42:10 -07:00
Andrew Watkins 7e8dafd8e3 Change the path 2016-09-22 16:45:43 -07:00
Andrew Watkins 341b8cbb0b Wrap the make commands with quotes in circle.yml 2016-09-22 16:35:19 -07:00
Andrew Watkins 10f4a87342 Separate out the dependencies steps to see how long they take 2016-09-22 16:32:10 -07:00
Andrew Watkins 7d237ea3c3 Cache for real this time 2016-09-22 15:22:08 -07:00
Andrew Watkins 15d7edc561 Cache node_modules on circle 2016-09-22 15:07:19 -07:00
Chris Goller 3e56f45b90 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 f475b5e3a9 Fix circle syntax typos 2016-09-16 16:16:20 -05:00
Chris Goller d9ef50518f Update circle.yml to request docker to run. 2016-09-16 16:07:58 -05:00
Chris Goller b5f282271b Update docker and makefile to use mrfusion 2016-09-16 15:47:38 -05:00
Chris Goller 1f052fa3c3 Remove docker builds from circle for the moment 2016-09-16 12:53:13 -05:00
Chris Goller 084d3ea2dd Update circle to force using gdm from within .go_workspace 2016-09-15 18:28:42 -05:00
Chris Goller d40f53913e Add Makefile to coordinate builds 2016-09-15 16:01:51 -05:00
Chris Goller fa8d2d912b 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