17 Commits

Author SHA1 Message Date
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