|
67d2fcc4e4
|
feat: dump with exclude_none
|
2025-02-25 04:15:05 -05:00 |
|
|
68628c0eae
|
feat: convert toml files recursively
|
2025-02-25 03:47:50 -05:00 |
|
|
73f2581a31
|
ci: use local checkout
|
2025-02-25 03:12:25 -05:00 |
|
|
591d6d552e
|
fix: add model_config in Stage class
|
2025-02-25 14:15:58 +08:00 |
|
|
bddb67decf
|
test: allow non-exist toml file input
|
2025-02-24 22:36:08 -05:00 |
|
|
2d9e9c023f
|
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
|
2025-02-25 11:28:02 +08:00 |
|
|
2b02909026
|
fix: remove compilation stage in testcases
|
2025-02-25 11:26:32 +08:00 |
|
|
a41b32ce92
|
test: skip health check stage
|
2025-02-24 22:17:41 -05:00 |
|
|
6d2097b84b
|
docs: fix code block
|
2025-02-25 11:11:53 +08:00 |
|
|
f31c6c1c49
|
docs: fix code block
|
2025-02-25 11:10:53 +08:00 |
|
|
658e6e06c5
|
docs: update README
|
2025-02-25 11:08:14 +08:00 |
|
|
70366f467f
|
feat: distribute logic and flags
|
2025-02-25 10:54:18 +08:00 |
|
|
8264caf7f8
|
fix: assertion error to pass test
|
2025-02-25 10:02:56 +08:00 |
|
|
a19f6ba84b
|
fix: assertion error to pass test
|
2025-02-25 09:54:24 +08:00 |
|
|
2bf1a225b6
|
docs(README): list pdm run
|
2025-02-24 20:53:09 -05:00 |
|
|
454b320740
|
fix: remove redundant cotent in small testcases
|
2025-02-25 08:35:49 +08:00 |
|
|
80e2bf6bad
|
feat: small testcases for parsers
|
2025-02-24 22:29:23 +08:00 |
|
|
4758e3be7a
|
chore: remove useless files
|
2025-02-24 22:12:35 +08:00 |
|
|
d1b718a30c
|
ci: only use runs-on
|
2025-02-24 10:09:28 +08:00 |
|
|
8c90dbdc3f
|
feat: small json testcases
|
2025-02-23 23:13:22 +08:00 |
|
|
f48f67bab4
|
feat: begin_time support
|
2025-02-23 22:02:56 +08:00 |
|
|
94a85f433e
|
feat: begin_time support
|
2025-02-23 21:51:40 +08:00 |
|
|
7f24a77308
|
feat: distribute according to conf root
|
2025-02-23 21:43:49 +08:00 |
|
|
979185252d
|
fix: path issue
|
2025-02-23 21:33:23 +08:00 |
|
|
80b33324e5
|
feat: joj1 convert init
|
2025-02-15 11:40:21 +01:00 |
|
|
acbcda9565
|
ci: only use runs-on
|
2025-02-09 13:26:19 -05:00 |
|
|
84e6f67f83
|
refactor: remove redundant teapot config code
|
2025-02-06 10:16:22 +01:00 |
|
|
9f3d820ae3
|
refactor: remove redundant teapot config code
|
2025-02-06 09:32:40 +01:00 |
|
|
c67dd32cf2
|
fix: healthcheck & update teapot poststage
|
2025-02-06 09:16:11 +01:00 |
|
|
47c46755e6
|
feat: teapot stage added
|
2025-02-01 13:46:09 +01:00 |
|
|
1c48d9794b
|
feat: add file parser construction
|
2025-02-01 13:46:09 +01:00 |
|
|
8eb0443562
|
refactor: update toml files & chore redundant field
|
2025-02-01 13:46:09 +01:00 |
|
|
bbda876180
|
feat: add limitation adaptation
|
2025-02-01 13:46:09 +01:00 |
|
|
e5530ae580
|
fix: get group from within [] of task name
|
2025-02-01 13:46:09 +01:00 |
|
|
6538d5da91
|
feat: update structure
|
2025-02-01 13:46:09 +01:00 |
|
|
6e3b946eb3
|
feat: actorcsvpath
|
2025-02-01 13:46:09 +01:00 |
|
|
b298a2ac3a
|
feat: rough distrubte json function
|
2025-02-01 13:46:09 +01:00 |
|
|
b755efac6d
|
fix: diff with stdin
|
2025-02-01 13:46:09 +01:00 |
|
|
303c9d8e40
|
feat: support for custom stdin
|
2025-02-01 13:46:01 +01:00 |
|
|
69b9af03a0
|
fix: command in cases
|
2025-02-01 13:46:01 +01:00 |
|
|
6e182a81b9
|
feat: command for cases
|
2025-02-01 13:46:01 +01:00 |
|
|
8af28ded35
|
fix: copyOut & some default value
|
2025-02-01 13:46:01 +01:00 |
|
|
f163b88a6b
|
fix: copyInCached
|
2025-02-01 13:46:01 +01:00 |
|
|
184142536b
|
fix: default value
|
2025-02-01 13:46:01 +01:00 |
|
|
45e203cf60
|
feat: change path & add task.type in toml
|
2025-02-01 13:45:53 +01:00 |
|
|
610cb3a1d5
|
chore: change camel case naming
|
2025-02-01 13:45:44 +01:00 |
|
|
e79e66c1a7
|
chore: remove redundant import
|
2025-02-01 13:45:30 +01:00 |
|
|
a38a155975
|
chore: remove redundant import
|
2025-02-01 13:45:21 +01:00 |
|
|
5c98e6ef24
|
chore: remove redundant folder
|
2025-02-01 13:45:13 +01:00 |
|
|
b0132a35a9
|
chore: remove redundant import & rename folder
|
2025-02-01 13:45:13 +01:00 |
|