Commit Graph

50 Commits (90aca8e7c62d65f903769333eae5e69009ef6662)

Author SHA1 Message Date
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
k3yi0 9d31a649f3 chore: change actions/checkout repository format 2022-05-09 15:55:37 +02:00
k3yi0 bfc18bb8c6 chore: add OAuth2 mock server 2022-05-09 15:55:37 +02:00
Pavel Zavora e76bb97715 fix(ci): make test InfluxDB enterprise meta service accessible 2022-05-06 10:31:09 +02:00
Pavel Zavora 9ce22d1a8d chore(ci): change kind config to map meta service port 2022-05-06 09:35:28 +02:00
Pavel Závora f38f5faf8a
chore: replace gh workflow cron by push (#5909) 2022-04-25 21:45:39 +02:00
Pavel Zavora caa8b089f6 feat(ci): upgrade golang to 1.18 2022-04-04 17:39:57 +02:00
Pavel Zavora d6411caa1f fix(ci): install cypress in github action 2022-03-31 10:03:38 +02:00
Pavel Zavora dd5aaf74ef fix(ci): upgrade github action to use node 16 2022-03-31 09:37:43 +02:00
k3yi0 12c5fe38e2 fix: change the path test-reporter reads from 2022-03-29 14:36:59 +02:00
k3yi0 497453bfd0 fix: fix artifact path 2022-03-29 12:04:15 +02:00
k3yi0 610f677d6a fix: changed artifact source 2022-03-29 11:36:51 +02:00
k3yi0 f8175a14b3 fix: always generate report 2022-03-29 10:18:16 +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 Závora 15edc0798c chore: add bug report template [skip ci] 2020-12-03 12:50:29 +01:00
Pavel Zavora 40ccde84cc chore(github): require well-formatted commit messages in PR template 2020-09-28 18:50:08 +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
Russ Savage c6f4fac67f
changing staleLabel to stale (#5239) 2019-07-26 13:37:39 -07:00
Russ Savage f5b1d8fab8
Updating stale.yml (#5236)
fixing the closeComment
2019-07-22 13:46:50 -07:00
Michael Desa 0f91707ce8
feat(.github): add stale bot config 2019-07-17 13:56:50 -04:00
Jared Scheib 4df0817674 Update PR template to include checkbox for Swagger docs
Fix typo.

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 12:15:21 -07:00
Luke Morris b96bf4af30 Update PR template: Use GH Keyword; Reorganize/compact sections 2018-03-28 11:18:45 -07:00
Regan Kuchan 40c90a2e1d Clarify changelog update requirement (#1525) 2017-05-22 12:59:43 -07:00
Chris Goller b02e156454 Add changelog and update the PR template similar to other influxdata projects 2016-11-14 20:31:01 -06:00
Will Piers 87c5fd42d2 Add PR template 2016-10-06 17:00:31 -07:00