Commit Graph

28 Commits

Author SHA1 Message Date
Rick 98b4dae698
chore: push the image to tencent registry (#452)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-05-23 20:18:15 +08:00
Rick cf3d86d29d
doc: add release note v0.0.15 (#309)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-11 10:12:28 +08:00
Rick 1bc6b66520
feat: add an extension to monitor via docker (#300)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-01 15:37:01 +08:00
Rick 3520379db3
feat: support loading oauth info from env var (#288)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-26 13:29:31 +08:00
Rick d300c4b047
feat: add auth support for server mode (#283)
* chore: refactory the body verify

* feat: add auth support

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-24 11:53:48 +08:00
Rick 1241aa81e2
feat: support passing the metadata to gRPC request (#282) 2023-11-20 19:25:47 +08:00
Rick 916ce85d53
feat: add a new extension: mongodb (#278)
* feat: support to jump to a specific version address

* feat: add a new extension: mongodb

* disable the git e2e test due to unstable

* fix the code style isseus

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-18 13:58:34 +08:00
Rick af92ea623d
feat: support set a store as readonly (#269) 2023-11-12 07:31:15 +08:00
Rick b8bf7ffcbe
feat: complete the etcd store feature (#266) 2023-11-08 15:30:25 +08:00
Rick 2a4ce17869
feat: add SkyWalking support in the Helm chart (#248) 2023-10-25 15:15:19 +08:00
Kislay 0b69d00b5a
[FIXED] grammatical errors in markdown files (#239) 2023-10-14 09:00:25 +08:00
Rick 282c06daba
feat: support releasing api-testing as a Helm chart (#235) 2023-10-13 17:41:48 +08:00
Rick 9b8cee315e
feat: support integrating with skywalking (#219)
* feat: support integrating with skywalking

* add skywalking browser support
2023-09-26 07:29:10 +08:00
Rick 94228f65c5
feat: support recording the test results into prometheus (#215) 2023-09-14 13:57:41 +08:00
Rick f22accad65
feat: add an expr function httpReady (#214) 2023-09-12 18:20:02 +08:00
Rick 69e53b6e04
fix: the qps feature cannot work well (#201) 2023-09-05 09:53:06 +08:00
Rick 56a3877751
feat: support to download atest self (#180) 2023-08-23 20:03:28 +08:00
Rick 1ad11f38ef
chore: add release note v0.0.13 (#175) 2023-08-22 08:58:42 +08:00
Rick bd78fa4868
feat: support to load test suite from URL (#171)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-20 07:03:09 +08:00
Rick e0811185a2
feat: add git as the store extension (#165)
* feat: add git as the store extension

* fix: the height of center zone of the UI

* ui: add query setting for testcase

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-15 10:18:08 +08:00
Rick e2f2d323f0
feat: add secret service interface (#164) 2023-08-12 08:02:59 +08:00
Rick d1c0c10a1a
feat: add s3 storage backend extension (#151)
* feat: add s3 storage backend extension

* test: add unit tests
2023-08-01 07:28:53 +08:00
Rick 1e45dd165d
feat: add introduction process on UI (#149) 2023-07-30 21:32:20 +08:00
Rick 8d459a9eed
feat: support add multiple stores (#147) 2023-07-29 22:14:58 +08:00
Rick 29b502db5f
docs: add document about the get started (#141) 2023-07-25 15:24:30 +08:00
Rick 85f70b71d9
chore: add argocd manifest files (#137)
* chore: add argocd manifests

* fix the version issues
2023-07-21 18:47:11 +08:00
Rick 2c73c02385
feat: add gRPC loader for reading and writeing test suites (#120)
* feat: add gRPC loader for reading and writeing test suites

* complete the basic feature of gRPC plugin demo

* docs: add document about the gRPC extension
2023-07-10 17:03:55 +08:00
Rick 6e06badf47
Proposal accepted in GLCC 2023 (#111)
* docs: glcc 2023 announcement

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-30 13:38:14 +08:00