Commit Graph

72 Commits (72bea3b854b79f532b1957fb622a22d6594c1e01)

Author SHA1 Message Date
Pavel Zavora fd3813a332 chore: upgrade golang to 1.17.1 2021-09-28 12:54:19 +02:00
ivankudibal bc2e5f5b4e chore: update to the latest tag in run.sh 2021-08-28 19:30:03 +02:00
Pavel Zavora 3648d3a5c5 fix(build): rename arm rpms with yum-compatible names 2021-08-06 06:19:12 +02:00
Ivan Kudibal 6c36ec226b
chore(python3): Upgrade builder to python3 to avoid python2 lts (#5759)
* chore: upgrade to python3 to avoid python2 lts

* doc: update changelog

* chore: update the dependency do image version
2021-06-01 15:23:11 +02:00
ivankudibal db4a6f9177 chore(docker): switch to pip3 to use rsa library 2021-05-21 20:42:28 +02:00
Pavel Zavora f446adf087 chore: add arm64 Mac OS build 2021-05-20 10:51:10 +02:00
Pavel Zavora fad9ec7634 chore: upgrade dockerfile_build to use go 1.16.4 2021-05-20 10:51:10 +02:00
Pavel Zavora 0b1fd84ce1 chore(build): update build container 2020-12-14 18:18:52 +01:00
Pavel Zavora a617950690 fix(build): repair build for ARM v5 versions 2020-12-14 10:29:49 +01:00
Pavel Zavora 994ccc6f75 chore(build): upgade golang to 1.15.5 2020-11-20 05:19:08 +01:00
Pavel Zavora a7983af69c chore(build): upgrade node to v14 2020-11-12 10:29:47 +01:00
Pavel Zavora 62e10ae5fb chore(build): upgrade to go1.15.4 2020-11-10 13:56:44 +01:00
Pavel Zavora d8e7b20a6f chore(ui): update Dockerfile_build to use node v12 2020-09-22 13:50:39 +02:00
greg linton 46e194ddab fix: syntax in build.py 2020-02-13 09:42:47 -07:00
Povl H. Pedersen 9d130c6bc0
feat: support 64-bit arm processors (#5383)
Old script resulted in arm32 binaries, not executable on modern pure 64-bit arm processors.
This is minimal changes to correctly handle arm64
2020-02-12 16:36:13 -07:00
Bucky Schwarz 46f8d51980 chore: pin go to latest minor version; make docker build process more robust 2019-11-21 15:37:02 -08:00
Bucky Schwarz 6535fbb690 chore: target go 1.12 minor version - should pull in patches 2019-11-21 15:37:02 -08:00
Bucky Schwarz 15b12fe024 chore: update dockerfile deps: update ubuntu, node and go versions 2019-11-05 14:25:19 -08:00
Lorenzo Affetti 8f823908cf fix(package): create chronograf user before install 2019-05-02 10:40:06 +02:00
Lorenzo Affetti 2930d4acbe
Merge pull request #5146 from influxdata/fix/rpm-verify
fix(package): make rpm verify pass after installation
2019-04-19 15:28:59 +02:00
Brandon Farmer 35e8947912 Update golang version 2019-04-16 16:15:55 -07:00
Brandon Farmer 3139673414 Fix build script for go modules 2019-04-16 15:14:52 -07:00
Lorenzo Affetti 16652aaf02 fix(package): make rpm verify pass after installation 2019-04-15 11:14:38 +02:00
Brandon Farmer 944402e1a3 Use go modules, update flux 2019-04-11 16:14:36 -07:00
Nathan Haugo 6676d7aaaa
Update go and alpine versions (#4886)
* Update go and alpine versions

* Update changelog

* Work around go get issue

* Update the go-bindata path
2018-12-14 15:16:35 -08:00
Brandon Farmer 1f122150a1 Add protoboards environment variables to build 2018-11-07 10:59:28 -08:00
Brandon Farmer 3ee94d0165 Add protoboards to build script 2018-11-06 10:07:57 -08:00
Christopher Henn 0a98597aa8
Make nightly version start with digit
See #4519.
2018-10-09 16:42:49 -07:00
Andrew Watkins 67ec7394dc Update to Go 1.10 and Node 8.10.0 2018-03-29 16:04:37 -07:00
Nathan Haugo ab9c63eb1b
Merge pull request #2791 from influxdata/feature/user-cli-commands
Add chronoctl to build.py and Dockerfile
2018-02-12 12:14:06 -08:00
Michael Desa 9a44a73086 Add chronoctl to build.py and Dockerfile 2018-02-08 19:21:29 -05:00
Chris Goller c04480985b Update to go 1.9.4 2018-02-07 17:58:23 -06:00
Nathan Haugo aca47cecbc
Merge pull request #2761 from influxdata/feature/fix-init
Remove cli defaults form sysvinit
2018-02-06 14:03:14 -08:00
Chris Goller 94baa6db8d Update release builds to use go 1.9.3 and node 6.12.3 2018-02-06 14:36:58 -06:00
Chris Goller 1abb30a3b6 Fix fpm releases by adding libtool and autoconf 2018-02-06 14:25:48 -06:00
Nathan Haugo e3840692d7 Remove cli defaults form sysvinit 2018-02-06 09:26:14 -08:00
lukevmorris 77f5fef9fd
Merge pull request #2693 from influxdata/fix/resources-build-script
Add resources dir to build.py
2018-01-31 09:36:32 -08:00
Nathan Haugo 2f5f8c2d52 Change cli options to env args 2018-01-29 11:40:14 -08:00
Michael Desa 6f5680ac06 Add resources dir to build.py
PR [#2690](https://github.com/influxdata/chronograf/pull/2690)
introduced a --resources-path flag, but forgot to update the build.py
to properly account for the distributions.
2018-01-10 12:40:47 -05:00
Chris Goller 98308033f0
Merge branch 'master' into feature/rpm-shadow-utils 2017-11-08 11:55:07 -06:00
Chris Goller c200809530 Add shadow-utils to release RPM generation 2017-11-08 06:58:40 -06:00
Luke Bigum 4989c0af4f source a /etc/defaults script so you can specify extra chronograf options at service start 2017-11-08 08:52:08 +00:00
Chris Goller 735cef1fd4 Update chronograf logrotate policy to not rotate if file is 0 bytes 2017-10-30 19:27:02 -05:00
Chris Goller f81f1c0b7a Update Go and Node to 1.9.2 and 6.11.5 2017-10-26 19:04:23 -05:00
Nathan Haugo 25e86f6bef Add env override to chornograf.service 2017-10-03 12:24:13 -07:00
Chris Goller b6cf39ee48 Update release to use `Platform` rather than `Arch` 2017-05-31 17:45:38 -05:00
gunnaraasen c2c7a6e965 Correct license in package script 2017-05-19 15:52:05 -07:00
Chris Goller 9ccaaa91c4 Update to Go 1.8.1 and Node 6.10.3 2017-05-16 17:04:02 -05:00
Chris Goller 413121b465 Update build to run make clean on --clean 2017-02-08 21:48:32 -06:00
Chris Goller ab3966c97c Update builds to be more verbose to help debugging 2017-02-08 21:15:56 -06:00