Commit Graph

63 Commits (11a4e855a85f1663de4deb9f5a54d33447bc8d5a)

Author SHA1 Message Date
Jakub Bednář 514e76562c
chore(build): upgrade Go to 1.24.13 (#6176)
* chore(build): upgrade Go to 1.24.13

* docs: update CHANGELOG.md to include recent dependency upgrades
2026-02-18 05:37:20 +01:00
karel rehor d2f77e9d4d tests: reset cypress/browsers image to 24.13.0 2026-02-12 10:12:19 +01:00
karel rehor f0ae67feaa tests: revert cypress browsers image to node16.14 newer image leads to some flake in tests 2026-02-10 13:15:38 +01:00
karel rehor 416c1ba74d tests: update cypress/browsers docker image to tag 24.13.0 2026-02-10 10:10:01 +01:00
karel rehor 2f88cb5718 chore: upgrade cypress workflow nodejs to v24 2026-02-09 13:20:51 +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
Jakub Bednář b9384b1fe2
chore(ci): do not run e2e tests for Dependabot (#6162)
This is because we don't want ot publicly share InfluxDB Enterprise license key.
2026-01-05 14:49:21 +01:00
karel rehor 551c9604ca chore: update go-version in github workflows cypress tests to 1.25.3 2025-10-15 13:35:50 +02:00
Vlastimil Hajek d73392662d
fix: replace unmaintained docker-run action (#6140) 2025-07-24 21:49:44 +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ář 3209fd5932
fix: use new version of actions/upload-artifact (#6107) 2024-09-13 13:55:09 +02:00
Jakub Bednář 475b0f5f6a
chore(build): upgrade Go to 1.21.12 (#6102) 2024-07-10 18:04:11 +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 a120225592 chore(build): upgrade Go to 1.20.13 2024-01-23 11:35:41 +01:00
Ales Pour 3131eaeb85 chore(build): upgrade Go to 1.20.10 2023-10-13 09:14:44 +02:00
Ivan Kudibal 70b1e29a8d chore: prepare for go 1.20.4 2023-05-03 18:54:48 +02:00
Jamie Strandboge e8546b4467
chore: update to Go 1.20.3 2023-04-12 14:58:26 -05:00
Jeffrey Smith II 9433b97f5d chore: bump to go1.20 2023-02-28 12:31:44 -05:00
Pavel Zavora a7aba65934 chore(build): upgrade golang to 1.18.4 2022-07-20 08:25:06 +02:00
Pavel Zavora 6e1103949e fix(security): upgrade golang to 1.18.3 2022-06-09 10:04:26 +02:00
k3yi0 9323f81c85 chore(workflow): reporter change fail-on-error 2022-06-08 11:56:46 +02:00
Pavel Zavora 879d72b164 fix(ci): upload also cypress screenshots 2022-05-10 14:39:41 +02:00
k3yi0 7911543b2b chore: replace fetch API for Cypress request 2022-05-10 11:35:14 +02:00
k3yi0 8d99e1815a chore: adjust path in workflow, adjust cypress package.json 2022-05-10 10:39:51 +02:00
k3yi0 2876489c16 chore: change hostname to localhost 2022-05-10 10:03:47 +02:00
k3yi0 61f9b7ac62 chore: remove host entry from /etc/hosts change hostname to localhost 2022-05-09 15:55:38 +02:00
k3yi0 1ba56b89bf chore: use host network during cypress step, add host to /etc/hosts, change hostname 2022-05-09 15:55:38 +02:00
k3yi0 10b3a9243e chore: create a cypress config for Github Actions 2022-05-09 15:55:38 +02:00
k3yi0 7de5158ae8 chore: change Chronograf public url 2022-05-09 15:55:38 +02:00
k3yi0 730d46dcc6 chore: adjust OAuth2 hostname 2022-05-09 15:55:38 +02:00
k3yi0 e90f62279f chore: use expression syntax to call env. variables 2022-05-09 15:55:38 +02:00
k3yi0 febd54acb0 chore: adjust environment variable calls according to Workflow docs 2022-05-09 15:55:38 +02:00
k3yi0 c9cff53a70 fix: fix Cypress nev. variable 2022-05-09 15:55:38 +02:00
k3yi0 32a7cc200d fix: fix Cypress environment variable 2022-05-09 15:55:38 +02:00
k3yi0 3b1e1d0a10 chore: take Oauth2 Server URL from env. table 2022-05-09 15:55:38 +02:00
k3yi0 e9d0b899bb chore: put OAuth2 Server full address 2022-05-09 15:55:38 +02:00
k3yi0 595bc348cd chore: ping OAuth2 Server and log the outcome, change user test to Test 2022-05-09 15:55:38 +02:00
k3yi0 554d3a11e4 chore: add oauth2 server mock logging 2022-05-09 15:55:38 +02:00
k3yi0 d658396fc4 chore: change hostname 2022-05-09 15:55:37 +02:00
k3yi0 d5d0fa4c18 fix: change OAuth2_HOSTNAME env. variable 2022-05-09 15:55:37 +02:00
k3yi0 e35e3ce021 fix: change hostname 2022-05-09 15:55:37 +02:00
k3yi0 f1c84a51f2 chore: add OAuth2 env. variables 2022-05-09 15:55:37 +02:00
k3yi0 76d7278f4e chore: remove new line typo 2022-05-09 15:55:37 +02:00
k3yi0 6d90abc5ba chore: adjust chronograf-cypres-tests.yaml 2022-05-09 15:55:37 +02:00
k3yi0 bc330241a4 chore: record tests and upload them as artifact 2022-05-09 15:55:37 +02:00