Commit Graph

46 Commits (master)

Author SHA1 Message Date
karel rehor 2cb08beb24 chore: update docs and remove commented lines in install-deps.sh 2026-02-06 10:59:23 +01:00
karel rehor 0ae051d0bd chore: remove node-sass and dependency on g++-10 2026-02-06 10:36:17 +01:00
karel rehor fa14ad9063 chore: ensure gcc-10, g++-10 are installed and made defaults 2026-02-05 17:18:31 +01:00
karel rehor df9788d6af chore: add updates to gcc and g++ in dependencies 2026-02-05 17:06:26 +01:00
karel rehor 4b6f33cabd chore: update node-sass to 9.0 and nodejs to 24.13 latest LTS 2026-02-05 16:34:45 +01:00
Vlastimil Hajek 39f8199029
chore: upgrade InfluxQL parser (#6166)
* chore: Upgrade InfluxQL lib, Kapacitor client and Flux to latest

* chore: updating build

* fix: failing tests

* chore: trying cross-builder

* chore: adding dependencies

* fix: scripts path

* fix: script permissions

* fix: trying updating path

* fix: trying fix  build

* fix: script

* fix: check go

* fix: setting path

* fix: GO111MODULE env value

* fix: persist path

* chore: updating build

* chore: use dependencies

* chore: increase build timeout

* chore: reverting to go 1.24.11

* chore: fixing build.

* chore: adjusting also (pre) release steps

* chore: removing docker images building

* chore: validate Time condition only if InfluxDBv3 is enabled

* chore: try darwin arm64

* chore: fixing Cypress scrips

* fix: env variable encapsulation in Makefile

* chore: remove installing already installed pkg-config

* chore: remove darwin arm64

* chore: update changelog

* chore: remove obsolete ToDo file

* chore: remove obsolete ToDo from PR template

* chore: upgrade Flux to the latest: 0.199

* chore: more InfluxDB v3 tests

* chore: revert changes in package.json

* chore: syncing swagger with the changes in API

* fix: add channel URL property migration code

* docs: Update CHANGELOG with removal of platform support

* fix: formatting in package.json

---------

Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>
2026-02-02 16:40:20 +01:00
Jakub Bednář 028ef119a7
chore(build): upgrade Go to 1.25.5 (#6165) 2026-01-12 14:20:23 +01:00
karel rehor 5d583fcf3e chore: change update of golang to 1.25.3 2025-10-15 10:20:16 +02:00
karel rehor 8a3a83da6b chore: upgrade golang to v 1.25.2 2025-10-14 16:49:02 +02:00
karel rehor 3f6448d8c1 chore: update docker tags 2025-10-13 14:59:24 +02:00
karel rehor 5af47cd414 chore: add new builder/chronograf-20250404 image to bCI pipeline 2025-04-04 13:29:44 +02:00
Jakub Bednar f32c3a6b1c chore(build): upgrade Go to 1.22.11 2025-02-03 09:57:27 +01:00
Jakub Bednář 00e71abf55
chore(build): upgrade Go to 1.22.7 (#6108)
* chore: upgrade Ubuntu image due the EOL
2024-09-20 14:05:55 +02:00
Jakub Bednář 475b0f5f6a
chore(build): upgrade Go to 1.21.12 (#6102) 2024-07-10 18:04:11 +02:00
Jakub Bednar 8bbdca5cda chore(ci): use platform corresponding with CI 2024-05-09 11:43:39 +02:00
Jakub Bednar 0eb290e136 chore(build): upgrade Go to 1.21.10 2024-05-09 11:18:22 +02:00
alespour d2049db603
chore(build): upgrade Go to 1.21.9 (#6090) 2024-04-16 14:59:30 +02:00
Jakub Bednář 2e033d78ab
chore(build): upgrade Go to 1.21.8 (#6085) 2024-03-21 13:52:43 +01:00
Ales Pour d1bbd7d242 chore(build): bump builder image 2024-01-23 12:35:00 +01:00
Ales Pour 9c40dd4016 chore: update builder image 2023-10-13 11:04:25 +02:00
Ivan Kudibal 9953a2ee79 chore: trigger circle ci from dummy commit 2023-05-10 17:48:17 +02:00
Ivan Kudibal 70b1e29a8d chore: prepare for go 1.20.4 2023-05-03 18:54:48 +02:00
Ivan Kudibal cef9390d6a chore: configure, build and push the image 2023-04-26 10:34:51 +02:00
Jeffrey Smith II 947cd0b7ad chore: update docker version for release 2023-03-17 09:53:07 -04:00
Pavel Zavora 48062f2a17 chore: use builder image with golang 1.18.4 2022-07-21 21:16:57 +02:00
Ivan Kudibal a36a185cc0 doc: step 3 from README, set docker tag 2022-06-09 19:38:11 +02:00
Pavel Zavora bb6f380491 chore(ci): update builder image 2022-04-04 15:40:25 +02:00
Ivan Kudibal aa22195c27 chore: update to the new version, update the README.md instructions 2022-03-23 12:10:49 +01:00
ivankudibal bc2e5f5b4e chore: update to the latest tag in run.sh 2021-08-28 19:30:03 +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
Pavel Zavora 0b1fd84ce1 chore(build): update build container 2020-12-14 18:18:52 +01:00
Lorenzo Affetti 8f823908cf fix(package): create chronograf user before install 2019-05-02 10:40:06 +02:00
Lorenzo Affetti 16652aaf02 fix(package): make rpm verify pass after installation 2019-04-15 11:14:38 +02:00
Brandon Farmer 1f122150a1 Add protoboards environment variables to build 2018-11-07 10:59:28 -08:00
Nathan Haugo e3840692d7 Remove cli defaults form sysvinit 2018-02-06 09:26:14 -08:00
Nathan Haugo 2f5f8c2d52 Change cli options to env args 2018-01-29 11:40:14 -08: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
Nathan Haugo 25e86f6bef Add env override to chornograf.service 2017-10-03 12:24:13 -07:00
gunnaraasen f6477f301f Remove RPM posttrans scriptlet and small fixes 2017-01-11 15:52:06 -08:00
Ross McDonald 3fcc56f523 Updates:
* Automates the release process with Circle and Docker.

* Adds a `--no-build` option to build script to not generate a build
  (useful for _just_ running tests).

* Build script now calls 'make test' directly (instead of running its
  own tests).
2016-11-22 11:00:09 -06:00
Ross McDonald beebff0d99 Remove incorrect command references from post-installation scripts. 2016-11-14 09:45:57 -06:00
Ross McDonald 483c999200 Minor changes to packaging:
* Change default host from localhost to 0.0.0.0.

* Modify default database name to `chronograf-v1.db`.

* Change default port from 10000 to 8888.
2016-11-08 08:34:03 -06:00
Ross McDonald fdeb1eccb4 Update package canned directory. 2016-11-07 10:49:10 -06:00
Ross McDonald 3e16c6abc5 Small fixes for build script and init script. 2016-11-03 15:50:34 -05:00
Ross McDonald da42a07b28 Move all build-related scripts to /etc directory. Update default args
for start scripts. Add npm to builder Dockerfile. Remove stderr
 redirect in init script.
2016-11-03 15:50:34 -05:00