-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: latest changes #4940
feat: latest changes #4940
Commits on Jan 15, 2024
-
fix: complete repository empty check (#4889)
* fix: complete repository empty check * fix: extract method for empty check
Configuration menu - View commit details
-
Copy full SHA for d6432ae - Browse repository at this point
Copy the full SHA d6432aeView commit details -
feat: Executor tests - JMeter/JMeterd - extended other cases, special…
… cases (#4894) * executor tests - jmeter-executor-smoke-2.jmx * executor tests - jmeter - other and special cases extended * end - empty line * jmeter executor smoke - suite updated * jmeter executor tests - special cases * jmeter executor tests - special cases - testsuite * executor tests - run script updated * executor tests - branch name updated before merge * end - empty line
Configuration menu - View commit details
-
Copy full SHA for 021a0e8 - Browse repository at this point
Copy the full SHA 021a0e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d7fdca - Browse repository at this point
Copy the full SHA 3d7fdcaView commit details
Commits on Jan 16, 2024
-
feat: refactored logs stream to allow to be passed and initialized la… (
#4892) * feat: refactored logs stream to allow to be passed and initialized later with id * feat: added logs for test scheduler errors * fix: renamed repos * fix: initialize logs stream only if logs v2 enabled * Update pkg/logs/events/events.go Co-authored-by: Lilla Vass <[email protected]> * fix: comments * fix: added logs * fix: logs metghod --------- Co-authored-by: Lilla Vass <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9ec6de - Browse repository at this point
Copy the full SHA f9ec6deView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e41609 - Browse repository at this point
Copy the full SHA 5e41609View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea55792 - Browse repository at this point
Copy the full SHA ea55792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d1c7d7 - Browse repository at this point
Copy the full SHA 2d1c7d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ffb5f - Browse repository at this point
Copy the full SHA 64ffb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e90ad7 - Browse repository at this point
Copy the full SHA 1e90ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87655eb - Browse repository at this point
Copy the full SHA 87655ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 110290b - Browse repository at this point
Copy the full SHA 110290bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d39a8ae - Browse repository at this point
Copy the full SHA d39a8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fd606d - Browse repository at this point
Copy the full SHA 9fd606dView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51caafa - Browse repository at this point
Copy the full SHA 51caafaView commit details -
feat: add minio log consumer with opts (#4867)
* feat: add minio log consumer with opts * fix: tests * fix: skip test * fix: improve code and error handling * fix: handle chunk too big * fix: execute but return errors * fix: minor improvements * fix: contexts
Configuration menu - View commit details
-
Copy full SHA for 0a390e7 - Browse repository at this point
Copy the full SHA 0a390e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc25be8 - Browse repository at this point
Copy the full SHA cc25be8View commit details -
feat: Executor tests - container executor - Gradle and Maven (#4898)
* executor tests - container executor - maven and gradle * empty lines added * empty lines added
Configuration menu - View commit details
-
Copy full SHA for 600f1a8 - Browse repository at this point
Copy the full SHA 600f1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 740c952 - Browse repository at this point
Copy the full SHA 740c952View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7bec40 - Browse repository at this point
Copy the full SHA d7bec40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ddfe5 - Browse repository at this point
Copy the full SHA 94ddfe5View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4ffbcf - Browse repository at this point
Copy the full SHA f4ffbcfView commit details
Commits on Jan 22, 2024
-
fix: trigger event for logs start (#4916)
* feat: trigger logs startstop events * fix: single NATS construct func
Configuration menu - View commit details
-
Copy full SHA for 9f5ccc5 - Browse repository at this point
Copy the full SHA 9f5ccc5View commit details -
fix: use parametrized nats connection when creating encoded one (#4918)
* feat: trigger logs startstop events * fix: single NATS construct func * fix: added nats conn with valid opts
Configuration menu - View commit details
-
Copy full SHA for f0df49f - Browse repository at this point
Copy the full SHA f0df49fView commit details -
build: bump follow-redirects from 1.15.1 to 1.15.4 in /docs (#4868)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9c77cd - Browse repository at this point
Copy the full SHA d9c77cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5925361 - Browse repository at this point
Copy the full SHA 5925361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21b498f - Browse repository at this point
Copy the full SHA 21b498fView commit details
Commits on Jan 23, 2024
-
fix: added cooldown time to not stop events too early (#4921)
* fix: execution id not passed to events * fix: async stop * fix: rollback to debug on message * fix: context aware stop wait time * fix: tests fixed with stop wait time
Configuration menu - View commit details
-
Copy full SHA for 80c9807 - Browse repository at this point
Copy the full SHA 80c9807View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56be73 - Browse repository at this point
Copy the full SHA b56be73View commit details -
docs: add CircleCI article (#4885)
* docs: add CircleCI article * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/circleci.md Co-authored-by: Julianne Fermi <[email protected]> --------- Co-authored-by: Julianne Fermi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6286c2 - Browse repository at this point
Copy the full SHA e6286c2View commit details -
feat: Executor tests jmeterd special cases extended, run script fixed…
… (labels) (#4929) * jmeterd executor tests - special cases extended * tests - run script fixed (labels) * empty lines added * empty lines added
Configuration menu - View commit details
-
Copy full SHA for 6ef90d9 - Browse repository at this point
Copy the full SHA 6ef90d9View commit details -
Discord-Slack Migration (#4928)
Update docs to contain link to Slack channel.
Configuration menu - View commit details
-
Copy full SHA for 79e38f3 - Browse repository at this point
Copy the full SHA 79e38f3View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1127f0 - Browse repository at this point
Copy the full SHA e1127f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efb269 - Browse repository at this point
Copy the full SHA 8efb269View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea652d2 - Browse repository at this point
Copy the full SHA ea652d2View commit details -
feat: executor tests - gradle and maven - tests extended, non-default…
… executor tests fixed (#4930) * executor tests - gradle and maven - tests extended, non-default executor tests - fixed * empty lines added * maven testsuite fixed
Configuration menu - View commit details
-
Copy full SHA for cad1774 - Browse repository at this point
Copy the full SHA cad1774View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af9152 - Browse repository at this point
Copy the full SHA 6af9152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ced8b - Browse repository at this point
Copy the full SHA 86ced8bView commit details -
docs: add demo to docs overview (#4938)
* add demo to docs overview * add demo to docs overview
Configuration menu - View commit details
-
Copy full SHA for 2d829dc - Browse repository at this point
Copy the full SHA 2d829dcView commit details
Commits on Jan 25, 2024
-
chore: refactor of stop function (#4934)
* feat: pass execution config to the logs * fix: there is no map string any in grpc * fix: rollback to map string string * fix: improved logs message * fix: stop response async * fix: tests * fix: added test source to the log output * fix: refactored stop function with retries and stream and consumer comparison * fix: refactor of stop function with messages occurence handling
Configuration menu - View commit details
-
Copy full SHA for e517059 - Browse repository at this point
Copy the full SHA e517059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ef2ccd - Browse repository at this point
Copy the full SHA 8ef2ccdView commit details -
fix: use pointer everywhere when passing log chunk (#4943)
* fix: use pointer everywhere when passing log chunk * chore: refactor method name - no response prefix anymore * fix: added source to old logs * fix: cleaning how source is set for logs in proxy * fix: pass feature flags to the executor * chore: rename * fix: passed features to constructors * fix: streamLogs method in job executor
Configuration menu - View commit details
-
Copy full SHA for 6306ad9 - Browse repository at this point
Copy the full SHA 6306ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8617462 - Browse repository at this point
Copy the full SHA 8617462View commit details -
build: bump github.com/go-playground/locales from 0.14.0 to 0.14.1 (#…
…4869) Bumps [github.com/go-playground/locales](https://github.com/go-playground/locales) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/go-playground/locales/releases) - [Commits](go-playground/locales@v0.14.0...v0.14.1) --- updated-dependencies: - dependency-name: github.com/go-playground/locales dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22f0022 - Browse repository at this point
Copy the full SHA 22f0022View commit details -
build: bump github.com/itchyny/gojq from 0.12.9 to 0.12.14 (#4870)
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.9 to 0.12.14. - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.9...v0.12.14) --- updated-dependencies: - dependency-name: github.com/itchyny/gojq dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84ba40f - Browse repository at this point
Copy the full SHA 84ba40fView commit details -
build: bump github.com/charmbracelet/glamour (#4871)
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.5.1-0.20220727184942-e70ff2d969da to 0.6.0. - [Release notes](https://github.com/charmbracelet/glamour/releases) - [Commits](https://github.com/charmbracelet/glamour/commits/v0.6.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/glamour dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d1cdc4b - Browse repository at this point
Copy the full SHA d1cdc4bView commit details -
build: bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 (…
…#4873) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.18.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da67e43 - Browse repository at this point
Copy the full SHA da67e43View commit details -
build: bump github.com/emicklei/go-restful/v3 from 3.11.0 to 3.11.2 (#…
…4872) Bumps [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.11.2) --- updated-dependencies: - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26ffb0a - Browse repository at this point
Copy the full SHA 26ffb0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc4c53 - Browse repository at this point
Copy the full SHA 5cc4c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019e82a - Browse repository at this point
Copy the full SHA 019e82aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 823f4f5 - Browse repository at this point
Copy the full SHA 823f4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2259e9c - Browse repository at this point
Copy the full SHA 2259e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a03aa - Browse repository at this point
Copy the full SHA 15a03aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ede8db8 - Browse repository at this point
Copy the full SHA ede8db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f6d67 - Browse repository at this point
Copy the full SHA 56f6d67View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e726b - Browse repository at this point
Copy the full SHA f1e726bView commit details
Commits on Jan 26, 2024
-
feat: add minio adapter for logs (#4942)
* feat: add minio adapter for logs * fix: add all the minio config files * fix: tests * fix: parameters in creating * fix: add more log info * fix: rename minio adapter
Configuration menu - View commit details
-
Copy full SHA for 83fa883 - Browse repository at this point
Copy the full SHA 83fa883View commit details -
docs: update Jenkins article (#4949)
* docs: update Jenkins article * docs: update sidebar * chore: add jenkins plugin url * chore: update jenkins docs env vars
Configuration menu - View commit details
-
Copy full SHA for 6f3643a - Browse repository at this point
Copy the full SHA 6f3643aView commit details
Commits on Jan 29, 2024
-
fix: use test start stop event (#4954)
* fix: use test start stop event * fix: rename event * fix: handle test start and stop events already present * fix: tests
Configuration menu - View commit details
-
Copy full SHA for d396160 - Browse repository at this point
Copy the full SHA d396160View commit details
Commits on Jan 30, 2024
-
fix: dummy adapter use structured logging (#4957)
* fix: dummy adapter use structured logging * fix: golang ci fixes
Configuration menu - View commit details
-
Copy full SHA for 58df8ae - Browse repository at this point
Copy the full SHA 58df8aeView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb695bc - Browse repository at this point
Copy the full SHA bb695bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e89c42 - Browse repository at this point
Copy the full SHA 0e89c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64683c2 - Browse repository at this point
Copy the full SHA 64683c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7435328 - Browse repository at this point
Copy the full SHA 7435328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d2ab0 - Browse repository at this point
Copy the full SHA 94d2ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fa14c - Browse repository at this point
Copy the full SHA b9fa14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5b4a9 - Browse repository at this point
Copy the full SHA 9b5b4a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13c947 - Browse repository at this point
Copy the full SHA f13c947View commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2aa2002 - Browse repository at this point
Copy the full SHA 2aa2002View commit details -
fix: remove custom assertion logic in jmeterd executor (#4966)
* fix: remove custom assertion logic in jmeterd executor * fix: fix failign jmeterd integration test
Configuration menu - View commit details
-
Copy full SHA for b80ce78 - Browse repository at this point
Copy the full SHA b80ce78View commit details
Commits on Feb 5, 2024
-
docs: instructions for using Jenkins Plugin via the UI (#4956)
* docs: update Jenkins article * docs: update sidebar * chore: add jenkins plugin url * chore: update jenkins docs env vars * docs: Jenkins via UI articles * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/jenkins-ui.md Co-authored-by: Julianne Fermi <[email protected]> --------- Co-authored-by: Julianne Fermi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70ed08c - Browse repository at this point
Copy the full SHA 70ed08cView commit details -
docs: Azure DevOps Pipelines (#4968)
* docs: update Jenkins article * docs: update sidebar * chore: add jenkins plugin url * chore: update jenkins docs env vars * docs: Jenkins via UI articles * docs: Azure Pipelines integration * Update docs/docs/articles/azure.md Co-authored-by: Julianne Fermi <[email protected]> * Update docs/docs/articles/azure.md Co-authored-by: Julianne Fermi <[email protected]> * Apply suggestions from code review Co-authored-by: Julianne Fermi <[email protected]> --------- Co-authored-by: Julianne Fermi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98a255f - Browse repository at this point
Copy the full SHA 98a255fView commit details -
feat: JMeter/JMeterd - executor tests and special cases extended (#4972)
* JMeterd - incorrect url 2 * JMeter/JMeterd - executor tests, and special cases extended
Configuration menu - View commit details
-
Copy full SHA for 006f787 - Browse repository at this point
Copy the full SHA 006f787View commit details
Commits on Feb 6, 2024
-
* fix: fixing timeouts * fix: podStartTimeout increased
Configuration menu - View commit details
-
Copy full SHA for 1bc0381 - Browse repository at this point
Copy the full SHA 1bc0381View commit details -
feat: refactored for cloud logs service (#4973)
* feat: refactored for cloud logs service * fix: commment * fix: renamed mapper * fix: panic when trying to stop second time
Configuration menu - View commit details
-
Copy full SHA for 0a286e2 - Browse repository at this point
Copy the full SHA 0a286e2View commit details -
* feat: added cloud adapter * fix: tests for cloud adapter * fix: tests for cloud adapter * fix: test server concurrent write/read error * fix: assertion * fix: data races in emitter * fix: data races in emitter
Configuration menu - View commit details
-
Copy full SHA for 57ec5a4 - Browse repository at this point
Copy the full SHA 57ec5a4View commit details -
* feat: add minio repository get * fix: implement minio log repository * fix: switch to interface * fix: pass log stream to factory * fix: add minio client * fix: move print logic into separate method * fix: switch back to non json reader * fix: return err * feat: features model for api * fix: send features in api response * fix: debug logs v2 * feat: don't send logs by agent in v2 * fix: unit tests * fix: separate v1 and v2 logs methods * feat: add log model * feat: add log v2 spec * feat: unit tests for logs v2 api * fix: error message * fix: error message * fix: comment * fix: minio unit test * fix: unit test * fix: make chanel later * fix: return output for logs v1 and v2 * fix: remove check * fix: support both v1 and v2 logs reading * fix: logs v1 prefix * fx: for not found log states use minio * fix: remove empty line * fix: unit test * featL cli watch logs v2 * fix: cli typo * fix: add completed message * fix: log reading error * fix: change default bucket * feat: use last modified time for logs v1 * fix: unit tests * fix: don't send not completed output * fix: v2 routes * fix: support watch for run command
Configuration menu - View commit details
-
Copy full SHA for 3816e73 - Browse repository at this point
Copy the full SHA 3816e73View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a63eb4b - Browse repository at this point
Copy the full SHA a63eb4bView commit details -
fix: minor renames for minio adapter (#4974)
* fix: minor renames for minio adapter * fix: logs * fix: unused var
Configuration menu - View commit details
-
Copy full SHA for 129470b - Browse repository at this point
Copy the full SHA 129470bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aff493b - Browse repository at this point
Copy the full SHA aff493bView commit details -
Update docs/docs/articles/creating-tests.md
Co-authored-by: Lilla Vass <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da0e1ac - Browse repository at this point
Copy the full SHA da0e1acView commit details -
fix: log finish handled correctly (#4978)
* fix: log finish handled correctly * chore: use init instead of copied function * fix: generate mocks * fix: tests
Configuration menu - View commit details
-
Copy full SHA for eecfa9f - Browse repository at this point
Copy the full SHA eecfa9fView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47241f3 - Browse repository at this point
Copy the full SHA 47241f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fad5b2 - Browse repository at this point
Copy the full SHA 0fad5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354467f - Browse repository at this point
Copy the full SHA 354467fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b1775 - Browse repository at this point
Copy the full SHA 88b1775View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc7ccd3 - Browse repository at this point
Copy the full SHA dc7ccd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6308a06 - Browse repository at this point
Copy the full SHA 6308a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acd131 - Browse repository at this point
Copy the full SHA 1acd131View commit details -
fix: added count method (#4985)
* fix: added count method * fix: added Count method to results and suites results * fix: added cool down to flaky test
Configuration menu - View commit details
-
Copy full SHA for a53f26e - Browse repository at this point
Copy the full SHA a53f26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bfb3a - Browse repository at this point
Copy the full SHA 68bfb3aView commit details
Commits on Feb 12, 2024
-
feat: executor tests - jmeter
negative
disabled after exit code cha……nges, `jmeterd-executor-smoke-output-dir` (#4996) * executor tests - jmeterd-executor-smoke-output-dir * typo fixed * empty lines added
Configuration menu - View commit details
-
Copy full SHA for b97161d - Browse repository at this point
Copy the full SHA b97161dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40a597a - Browse repository at this point
Copy the full SHA 40a597aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9c898 - Browse repository at this point
Copy the full SHA eb9c898View commit details -
executor tests - jmeterd-executor-smoke-slaves-sharedbetweenpods excl…
…uded from testsuite (have to be run at specific cluster with NFS volume) (#4999)
Configuration menu - View commit details
-
Copy full SHA for d0c837b - Browse repository at this point
Copy the full SHA d0c837bView commit details -
fix: update cloud env vars to pro (#4994)
* fix: cloud env vars rename to pro * fix: update cloud env vars to pro
Configuration menu - View commit details
-
Copy full SHA for 4901f3f - Browse repository at this point
Copy the full SHA 4901f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a927b8 - Browse repository at this point
Copy the full SHA 7a927b8View commit details
Commits on Feb 13, 2024
-
feat: Executor tests - pre/post run script cases (#5003)
* executor tests - expected failures extended - pre/post-run script for container executor * executor tests - expected failures testsuite extended * executor tests - expected failures - failed test, passed pre/post-run scripts * empty lines added
Configuration menu - View commit details
-
Copy full SHA for 04ed38c - Browse repository at this point
Copy the full SHA 04ed38cView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e47d51 - Browse repository at this point
Copy the full SHA 8e47d51View commit details -
feat: improve the Docker image inspection to cache the results in Mem…
…ory and/or ConfigMap (#5005)
Configuration menu - View commit details
-
Copy full SHA for 3ef4598 - Browse repository at this point
Copy the full SHA 3ef4598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85899d0 - Browse repository at this point
Copy the full SHA 85899d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6eb2e6 - Browse repository at this point
Copy the full SHA b6eb2e6View commit details -
* feat: add client tls cert for log server * fix: change config file * fix: unit test * feat: grpc server tls * fix: unit test * fix: switch to mounted secrets * fix: error message * fix: don't send nil creds * fix: non init structure
Configuration menu - View commit details
-
Copy full SHA for 74e2526 - Browse repository at this point
Copy the full SHA 74e2526View commit details -
Configuration menu - View commit details
-
Copy full SHA for c997b88 - Browse repository at this point
Copy the full SHA c997b88View commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e660188 - Browse repository at this point
Copy the full SHA e660188View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ca234e - Browse repository at this point
Copy the full SHA 0ca234eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcee053 - Browse repository at this point
Copy the full SHA dcee053View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18e6c5e - Browse repository at this point
Copy the full SHA 18e6c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f1290 - Browse repository at this point
Copy the full SHA 61f1290View commit details
Commits on Feb 21, 2024
-
feat: extracted stream name to interface for cloud (#5029)
* feat: extracted stream name to interface for cloud * chore: tests * chore: tests * fix: regenerate PB * fix: generate mocks
Configuration menu - View commit details
-
Copy full SHA for 72a7466 - Browse repository at this point
Copy the full SHA 72a7466View commit details -
feat: [TKC-1207] TCL license checker (#5021)
* feat: license-checker * fix: format license * feat: plan check via grpc * docs: add reference to FAQ * fix: test * ci: goimports * fix: remove check based on rest endpoint
Configuration menu - View commit details
-
Copy full SHA for a6b2812 - Browse repository at this point
Copy the full SHA a6b2812View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33d8ca - Browse repository at this point
Copy the full SHA a33d8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5b31f - Browse repository at this point
Copy the full SHA fe5b31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8133ce8 - Browse repository at this point
Copy the full SHA 8133ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a53e418 - Browse repository at this point
Copy the full SHA a53e418View commit details -
feat(TKC-1457): add OpenAPI models/mapping for TestWorkflows (#5038)
Configuration menu - View commit details
-
Copy full SHA for 43883c3 - Browse repository at this point
Copy the full SHA 43883c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fb735 - Browse repository at this point
Copy the full SHA 62fb735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 515b5a5 - Browse repository at this point
Copy the full SHA 515b5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cc463 - Browse repository at this point
Copy the full SHA 24cc463View commit details
Commits on Feb 22, 2024
-
feat: executor tests - container executor for jmeter and soapui, play…
…wright artifacts fixed, run script updated (#5045) * executor tests - container executor - soapui * run script extended - container-soapui-smoke * executor tests - container executor - soapui - artifacts * executor tests - container executor - jmeter * executor tests - container executor - jmeter - command fixed, soapui artifacts commented out * executor tests - cypress container - video artifacts only, playwright container - playwright-report artifacts fixed * empty lines added * empty lines added
Configuration menu - View commit details
-
Copy full SHA for b9233fc - Browse repository at this point
Copy the full SHA b9233fcView commit details -
feat(TKC-1458): add API for managing TestWorkflows (#5041)
* feat(TKC-1458): add boilerplate for the TCL-licensed API server endpoints * feat(TKC-1458): add API for managing TestWorkflows/TestWorkflowTemplates * feat(TKC-1458): add API Client methods for managing the TestWorkflows/TestWorkflowTemplates * feat(TKC-1458): check ProContext for detecting Pro functionality in TCL API * feat(TKC-1458): add OpenAPI definition for TestWorkflow endpoints * feat(TKC-1458): add endpoints to delete TestWorkflows/TestWorkflowTemplates by labels * feat(TKC-1458): adjust TestWorkflowTemplate client to reformat input template name
Configuration menu - View commit details
-
Copy full SHA for a3cb43d - Browse repository at this point
Copy the full SHA a3cb43dView commit details -
feat(TKC-1462): add CLI commands for managing TestWorkflows (#5046)
Configuration menu - View commit details
-
Copy full SHA for 81dcd7e - Browse repository at this point
Copy the full SHA 81dcd7eView commit details -
feat: executor tests - expected-fail-container-pre-post-run-script (#…
…5047) * expected-fail-container-pre-post-run-script * executor tests - postman container - command fixed * empty lines added
Configuration menu - View commit details
-
Copy full SHA for 8d1bec2 - Browse repository at this point
Copy the full SHA 8d1bec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc81e1 - Browse repository at this point
Copy the full SHA 1cc81e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d70876 - Browse repository at this point
Copy the full SHA 5d70876View commit details
Commits on Feb 23, 2024
-
feat: [TKC-1055] test suite steps (#5056)
* docs: fix README * feat: test suite steps * docs: test step arg docs * feat: test suite step executions persistence * fix: cleanup * fix: propagate operator code review changes * fix: remove outdated reference * ci: bump linter * fix: remove unnecessary file * fix: mark pro/enterprise features
Configuration menu - View commit details
-
Copy full SHA for efd84fa - Browse repository at this point
Copy the full SHA efd84faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9771787 - Browse repository at this point
Copy the full SHA 9771787View commit details -
Configuration menu - View commit details
-
Copy full SHA for febf4f5 - Browse repository at this point
Copy the full SHA febf4f5View commit details -
Merge branch 'develop' into vsukhin/featture/test-execution-namespace
# Conflicts: # go.mod # go.sum
Configuration menu - View commit details
-
Copy full SHA for d5ce30e - Browse repository at this point
Copy the full SHA d5ce30eView commit details -
chore: move TestWorkflow mappers / add Pro tag for their OpenAPI sche…
…ma (#5058) * chore: move TestWorkflow mappers to common mapperstcl directory * chore: add "pro" tag to OpenAPI methods of TestWorkflows
Configuration menu - View commit details
-
Copy full SHA for 442d5d4 - Browse repository at this point
Copy the full SHA 442d5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d07d3a - Browse repository at this point
Copy the full SHA 1d07d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6bd966 - Browse repository at this point
Copy the full SHA d6bd966View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5d0c3 - Browse repository at this point
Copy the full SHA fa5d0c3View commit details -
Merge branch 'develop' into vsukhin/featture/test-execution-namespace
# Conflicts: # cmd/api-server/main.go
Configuration menu - View commit details
-
Copy full SHA for 54af0a8 - Browse repository at this point
Copy the full SHA 54af0a8View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97584db - Browse repository at this point
Copy the full SHA 97584dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e94424f - Browse repository at this point
Copy the full SHA e94424fView commit details -
feat(TKC-1465): add expressions language for TestWorkflows (#5057)
* feat(TKC-1465): add basic expressions language and engine * chore(TKC-1465): rename and expose newString/newstringValue as NewValue/NewString * feat(TKC-1465): add shellquote function in expressions standard lib * feat(TKC-1465): allow to pass multiple values to the shellquote function * feat: handle circular expressions with "call stack exceeded" error * chore: rename Simplify() to Resolve() * chore: make singleton for "none" value, as a *static(nil) * feat(TKC-1465): add expression utilities for trimming and working with YAML * feat(TKC-1465): add list/join/split functions for Expressions standard library * feat(TKC-1465): allow literal \n character in the direct JSON strings * feat(TKC-1465): add `bool()` casting function to Expressions standard library * chore(TKC-1465): extract CastToString helper * chore(TKC-1465): reformat expressions stdlib definition to include ReturnType * feat(TKC-1465): replace StringAwareExpression.WillBeString() with Expression.Type()
Configuration menu - View commit details
-
Copy full SHA for e293cbc - Browse repository at this point
Copy the full SHA e293cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d460a7 - Browse repository at this point
Copy the full SHA 1d460a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b686000 - Browse repository at this point
Copy the full SHA b686000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1006618 - Browse repository at this point
Copy the full SHA 1006618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d4c18 - Browse repository at this point
Copy the full SHA 32d4c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeeffde - Browse repository at this point
Copy the full SHA eeeffdeView commit details
Commits on Feb 27, 2024
-
docs: [TKC-1208] update licenses folder (#5063)
* docs: update licenses * docs: review fixes * docs: update license conditions
Configuration menu - View commit details
-
Copy full SHA for 449616d - Browse repository at this point
Copy the full SHA 449616dView commit details -
feat(TKC-1465): expressions improvements - resolving structs, improve…
…d finalizer (#5067) * fix(TKC-1465): recognition of 'none' static value * feat(TKC-1465): add helpers to compile and and resolve the expression immediately * feat(TKC-1465): add mechanism to allow to resolve expressions in the objects via tags * feat(TKC-1465): escape "{{" nicely * chore(TKC-1465): avoid unnecessary string computation while resolving struct * chore(TKC-1465): rename Resolve to SimplifyStruct * feat(TKC-1465): add option to provide extended accessor in the expressions machine * feat(TKC-1465): simplify expression finalizers, add expression machine utils
Configuration menu - View commit details
-
Copy full SHA for d9b2c09 - Browse repository at this point
Copy the full SHA d9b2c09View commit details -
feat: Container executor - k6 with report (#5070)
* k6 executor tests - container - report * k6 container - artifacts enabled * k6 container - env name fixed * k6 container - K6_WEB_DASHBOARD env added
Configuration menu - View commit details
-
Copy full SHA for bf751e1 - Browse repository at this point
Copy the full SHA bf751e1View commit details -
feat: Executor tests - jmeterd RUNNER_ARTIFACTS_DIR (#5032)
* executor tests - expected failures extended - pre/post-run script for container executor * executor tests - expected failures testsuite extended * executor tests - expected failures - failed test, passed pre/post-run scripts * empty lines added * executor tests - RUNNER_ARTIFACTS_DIR
Configuration menu - View commit details
-
Copy full SHA for 68efc4c - Browse repository at this point
Copy the full SHA 68efc4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c75fea - Browse repository at this point
Copy the full SHA 5c75feaView commit details -
feat: Workflow tests, preofficial traits (#5051)
* workflow tests - k6 * workflow tests - cypress * workflow tests - playwright * workflow tests - postman * workflow tests - gradle * workflow tests - maven * workflow tests - jmeter * workflow tests - soapui * workflow tests - cypress and playwright tests for official/preofficial traits * workflow tests - cypress pre-official trait * Workflows/Traits renamed * postman-workflow-smoke-preofficial-trait * test-workflow-templates - pre-official - k6, postman * workflow tests - postman * empty lines added
Configuration menu - View commit details
-
Copy full SHA for 39e3890 - Browse repository at this point
Copy the full SHA 39e3890View commit details -
feat(TKC-1466): resolve TestWorkflow with templates (#5075)
* feat(TKC-1466): update testkube-operator to include expressions in TestWorkflow CRDs * feat(TKC-1466): add helpers to list templates used in the TestWorkflow * feat(TKC-1466): add helpers to apply configuration to TestWorkflow and TestWorkflowTemplate * feat(TKC-1466): cast config values to proper types * fix(TKC-1465): support negative numbers in expressions language * chore(TKC-1466): add unit tests for casting the config parameters * feat(TKC-1466): add helpers to merge TestWorkflowTemplate into TestWorkflow * chore(TKC-1466): delete unused utilities to decouple TestWorkflow steps * fix(TKC-1466): use default config values * fix(TKC-1466): convert TestWorkflow's description between API/CRD * fix(TKC-1465): support compiling empty templates * chore(TKC-1466): simplify nested steps when possible * fix(TKC-1466): avoid TestWorkflow config overflow to template * chore(TKC-1466): simplify nested steps after applying templates to TestWorkflow * feat(TKC-1466): add API endpoint to preview resolved TestWorkflow
Configuration menu - View commit details
-
Copy full SHA for c69263b - Browse repository at this point
Copy the full SHA c69263bView commit details -
docs: Add Licensing FAQ (#5034)
* Add Licensing FAQ * Delete duplicate FAQ file
Configuration menu - View commit details
-
Copy full SHA for 36ef09c - Browse repository at this point
Copy the full SHA 36ef09cView commit details
Commits on Feb 28, 2024
-
fix: panic on empty bool env (#5018)
* fix: panic on empty bool env * fix: test
Configuration menu - View commit details
-
Copy full SHA for 7f2c566 - Browse repository at this point
Copy the full SHA 7f2c566View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c1c363 - Browse repository at this point
Copy the full SHA 2c1c363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d00e0a - Browse repository at this point
Copy the full SHA 6d00e0aView commit details -
Merge branch 'develop' into vsukhin/featture/test-execution-namespace
# Conflicts: # cmd/api-server/main.go # go.mod # go.sum
Configuration menu - View commit details
-
Copy full SHA for 92c1479 - Browse repository at this point
Copy the full SHA 92c1479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4362b7c - Browse repository at this point
Copy the full SHA 4362b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 470d89a - Browse repository at this point
Copy the full SHA 470d89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915e90f - Browse repository at this point
Copy the full SHA 915e90fView commit details
Commits on Feb 29, 2024
-
Docs: information about testkube-run-action being deprecated (#5088)
* Update run-tests-with-github-actions.md * docs: update sidebar
Configuration menu - View commit details
-
Copy full SHA for 42ac0a3 - Browse repository at this point
Copy the full SHA 42ac0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d4495f - Browse repository at this point
Copy the full SHA 9d4495fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6a35c - Browse repository at this point
Copy the full SHA 9a6a35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e9f64 - Browse repository at this point
Copy the full SHA 63e9f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2a5d2 - Browse repository at this point
Copy the full SHA 1b2a5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766cf12 - Browse repository at this point
Copy the full SHA 766cf12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4260761 - Browse repository at this point
Copy the full SHA 4260761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750def3 - Browse repository at this point
Copy the full SHA 750def3View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 838f47e - Browse repository at this point
Copy the full SHA 838f47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d878dba - Browse repository at this point
Copy the full SHA d878dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c5cbd - Browse repository at this point
Copy the full SHA 69c5cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2b21a - Browse repository at this point
Copy the full SHA 8e2b21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b211017 - Browse repository at this point
Copy the full SHA b211017View commit details -
Configuration menu - View commit details
-
Copy full SHA for c076857 - Browse repository at this point
Copy the full SHA c076857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562090e - Browse repository at this point
Copy the full SHA 562090eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c14b0 - Browse repository at this point
Copy the full SHA 39c14b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d12234 - Browse repository at this point
Copy the full SHA 2d12234View commit details -
feat(TKC-1580): prepare Init Process for TestWorkflow containers (#5090)
* feat(TKC-1465): add helpers to immediately evaluate Template/Expression * feat(TKC-1465): add option to force simplifying templates in unknown structs * fix(TKC-1465): template evaluation typo * fix(TKC-1465): simplifying private properties in structs * fix(TKC-1465): deep simplify structs * fix(TKC-1465): EvalExpression typo * fix(TKC-1465): Negation precedence * fix(TKC-1465): add negative number test * feat(TKC-1465): predict logical operations paths * feat(TKC-1580): prepare initial Init Process for TestWorkflow containers * feat(TKC-1580): distinguish hints of outputs in TestWorkflow containers * chore(TKC-1580): delete unused code * chore(TKC-1580): extract commons for critical errors in init process * feat(TKC-1465): add Escape helper * feat(TKC-1580): make conditions order irrelevant * fix(TKC-1580): compute init status with execution status too * fix(TKC-1580): compute conditions correctly * fix: image inspector with ConfigMap * feat(TKC-1465): add option to finalize structs with expression language
Configuration menu - View commit details
-
Copy full SHA for 615b275 - Browse repository at this point
Copy the full SHA 615b275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bfec74 - Browse repository at this point
Copy the full SHA 9bfec74View commit details
Commits on Mar 4, 2024
-
docs: add steps and example for configuring keyword categories (#5089)
* docs: add steps and example for configuring keyword categories * Update docs/docs/testkube-pro/articles/log-highlighting.md Co-authored-by: Julianne Fermi <[email protected]> --------- Co-authored-by: Julianne Fermi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da98c10 - Browse repository at this point
Copy the full SHA da98c10View commit details -
feat(TKC-1581): add mechanism to build Kubernetes resources for the T…
…estWorkflow (#5096) * feat(TKC-1581): adjust schema for TestWorkflow CRD adjustments * chore(TKC-1581): update testkube-operator * feat(TKC-1581): add initial mechanism for building Kubernetes objects from TestWorkflow * feat(TKC-1581): add basic API endpoint for execution TestWorkflows * chore(TKC-1581): clean code and add tests * feat(TKC-1581): support "delay" step clause * chore(TKC-1581): move init process arg names to constants
Configuration menu - View commit details
-
Copy full SHA for 285642b - Browse repository at this point
Copy the full SHA 285642bView commit details -
Configuration menu - View commit details
-
Copy full SHA for edfce28 - Browse repository at this point
Copy the full SHA edfce28View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd6039 - Browse repository at this point
Copy the full SHA fdd6039View commit details -
fix: source for running scripts (#5015)
* fix: source for running scripts * feat: source scripts field * fix: process source scripts flag * fix: template for source scripts * fix: dep updare * fix: remove source for prebuilt executors * docs: source scripts flag * fix: dep update
Configuration menu - View commit details
-
Copy full SHA for 2e92b18 - Browse repository at this point
Copy the full SHA 2e92b18View commit details
Commits on Mar 6, 2024
-
chore: extracted FeatureFlags for cloud usage (#5105)
* chore: extracted FeatureFlags for cloud usage * fix: added error handling for scraping
Configuration menu - View commit details
-
Copy full SHA for dff2031 - Browse repository at this point
Copy the full SHA dff2031View commit details -
Configuration menu - View commit details
-
Copy full SHA for cff2899 - Browse repository at this point
Copy the full SHA cff2899View commit details -
feat: [TKC-1579] test suite step license change (#5108)
* feat: test suite step license change * fix: go mod tidy
Configuration menu - View commit details
-
Copy full SHA for 9b1ceeb - Browse repository at this point
Copy the full SHA 9b1ceebView commit details -
feat(TKC-1651): add mechanisms for controlling TestWorkflows orchestr…
…ation (#5109) * feat(TKC-1651): add mechanism for distributed watcher - the tests are failing in 0,002% cases, but such failing behavior should not fail in the real application * feat(TKC-1651): TestWorkflow processor adjustments * feat(TKC-1651): generic expressions adjustments * fix: adjustments for the TestWorkflow processor and init script * fix(TKC-1651): fix race conditions and stale processes in watchers * feat(TKC-1651): add category (name fallback) for stages * feat(TKC-1651): add utilities to clean up, watch logs and events of the TestWorkflow resources * feat(TKC-1651): prepare controller for the TestWorkflow resources - add TestWorkflow's execution/result model - clean up resources - replace instruction characters to less common * feat(TKC-1651): add "run testworkflow" command to - add SSE endpoint for the TestWorkflow notifications - use it in the CLI * fix(TKC-1651): do not retry commands by default * chore: use defaultDataPath instead of literal /data for default working dir for relative volumes
Configuration menu - View commit details
-
Copy full SHA for acf0126 - Browse repository at this point
Copy the full SHA acf0126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3ceb1 - Browse repository at this point
Copy the full SHA 4a3ceb1View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d90f05 - Browse repository at this point
Copy the full SHA 3d90f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cb901 - Browse repository at this point
Copy the full SHA 82cb901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96653b4 - Browse repository at this point
Copy the full SHA 96653b4View commit details -
feat(TKC-1652): persist TestWorkflow Executions in the database (#5115)
* fix: handling timeouts in the TestWorkflows * fix: aborting TestWorkflows * feat(TKC-1652): persist Test Workflow Executions in DB - add API for all operations on executions - add CLI for all operations on executions - add Mongo repository - update the Mongo with actual results * feat(TKC-1652): add endpoint to stream TestWorkflow notifications via WebSocket * feat(TKC-1652): extract TestWorkflow scheduling logic * feat(TKC-1652): extract TestWorkflow scheduling logic to its Executor * feat(TKC-1652): persist logs in the Object Storage, and expose them via endpoint * fix(TKC-1652): fixes for TestWorkflow controller - critical Kubernetes error - resolving expressions in the container * feat(TKC-1652): recover TestWorkflow executions after API server restart * feat: add RegisterStringMap method for Expression's Machine * fix(TKC-1652): watching events of completed pods
Configuration menu - View commit details
-
Copy full SHA for 0209089 - Browse repository at this point
Copy the full SHA 0209089View commit details -
feat: TKC-1290: add support for custom CA certificates (#5098)
Configuration menu - View commit details
-
Copy full SHA for 0e83cff - Browse repository at this point
Copy the full SHA 0e83cffView commit details
Commits on Mar 8, 2024
-
feat(TKC-1642): add TestWorkflow support of cloning Git, executing te…
…sts, and artifacts (#5119) * feat(TKC-1642): add CI/CD for TestWorkflow Toolkit * feat(TKC-1642): add TestWorkflow toolkit with "execute" command * feat(TKC-1642): add "content.git" support for TestWorkflows * feat(TKC-1642): add support for 'async' option in TestWorkflow "execute" step * feat(TKC-1642): add support for TestWorkflow artifacts - API, CLI and 'artifacts' step * chore(TKC-1642): rename tarStream items
Configuration menu - View commit details
-
Copy full SHA for 739b815 - Browse repository at this point
Copy the full SHA 739b815View commit details -
feat: Workflow tests - run script (#5074)
* Workflow tests - run script * workflow tests - run script - duplicated cypress workflow removed
Configuration menu - View commit details
-
Copy full SHA for 4d2f8d3 - Browse repository at this point
Copy the full SHA 4d2f8d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e275af - Browse repository at this point
Copy the full SHA 4e275afView commit details -
fix(TKC-1642): update TestWorkflow Toolkit to use libssl3 (#5124)
* fix(TKC-1642): update Toolkit to use libssl3, as libssl1.1 is not available in newer alpine * fixup add missing "aborted" status for test workflow * fix: use map[string]interface{} for TestWorkflow output object * fixup warn
Configuration menu - View commit details
-
Copy full SHA for 49ce993 - Browse repository at this point
Copy the full SHA 49ce993View commit details -
feat(TKC-1716): integrate TestWorkflows with Testkube Pro/Enterprise (#…
…5120) * feat(TKC-1716): add Cloud repositories for TestWorkflows * feat(TKC-1716): add Protobuf schema for TestWorkflow notifications stream via GRPC * feat(TKC-1716): add agent workers for sharing TestWorkflow notifications with Cloud * fix: make message required in gRPC's TestWorkflow notifications
Configuration menu - View commit details
-
Copy full SHA for adc30b7 - Browse repository at this point
Copy the full SHA adc30b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79fd519 - Browse repository at this point
Copy the full SHA 79fd519View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c29618e - Browse repository at this point
Copy the full SHA c29618eView commit details -
feat: modify TestWorkflow preview to allow resolving without inlining…
… the templates (#5129)
Configuration menu - View commit details
-
Copy full SHA for 431a60f - Browse repository at this point
Copy the full SHA 431a60fView commit details -
fix: added default times (#5102)
* fix: added default times * fix: added default times
Configuration menu - View commit details
-
Copy full SHA for 69a7bbc - Browse repository at this point
Copy the full SHA 69a7bbcView commit details -
fix: v2 logs printing for cloud-enterprise (#5132)
* fix: v2 logs printing for cloud-enterprise * fix: test name
Configuration menu - View commit details
-
Copy full SHA for 24315a1 - Browse repository at this point
Copy the full SHA 24315a1View commit details -
build: bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.1 (#5055)
Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.51.0 to 2.52.1. - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.51.0...v2.52.1) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0531b5 - Browse repository at this point
Copy the full SHA d0531b5View commit details -
chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.14.0 to 2.1…
…5.2 (#5114) Bumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.14.0 to 2.15.2. - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.14.0...v2.15.2) --- updated-dependencies: - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1fa2354 - Browse repository at this point
Copy the full SHA 1fa2354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757d61d - Browse repository at this point
Copy the full SHA 757d61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 563b1ad - Browse repository at this point
Copy the full SHA 563b1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef77feb - Browse repository at this point
Copy the full SHA ef77febView commit details -
Configuration menu - View commit details
-
Copy full SHA for f74d4b2 - Browse repository at this point
Copy the full SHA f74d4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b809f - Browse repository at this point
Copy the full SHA a6b809fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffa4a4 - Browse repository at this point
Copy the full SHA fffa4a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0efd12b - Browse repository at this point
Copy the full SHA 0efd12bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d3ff85 - Browse repository at this point
Copy the full SHA 2d3ff85View commit details -
feat: TestWorkflow tests updated after
testworkflows.testkube.io/v1
…… and extended (#5138) * workflows updated after testworkflows.testkube.io/v1 * run script - postman workflow fixed * workflow tests - cases with trait updated, trait sub-step, trait with checkout on step, trait with global checkout * workflow cases - playwright anc cypress artifacts, cypress 13 video recording enabled, cypress 12 video recording (fefault), playwright shell, artifacts double asterisk, * workflows - k6
Configuration menu - View commit details
-
Copy full SHA for 4daff68 - Browse repository at this point
Copy the full SHA 4daff68View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a0ed87 - Browse repository at this point
Copy the full SHA 2a0ed87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4264af - Browse repository at this point
Copy the full SHA d4264afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef1911 - Browse repository at this point
Copy the full SHA 4ef1911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e0f5e8 - Browse repository at this point
Copy the full SHA 3e0f5e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63c055 - Browse repository at this point
Copy the full SHA e63c055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4908473 - Browse repository at this point
Copy the full SHA 4908473View commit details -
fix: [TKC-1714] test suite results with step params (#5156)
* fix: delete remainder of tcl licensed steps * fix: cleanups * dep: operator dependency
Configuration menu - View commit details
-
Copy full SHA for 1387364 - Browse repository at this point
Copy the full SHA 1387364View commit details -
feat: add custom volumes and step setup phase for TestWorkflows (#5158)
* feat: add volumes/volumeMounts/setup to TestWorkflow schema * feat: add proper merging of new volumes/volumeMounts/setup fields * feat: support native volumeMounts in Container * feat: support "setup" steps in TestWorkflow processor * feat: inject custom volumes to TestWorkflow * chore: update testkube-operator for support of new features
Configuration menu - View commit details
-
Copy full SHA for 573eebf - Browse repository at this point
Copy the full SHA 573eebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bbb6c6 - Browse repository at this point
Copy the full SHA 0bbb6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1110e96 - Browse repository at this point
Copy the full SHA 1110e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb95557 - Browse repository at this point
Copy the full SHA eb95557View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1a162f - Browse repository at this point
Copy the full SHA c1a162fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4e925 - Browse repository at this point
Copy the full SHA 2f4e925View commit details -
feat: testworkflow cases - k6 and jmeter with artifacts, examples for…
… kubecon (#5166) * test workflows - k6 and jmeter tests with artifacts * example tests and workflows for kubecon * example test - name fixed * example testsuite - typo fixed
Configuration menu - View commit details
-
Copy full SHA for 5f003de - Browse repository at this point
Copy the full SHA 5f003deView commit details
Commits on Mar 13, 2024
-
feat: fill time gaps in the TestWorkflow clock (#5167)
* feat: fill time gaps in the TestWorkflow clock * feat: calibrate TestWorkflow's execution queuedAt based on scheduledAt
Configuration menu - View commit details
-
Copy full SHA for 70612f0 - Browse repository at this point
Copy the full SHA 70612f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74346c7 - Browse repository at this point
Copy the full SHA 74346c7View commit details -
feat: avoid root privileges for TestWorkflow pods (#5169)
* feat: load default user/group for Docker images * feat: use common FS Group for TestWorkflow's pod to avoid needed root permissions
Configuration menu - View commit details
-
Copy full SHA for 105122c - Browse repository at this point
Copy the full SHA 105122cView commit details -
feat: expose Test Workflow name for scheduled tests (#5170)
* feat: expose Test Workflow name for scheduled tests * feat: use running context instead for marking scheduled tests
Configuration menu - View commit details
-
Copy full SHA for a55fa1f - Browse repository at this point
Copy the full SHA a55fa1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eff341 - Browse repository at this point
Copy the full SHA 8eff341View commit details -
Configuration menu - View commit details
-
Copy full SHA for e195879 - Browse repository at this point
Copy the full SHA e195879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4322bec - Browse repository at this point
Copy the full SHA 4322becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95130a3 - Browse repository at this point
Copy the full SHA 95130a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e99f8 - Browse repository at this point
Copy the full SHA 31e99f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de1614 - Browse repository at this point
Copy the full SHA 2de1614View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a7a52e - Browse repository at this point
Copy the full SHA 1a7a52eView commit details -
fix: gracefully handle critical pod errors (like OOM) in TestWorkflows (
#5178) * fix: gracefully handle critical pod errors (like OOM) in TestWorkflows * chore: add error logs on error saving TestWorkflow result
Configuration menu - View commit details
-
Copy full SHA for 49b629c - Browse repository at this point
Copy the full SHA 49b629cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1e46f4 - Browse repository at this point
Copy the full SHA a1e46f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75727ce - Browse repository at this point
Copy the full SHA 75727ceView commit details -
fix: container executor negative test (#5175)
* fix: container executor negative test * fix: minor improvement
Configuration menu - View commit details
-
Copy full SHA for 3f3d142 - Browse repository at this point
Copy the full SHA 3f3d142View commit details -
fix: handle gracefully OOMKilled errors on GKE (#5190)
- for some reason (bug?) GKE sends the SIGKILL when the container is already done successfully, and the Pod becomes stuck
Configuration menu - View commit details
-
Copy full SHA for b415cb6 - Browse repository at this point
Copy the full SHA b415cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6bdc2 - Browse repository at this point
Copy the full SHA 9a6bdc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2b596 - Browse repository at this point
Copy the full SHA ae2b596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16614c5 - Browse repository at this point
Copy the full SHA 16614c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a1519c - Browse repository at this point
Copy the full SHA 7a1519cView commit details -
feat: [TKC-1740] remove dashboard from connect and disconnect commands (
#5188) * feat: remove dashboard from connect and disconnect commands * feat: pro disconnect fixes * feat: update docs; remove helm params from installation
Configuration menu - View commit details
-
Copy full SHA for 2c0da59 - Browse repository at this point
Copy the full SHA 2c0da59View commit details