24 Commits

Author SHA1 Message Date
4db782fd5b ci-build: spelling (#24386) 2020-05-18 16:41:06 +03:00
6e313e7d37 Image Rendering: Remove PhantomJS support (#23460)
Removes all references and usage of PhantomJS #23375.
Remove direct link rendered image e2e smoke test for now.
Docker: Fix installing chrome in ubuntu custom docker image.
Improve handling of image renderer not available/installed #23593.
Add PhantomJS breaking change and upgrading notes.
Use grabpl v0.2.10.

Closes #13802

Co-authored-by: Kyle Brandt <kyle@grafana.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-04-15 22:17:41 +02:00
1c71637d11 Build: package all binaries for enterprise (#21381) 2020-01-07 16:00:58 +01:00
67d83d1ffc build: adds IANA timezone info to windows build (#21001) 2019-12-10 16:00:37 +01:00
d630ac4b68 CI: Build all platforms for Enterprise (#20389)
* CI: Build all platforms for Enterprise

* CI: publishes new enterprise builds to grafana.com
2019-11-21 09:41:32 +01:00
4d741ea387 Build: Collect frontend build time metric (#20254) 2019-11-08 12:48:32 +01:00
b3c00e4c32 Docker: Build and use musl-based binaries in alpine images to resolve glibc incompatibility issues (#19798)
* build: Install musl cross compilers as part of build Docker image
* build: Build also musl packages in scripts/build/build.sh
* scripts/build/build-all.sh: Build musl Linux targets
* build: Upgrade build-container to 1.2.11
* build.go: De-duplicate code
* build: Base Docker images on musl binaries
2019-10-24 14:34:14 +02:00
f9a6414b92 Build: fix use of env vars in parentheses execs (#18249)
* Build: fix use of env vars in parentheses execs

* Build: disable shellcheck rule SC2086 for a file

Follow up for 4b16cd6cc8e8cdc66245ae32119076819411f585
2019-07-24 15:54:48 +03:00
4b16cd6cc8 Build: Introduce shellcheck (#18081)
* Build: introduce shellcheck

Fixes #16198
2019-07-23 13:12:33 +03:00
8dfa1f4c12 build: fixes publishing version. 2019-03-25 15:01:45 +01:00
6e802dc94d build: builds armv6 with rpi1 compat gcc. 2019-03-25 09:48:45 +01:00
2bdc147e55 build: skips building rpm for armv6. 2019-01-22 11:09:27 +01:00
5f188058e3 build: builds for armv6. 2019-01-22 11:09:27 +01:00
a95fe15437 build: comments 2019-01-17 16:42:27 +01:00
d71f1bf4bc build: only build amd64 for enterprise. 2019-01-17 11:00:34 +01:00
a82f0ed393 build: tags arm as well as amd64 as latest. 2019-01-10 14:41:02 +01:00
ce9e1a8f38 build: explaining the linux build. 2018-11-28 09:25:48 +01:00
ac8731b9fb build: enabled darwin build. 2018-11-16 14:50:27 +01:00
a1dca2117d build: use build workflow id instead of build number. (#13965)
* build: use build workflow id instead of build number.

The workflow id is unique across the whole workflow
while the build number is unique to every job in the
workflow. This change means that jobs that build
artifacts for the same commit but in different jobs
will now have the same id.

* build: fixes pkgver generation.
2018-11-05 15:05:12 +01:00
30cb28df55 build: correctly adds enterprise to the filename. (#13831) 2018-10-25 16:55:27 +02:00
6c473d33f4 Enterprise crosscompilation (#13783)
* build: crosscompilation and release of enterprise.
2018-10-22 14:33:19 +02:00
8ea2f7f858 build: updated build-container with go1.11. 2018-09-05 11:55:28 +02:00
22638db532 fix names of foreign arch packages 2018-05-23 23:53:59 +02:00
7b1e41abc6 build: crosscompilation for nightlies and releases. 2018-05-21 14:06:01 +02:00