|
1ab6fa4583
|
fix(healthcheck): remove unused args (#59)
Reviewed-on: #59
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-14 22:44:30 +08:00 |
|
|
f09dc8c1c1
|
feat(cmd/joj3): expire unix timestamp conf
|
2024-10-14 09:41:10 -04:00 |
|
|
b1d10dc3f9
|
feat(cmd/joj3): add -msg back for backward compatibility
|
2024-10-14 08:24:34 -04:00 |
|
|
3c284ffea4
|
feat(cmd/joj3): remove -msg
|
2024-10-14 08:06:22 -04:00 |
|
|
10798a8c4b
|
refactor(healthcheck)!: unify argument cases
|
2024-10-13 05:18:03 -04:00 |
|
|
bb3743d4cc
|
feat(healthcheck): remove redundant tag checker
|
2024-10-13 04:37:52 -04:00 |
|
|
92d88091ff
|
feat(cmd/joj3): check tag on non-empty
|
2024-10-13 01:26:09 -04:00 |
|
|
d934e9a067
|
feat(cmd/joj3): run teapot commands in goroutine
|
2024-10-12 07:45:19 -04:00 |
|
|
4e3d202fa9
|
feat(cmd/joj3): pass conf.Conf by pointer
|
2024-10-12 07:16:13 -04:00 |
|
|
9cd0e44678
|
refactor(cmd/joj3): split parse msg & parse conf file
|
2024-10-12 06:57:01 -04:00 |
|
|
901290d263
|
feat: check repo size with conf (#56)
Co-authored-by: zzjc1234 <2359047351@qq.com>
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Reviewed-on: #56
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-12 18:30:54 +08:00 |
|
|
ad0918bbde
|
fix(cmd/joj3): teapot conf
|
2024-10-12 01:31:03 -04:00 |
|
|
2d4c7c30a3
|
refactor(cmd/joj3): conf (#51)
Reviewed-on: #51
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-12 13:21:58 +08:00 |
|
|
5bbbcb14aa
|
refactor(internal): rename executor & parser dir
|
2024-10-09 05:38:30 -04:00 |
|
|
995c32efaf
|
feat(cmd/joj): conf with name (#53)
Reviewed-on: #53
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-09 15:32:53 +08:00 |
|
|
f785950053
|
fix(cmd/joj3): use single quote for valid scopes
|
2024-10-08 18:33:18 -04:00 |
|
|
c30ed44633
|
feat(cmd/joj3): add quote to valid scopes
|
2024-10-08 18:05:06 -04:00 |
|
|
d0b1341af0
|
fix(cmd/joj): show valid scopes on wrong message
|
2024-10-08 17:10:48 -04:00 |
|
|
e1e4fded28
|
feat(cmd/joj): exit 1 on error
|
2024-10-08 17:08:36 -04:00 |
|
|
4c74af43be
|
fix(cmd/joj3): typo
|
2024-10-09 02:03:49 +08:00 |
|
|
3f9ec1a71d
|
feat: get release tag from msg scope (#49)
Check release tag from msg scope.
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #49
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-08 11:16:14 +08:00 |
|
|
70012012c4
|
fix: milestone number (#48)
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #48
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-08 09:10:55 +08:00 |
|
|
72b71e8829
|
feat: log teapot output without empty line
|
2024-10-07 16:57:12 -04:00 |
|
|
5d4e8af9f3
|
feat: log teapot output by line
|
2024-10-07 16:43:18 -04:00 |
|
|
eb77dc6fc4
|
feat: clean ANSI escape sequences from teapot output
|
2024-10-07 16:32:10 -04:00 |
|
|
67e222aa59
|
feat: support scoreboard & failed table path in conf
|
2024-10-07 16:26:40 -04:00 |
|
|
1fe7e13c2c
|
feat: remove env log
|
2024-10-07 02:46:44 -04:00 |
|
|
50b45df50b
|
fix: typo
|
2024-10-07 02:06:43 -04:00 |
|
|
33bd629b70
|
feat: log env
|
2024-10-07 01:38:40 -04:00 |
|
|
c3faf8ed55
|
feat: run stages and teapot in joj3 (#47)
Reviewed-on: #47
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-07 13:27:20 +08:00 |
|
|
b8c0465502
|
fix: unify comment title level
|
2024-10-06 07:30:51 -04:00 |
|
|
92bfca19b8
|
fix: support multi-line body
|
2024-10-06 07:20:11 -04:00 |
|
|
0b248aad6b
|
feat: unique stages names
|
2024-10-05 03:13:24 -04:00 |
|
|
822882f556
|
fix: only run group on matched
|
2024-10-04 05:35:12 -04:00 |
|
|
5c2fe4ffcb
|
feat: hint valid scopes
|
2024-10-03 05:20:34 -04:00 |
|
|
64ae632003
|
feat: list group keywords
|
2024-10-02 19:24:30 -04:00 |
|
|
f5ba04b8e7
|
feat: more logs
|
2024-10-02 16:45:54 -04:00 |
|
|
d723d98de0
|
feat: parse conventional commits
|
2024-10-02 08:21:24 -04:00 |
|
|
5e4786c3b5
|
feat: log debug log path
|
2024-10-01 16:52:18 -04:00 |
|
|
4666eb7375
|
feat: more debug log
|
2024-10-01 16:26:37 -04:00 |
|
|
02d0f49070
|
feat: more logs
|
2024-10-01 16:07:11 -04:00 |
|
|
049a5e6e7e
|
feat: debug log to file & info log to stderr (#43) (#45)
Reviewed-on: #45
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
|
2024-10-02 03:57:31 +08:00 |
|
|
28bf70d0a9
|
fix: release check (#44)
Co-authored-by: zzjc1234 <2359047351@qq.com>
Reviewed-on: #44
Reviewed-by: 张泊明518370910136 <bomingzh@sjtu.edu.cn>
Co-authored-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
Co-committed-by: 周赵嘉程521432910016 <zzjc123@sjtu.edu.cn>
|
2024-10-01 23:30:07 +08:00 |
|
|
2029cc8ae9
|
feat: log meta conf
|
2024-10-01 01:42:44 -04:00 |
|
|
6456a64bca
|
feat: log on meta conf not found
|
2024-10-01 01:41:44 -04:00 |
|
|
d8ed5809cb
|
feat: limit meta conf loaders
|
2024-10-01 01:36:30 -04:00 |
|
|
0826a3d14a
|
feat: use -version for version
|
2024-10-01 01:15:31 -04:00 |
|
|
198d329c8e
|
feat: show version
|
2024-10-01 00:52:19 -04:00 |
|
|
b40072a485
|
feat: rename module
|
2024-09-30 22:04:18 -04:00 |
|
|
a9a829da3f
|
feat: rename module
|
2024-09-30 17:38:40 -04:00 |
|