Commit Graph

33 Commits (e7f6f91f7454ea4595ba491b601481d2b8c630a5)

Author SHA1 Message Date
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
Jeffrey Smith II 6c3d21dd7b
Merge pull request #6032 from influxdata/jdstrand/go1.20.3
chore: update to Go 1.20.4
2023-05-11 15:17:18 -05: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
Brandon Pfeifer 1380ae8320 chore: use remote package signing 2023-04-19 11:53:37 -04:00
Jeffrey Smith II 9433b97f5d chore: bump to go1.20 2023-02-28 12:31:44 -05:00
Pavel Zavora 48062f2a17 chore: use builder image with golang 1.18.4 2022-07-21 21:16:57 +02:00
Pavel Zavora 6b2ed6fcb6 chore(ci): upgrade to a new build image 2022-06-10 17:22:25 +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
tomklapka 08743e4a19
Cypress tests and e2e github action flow (#5896)
* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore: update unmet peer dependency

* fix: name of dropdown toggle

* test: connecting to influxdb

* fix: remove unnecessary influxdb-onboarding.sh script.

* chore: updated go 1.17.1 for cypress tests

* refactor: remove unnecessary influxdb-onboarding command from Makefile

* refactor: remove unnecessary influxdb-onboarding command from circleci config

* test: initialising database by using environment properties (in Makefile)

* chore: fixing cypress tests

* test: deleting connection to influxd1

* tests: optimize build, reuse workspace

* tests: optimize build

* test: remove unused code

* fix:  remove unuse dashboard

* chore(e2e-pipeline): add pipeline for chrono cypress tests

* chore: run action on push

* chore: fix e2e pipeline

* chore: add yarn install

* chore: add log upload

* chore: show logs to see what is going on with chronograf

* chore: fix log cats

* chore: add sleep

* fix: chronograf run command

* chore(ui): regenerate yarn.lock after rebase

* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore(e2e): local script for influxdb enterprise deployment

* chore(e2e): update cert-manager in actions pipeline

* chore: fix coredns issue

* chore: fix certmanager deployment

* test: welcome test, dashboard test, explore browser test

* test: snapshot testing

* feat: adding testing snapshots

* chore: update unmet peer dependency

* test(cypress): add cypress env, and commands

* test(cypress): add basic InfluxDB setup connection test

* fix: temporary commented out the file as it uses non existing functions

* test(cypress): add dashboard create, rename and delelete test

* test(cypress): add routes

* chore: regenerate yarn.lock

* chore: remove unused file

* chore: comment out code

* chore: comment out code

* fix: remove calling non-existent function

* fix: createConnection uses  unsafe SSL

* turns on flux

* test(cypress): rewritten Query Builder tests using _internal.monitor

* chore: yarn prettier

* fix: add missing custom window period

* fix: remove it.only

* Add flux-enable to a workflow file

* fix: github actions workflow file flux-enabled

* fix: force restart by deleing pod

* fix: restart a container to apply a new configmap

* fix: restart container

* chore: flux-enabled is now true by default

* fix: selecting correct elements

* chore: update e2e pipeline

* chore: add scheduled action run once a working day

* chore: remove commented code

* chore:  change file extenction to .ts and adjust code accordingly

* chore: pipeline fixes

* chore: clean up e2e:influxdb2 references

* fix: yarn installation, no risky changes in make clean

* chore: update changelog

Co-authored-by: Iszy-Ami <huyiktran@gmail.com>
Co-authored-by: Iszy-Ami <56554624+Iszy-Ami@users.noreply.github.com>
Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Pavel Zavora <pavel.zavora@bonitoo.io>
Co-authored-by: k3yi0 <definitelynotkeyio@gmail.com>
Co-authored-by: k3yi0 <97002262+k3yi0@users.noreply.github.com>
2022-03-25 09:27:29 +01:00
Pavel Zavora b6626aff1c chore: update changelog 2022-03-25 07:41:06 +01:00
Pavel Zavora b103e3e02e chore(ci): add correct version circle CI config 2022-03-25 07:30:45 +01:00
Pavel Zavora a87d546fa0 chore(ci): upgrade to a newer build image 2022-03-23 13:37:46 +01:00
Pavel Zavora 1a610dac4c chore(ci): switch to supported CircleCI docker images 2022-02-16 10:36:42 +01:00
ivankudibal 722f1ec102 chore: update build to use the latest docker tag 2021-08-28 18:42:17 +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 58d799e059 chore(ci): use docker image with go1.16 build 2021-05-22 05:04:19 +02:00
Pavel Zavora 0b1fd84ce1 chore(build): update build container 2020-12-14 18:18:52 +01:00
ivankudibal 6970a2c4c5 chore(ci): use new builder image 2020-11-25 21:46:40 +01:00
ivankudibal b89c3035ea chore(ci): use new builder image 2020-09-22 18:46:51 +02: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 15b12fe024 chore: update dockerfile deps: update ubuntu, node and go versions 2019-11-05 14:25:19 -08:00
Brandon Farmer 2d67c8fa2d Update golang version 2019-04-16 17:41:34 -07:00
Brandon Farmer 601219f9dd Use go modules, update flux 2019-04-16 10:21:32 -07:00
Nathan Haugo b4ae793e86 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:17:16 -08:00
Luke Morris d49cdf2ae0 feat(circle): enable build step for all tags 2018-11-06 17:55:35 -08:00
Christopher Henn 0a98597aa8
Make nightly version start with digit
See #4519.
2018-10-09 16:42:49 -07:00
Luke Morris 2b85390aa3 fix(nightly): explicit newline between version and bucket 2018-09-28 15:08:56 -07:00
Luke Morris 763aa377bb fix(nightly): set chronograf version to nightly 2018-09-28 14:37:38 -07:00
Luke Morris 65210b4c2c Remove deprecated email flag 2018-06-18 16:06:34 -07:00
Ricardo N Feliciano acdd7a19b5 CircleCI 2.0 (#3710)
* Migrate to CircleCI 2.0.

* Comment out filters to test all jobs.

* Restore deploy job filters.
2018-06-18 14:56:17 -07:00