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
|
400bd8d2d3
|
build: reduce logs from npm install
|
2017-02-17 16:16:17 +01:00 |
|
bergquist
|
a32b7dfb9d
|
build: upgrade to golang 1.8
|
2017-02-17 09:05:52 +01:00 |
|
bergquist
|
2ad2b96133
|
build: avoid progress bar update on yarn install
this will save us ~100TB of unneeded data in the long term.
|
2017-02-13 15:26:10 +01:00 |
|
bergquist
|
5bba0c2a94
|
tech(build): upgrade dist builder to golang1.8rc3
|
2017-02-07 12:45:06 +01:00 |
|
bergquist
|
5a7abe365c
|
tech(build): echo before running go fmt/vet
|
2017-02-06 15:55:22 +01:00 |
|
bergquist
|
a36b1d9dce
|
tech(build): require go vet to pass
|
2017-02-05 21:21:05 +01:00 |
|
bergquist
|
457d6c8f81
|
tech(build): fixes broken build
|
2017-02-02 17:25:33 +01:00 |
|
bergquist
|
3e62b1b2d7
|
tech(build): use build number as iteration number
|
2017-02-02 15:55:37 +01:00 |
|
bergquist
|
63aa436997
|
tech(build): slimdown the size of the build container
|
2017-02-02 11:33:34 +01:00 |
|
bergquist
|
3cbca80d3c
|
tech(build): starts docker build for latest build
|
2017-02-02 10:41:11 +01:00 |
|
bergquist
|
74c5c5368c
|
tech(build): update windows trigger
|
2017-01-31 21:36:52 +01:00 |
|
bergquist
|
513fcdeeb8
|
tech(build): prepare for tag builds
|
2017-01-31 11:00:23 +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
|
cefb4103a7
|
tech(build): disable build based on tag
|
2017-01-30 16:03:55 +01:00 |
|
bergquist
|
dd982ac9a2
|
tech(build): dont include buildnumber when building tags
|
2017-01-30 15:23:38 +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
|
feed804a0e
|
tech(build): updates path to signing file
|
2017-01-27 15:21:16 +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
|
66fa12835a
|
tech(build): replace grafana_branch with circle_branch;
|
2017-01-24 11:26:03 +01:00 |
|
bergquist
|
6b70fb2729
|
tech(build): fixes broken yum installer
|
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
|
5be00191ec
|
tech(build): Dockerfile for building grafana
|
2017-01-24 11:26:03 +01:00 |
|
bergquist
|
e504e5aaf6
|
tech(build): avoids setup since all deps should be in /vendor
|
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 |
|
bergquist
|
3d5efd3350
|
tech(build): removes coveralls
|
2017-01-23 15:53:16 +01:00 |
|
bergquist
|
60a2041065
|
tech(build): yarn install should use --pure-lockfile
|
2017-01-12 15:36:44 +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 |
|
bergquist
|
08bad530dc
|
tech(build): fail when go fmt fails
|
2016-12-30 15:08:31 +01:00 |
|
bergquist
|
afa5e9507a
|
docs: updates install links for 4.1.0 beta
|
2016-12-20 13:15:59 +01:00 |
|
bergquist
|
231492d443
|
tech(build): change windows build branch
|
2016-11-29 17:03:49 +01:00 |
|
bergquist
|
da2aaf7095
|
feat(build): trigger windows build after successfull CI build
|
2016-10-13 17:11:04 +02:00 |
|
bergquist
|
521b5cf014
|
tech(build): make sure build.go setup works fine
ref #6113
|
2016-09-23 06:51:37 +02:00 |
|
Torkel Ödegaard
|
6257ae094c
|
feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868
|
2016-09-21 21:32:51 +02:00 |
|
bergquist
|
fc67ab1dce
|
tech(build): add build grafana-server and cli to CI
|
2016-09-15 13:52:41 +02:00 |
|
bergquist
|
bda1f6493c
|
tech(scripts): move benchmark script into /scripts
|
2016-09-15 13:00:26 +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 |
|
Torkel Ödegaard
|
96ee1c17a3
|
Worked on new deb & rpm packaging and init.d scripts
|
2015-04-08 14:10:04 +02:00 |
|
Torkel Ödegaard
|
4cbcee7e15
|
Updated init.d script with chkconfig comment lines, now works on centos5
|
2015-03-06 11:21:41 +01:00 |
|
Torkel Ödegaard
|
30294740bd
|
Updated build script, changed deb and rpm config path to /etc/grafana, #1476
|
2015-03-04 16:23:30 +01:00 |
|
Torkel Ödegaard
|
0db55b6194
|
Work on deb and rpm packages, both seem to work now, #1476
|
2015-03-03 17:14:58 +01:00 |
|
Torkel Ödegaard
|
7e0f1a57af
|
Progress on deb and rpm packaging, renamed config files, added file logging, #1476
|
2015-03-03 10:18:37 +01:00 |
|
Torkel Ödegaard
|
6850a4d25d
|
Progress on deb and rpm packaging, init.d script etc, #1476
|
2015-03-02 17:21:52 +01:00 |
|
Torkel Ödegaard
|
ad2065afc7
|
Began work on deb and rpm packaging, #1476
|
2015-03-02 15:50:03 +01:00 |
|
Rashid Khan
|
45c9bb8f38
|
Removed shakespeare loading stuff
|
2013-05-13 10:23:25 -07:00 |
|
Rashid Khan
|
a7a42b3e04
|
Added debug panel (not by default), added inspector link to pie and table
|
2013-03-11 17:13:47 -07:00 |
|