Rick
e32cd16c03
chore: upgrade the app version to be v0.0.15 in helm chart ( #354 )
...
* chore: upgrade the app version to be v0.0.15 in helm chart
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
* using a fixed version of controller-runtime@v0.14.1
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
* change the setup-envtest version to be v0.17.3
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
* do not run unit test for operator
it's good to move it to a new repository
Signed-off-by: GitHub <noreply@github.com>
* do not build operator image
Signed-off-by: GitHub <noreply@github.com>
---------
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com>
2024-04-09 10:45:40 +08:00
Rick
6da7399862
fix: upgrade the base image due the security issue ( #347 )
...
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2024-03-13 13:36:41 +08:00
Rick
f05fdab4ca
doc: add links for some badges ( #346 )
...
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2024-03-13 09:27:01 +08:00
Rick
ad4d499359
feat: add some useful badges for the testcase UI ( #343 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-23 15:42:45 +08:00
Rick
642b23ab78
fix: the request method is incorrect via swagger creation ( #342 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-23 11:28:00 +08:00
Rick
b6b7483140
chore: improve the test suite UI page ( #341 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-22 13:52:12 +08:00
Rick
70a868587e
feat: provide the query parameter via swagger ( #339 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-22 11:04:12 +08:00
Rick
a8822e7b68
feat: add i18n items for UI ( #338 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-17 16:12:58 +08:00
Rick
c585439873
feat: support the auto-complete of header values ( #337 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-16 14:39:26 +08:00
Rick
96f2d294b4
doc: add try-in-pwd button ( #336 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-16 10:00:45 +08:00
Rick
1a8c369562
fix: convert the kind name to be lowercase ( #335 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-15 15:15:12 +08:00
Rick
3f6b4a45f2
fix: panic with the gRPC test cases ( #334 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-15 13:32:11 +08:00
Rick
d6da4ca694
feat: add runner extension and remove trpc ( #333 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-12 11:29:35 +08:00
Rick
cc9beaf559
chore: split extensions into seperate repositories ( #331 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-28 14:59:09 +08:00
Rick
4eab371064
chore: move the system serivce into linuxsuren/go-service ( #328 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-25 14:49:53 +08:00
Rick
1c5b72df0b
feat: add graphql feature support ( #326 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-21 11:15:12 +08:00
Rick
cef376ac40
fix: cannot read the query ( #317 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-18 10:56:49 +08:00
Rick
ba51c74b33
chore: add favicon for the web page ( #316 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-15 12:32:18 +08:00
Rick
105cea6caf
ui: improve the ui page layout ( #315 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-14 20:02:55 +08:00
Rick
988f7059a3
ui: improve the ui page layout ( #314 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-14 11:35:38 +08:00
Rick
a324fb1bbe
fix: memory leak due to the gRPC connect keep ( #313 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-13 18:47:38 +08:00
Rick
be3976d91d
fix: the service command not working in some cases ( #311 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-13 14:25:36 +08:00
Rick
0d9016e03a
chore: put the api-testing extension into the gitpod config ( #310 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-12 18:50:28 +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
8af9f55290
fix: the go setup version is incorrect ( #308 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-07 12:20:15 +08:00
Rick
05c338ea35
feat: support to get pprof of an extension ( #307 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-07 11:06:45 +08:00
Rick
8e34dba43d
feat: support to show the error count as summary in report ( #305 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-05 13:59:16 +08:00
Rick
b3c0a9a2ba
feat: support to print api coverage in markdown report ( #304 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-04 20:07:18 +08:00
Rick
0d1d64f8cd
fix: extension agent cannot quit normally in container ( #303 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-04 12:19:44 +08:00
Rick
d6fde9f38b
fix: the extension might not quit normally ( #302 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-02 19:16:33 +08:00
Rick
19da5cdc32
feat: support to reuse the cookies ( #301 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-01 17:34:43 +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
ceebdee381
test: add unit test cases for github reporting ( #299 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-30 18:11:25 +08:00
Rick
23355f9c91
feat: support to send the report to github comment ( #298 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-30 16:20:18 +08:00
Rick
02f23fea7a
ui: refactor the UI with the nav menu ( #297 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-29 18:26:14 +08:00
Rick
40f27c5ba9
fix: the db driver of postgres and clickhouse is mismatched ( #293 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-29 10:32:15 +08:00
Rick
91d60fc3bc
chore: provide a non-loader for avoiding nil check ( #295 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-28 18:09:44 +08:00
Rick
2f83deddec
test: add more e2e test cases ( #294 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-28 17:36:37 +08:00
Rick
3650f231d2
fix: the token is missing of some APIs calling ( #292 )
2023-11-27 17:20:11 +08:00
Rick
04828b2984
fix: error occour when the data parent dir non-exist ( #291 )
2023-11-27 15:58:26 +08:00
Rick
0d9b280487
feat: support to set an owner of a store ( #290 )
2023-11-26 18:14:38 +08:00
Rick
fa1f722668
fix missing files ( #289 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-26 13:44:17 +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
8bf774a2c9
feat: add device oauth mode ( #287 )
...
* chore: reduce the http client usage
having a central place to get the http client
* feat: add device oauth mode
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-26 13:04:21 +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
649b0d8e85
feat: add writeFile function to expr ( #277 )
2023-11-17 14:13:04 +08:00
Rick
7124dc4e29
fix: http type of test suite cannot save ( #276 )
2023-11-16 10:18:48 +08:00
Rick
375d48add4
fix: the aliyun registry username is missing ( #275 )
2023-11-15 18:02:32 +08:00