bergquist
|
1be476b5f5
|
tech: switch to golang 1.9.2
|
2017-10-31 12:36:52 +01:00 |
|
Torkel Ödegaard
|
1fd2270a93
|
build: split circle test shell scripts
|
2017-10-23 09:06:50 +02:00 |
|
Torkel Ödegaard
|
76b9b792b4
|
build: log heap usage
|
2017-10-22 19:19:29 +02:00 |
|
bergquist
|
15ece1da04
|
changes go version to 1.9.1
|
2017-10-05 11:35:14 +02:00 |
|
bergquist
|
7f6924ff13
|
change go version to 1.9
|
2017-09-28 11:22:13 +02:00 |
|
Torkel Ödegaard
|
887867165c
|
packaging: testing fix
|
2017-03-23 11:31:47 +01:00 |
|
Torkel Ödegaard
|
7864828e75
|
packaging: publish nightly builds
|
2017-03-23 11:10:01 +01:00 |
|
bergquist
|
26bb9ad399
|
build: use initial checkout within container
speedup and simplify the build within the container
|
2017-03-03 11:07:05 +01:00 |
|
bergquist
|
06146b801c
|
build: replace sha1 files with sha256
due to security reasons.
https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
|
2017-03-01 11:44:53 +01:00 |
|
bergquist
|
7d897c0980
|
build: add docker trigger for release builds
|
2017-02-27 13:26:53 +01:00 |
|
bergquist
|
a32b7dfb9d
|
build: upgrade to golang 1.8
|
2017-02-17 09:05:52 +01:00 |
|
bergquist
|
285918caf6
|
tech(build): switch to golang 1.8rc3
|
2017-02-07 10:13:21 +01:00 |
|
bergquist
|
3cbca80d3c
|
tech(build): starts docker build for latest build
|
2017-02-02 10:41:11 +01:00 |
|
bergquist
|
aef4195493
|
tech(build): fixes invalid script file usage
|
2017-02-01 07:09:36 +01:00 |
|
bergquist
|
ea6d996abc
|
tech(build): enable windows build trigger
|
2017-01-31 21:43:18 +01:00 |
|
bergquist
|
d72f257f27
|
tech(build): disable package iteration for release builds
|
2017-01-31 09:40:26 +01:00 |
|
bergquist
|
3c304b9b88
|
tech(build): disable builds for master
|
2017-01-30 16:24:50 +01:00 |
|
bergquist
|
6de13e081b
|
tech(build): deploy builds for each commit to master
|
2017-01-30 10:37:14 +01:00 |
|
bergquist
|
4b6aaec880
|
tech(build): create sha files after signing packages
|
2017-01-27 15:54:19 +01:00 |
|
bergquist
|
a634bd0ce8
|
tech(build): sign and deploy packages to s3
|
2017-01-27 15:21:16 +01:00 |
|
bergquist
|
0cc21669f4
|
tech(build): adds package signing step
|
2017-01-27 15:21:16 +01:00 |
|
bergquist
|
b6305a6577
|
tech(build): dont upload packages from master
|
2017-01-24 15:24:43 +01:00 |
|
bergquist
|
d5e753adbc
|
tech(build): fixes circle.yml format issue
|
2017-01-24 14:01:50 +01:00 |
|
bergquist
|
3d6698389b
|
tech(build): adds s3 bucket for nightly
|
2017-01-24 13:58:37 +01:00 |
|
bergquist
|
f7993db73c
|
tech(build): installs yarn in build image
|
2017-01-24 11:26:03 +01:00 |
|
bergquist
|
5f0033f3eb
|
tech(build): path to build relative
|
2017-01-24 11:26:03 +01:00 |
|
bergquist
|
ac111bc238
|
tech(build): cache golang downloads. DUH!
|
2017-01-24 11:26:03 +01:00 |
|
bergquist
|
1339ce80f5
|
tech(build): moves builds script into main repo
|
2017-01-24 11:26:03 +01:00 |
|
Carl Bergquist
|
e61d049623
|
tech(build): replace npm with yarn (#7108)
* tech(build): replace npm with yarn
* tech(build): change node version for CI
|
2017-01-06 07:28:43 +01:00 |
|
Torkel Ödegaard
|
6960fb46c2
|
fix(build): remove triggering full package release on every commit, #6970
|
2017-01-06 06:51:17 +01:00 |
|
bergquist
|
96cd13044b
|
change to golang 1.7.4
|
2016-12-02 21:27:12 +01:00 |
|
bergquist
|
70b9ba2573
|
tech(build): switch to golang 1.7.3
tls/cipher fixes
https://github.com/golang/go/issues?q=milestone%3AGo1.7.3
|
2016-11-10 11:30:18 +01:00 |
|
bergquist
|
da2aaf7095
|
feat(build): trigger windows build after successfull CI build
|
2016-10-13 17:11:04 +02:00 |
|
bergquist
|
dd70c535ed
|
tech(build): upgrade ci build to 1.7.1
|
2016-09-15 13:43:37 +02:00 |
|
bergquist
|
6489571179
|
move circle trigger to /scripts
|
2016-09-15 12:57:41 +02:00 |
|
bergquist
|
4afd7a5ef1
|
tech(build): update circle ci to build using vendor folder
|
2016-09-15 11:32:32 +02:00 |
|
bergquist
|
9c92d8c4e9
|
fix(circle-ci): change to ubuntu 14 for CI
|
2016-08-29 16:12:42 +02:00 |
|
bergquist
|
de47710f1e
|
tech(circle): rearrange build order
|
2016-08-09 14:28:44 +02:00 |
|
bergquist
|
5b57210aeb
|
fix(metrics): replaces . with _ in instance name
closes #5739
|
2016-08-09 14:06:03 +02:00 |
|
Torkel Ödegaard
|
90c063060a
|
fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220
|
2016-06-17 14:36:10 +02:00 |
|
Dan Cech
|
650bb4c719
|
use npm test to run npm tests
|
2016-04-25 12:53:15 -04:00 |
|
Daniel Lee
|
448437c342
|
feat(circleci): triggers grafana packer after successful build
Only triggers for main grafana repo (not forks) and when the
master branch is built.
|
2016-01-27 20:18:51 +01:00 |
|
Daniel Lee
|
979807feee
|
fix(circleci): deletes node_modules before npm install
|
2016-01-26 20:52:18 +01:00 |
|
Daniel Lee
|
ab4d020212
|
fix(circleci): updates npm before npm install
npm for node 4 on circleci is really old. This updates npm and will
hopefully make the build green again.
|
2016-01-26 20:33:00 +01:00 |
|
Torkel Ödegaard
|
1900c81d9f
|
tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
|
2015-09-13 12:13:47 +02:00 |
|
Torkel Ödegaard
|
b51a8f11d5
|
Added back coveralls coverage
|
2015-05-02 17:05:07 +02:00 |
|
Torkel Ödegaard
|
1b1bbcecec
|
Added go vet step to circle.yml
|
2015-03-07 19:51:19 +01:00 |
|
Torkel Ödegaard
|
d8005af8ee
|
updated circle with fmt formating test
|
2015-03-07 16:23:22 +01:00 |
|
Torkel Ödegaard
|
ba3ba0aca7
|
Removed docker as service from circle.yml
|
2015-03-07 15:58:35 +01:00 |
|
Torkel Ödegaard
|
880893914a
|
Removed deploy step from circle, will go in another repo
|
2015-03-07 15:24:52 +01:00 |
|