Commit Graph

23 Commits

Author SHA1 Message Date
12f2c93fb8
feat(cmd/joj3): support max total score [force build] 2024-11-01 02:40:20 -04:00
214fe90150
feat(cmd/joj3): make keywords unique 2024-10-31 17:53:43 -04:00
1751e906da
feat(cmd/joj3): grab keywords from groups 2024-10-31 17:49:20 -04:00
0009128de9
feat(cmd/joj3): option to remove submitter in issue title 2024-10-30 17:50:57 -04:00
2d2631c71f
feat(cmd/joj3): support user defined group keywords 2024-10-29 22:00:48 -04:00
028fd11ab5
refactor(cmd/joj3): use filepath.Join 2024-10-29 05:43:40 -04:00
34f1cbc711
feat(cmd/joj3): add -fallback-conf-name flag 2024-10-29 05:41:30 -04:00
896c4ac220
feat(cmd/joj3): fallback to conf in conf-root on parse msg error 2024-10-29 04:13:00 -04:00
0a28347247
feat(cmd/joj3): log conf file info 2024-10-29 03:21:16 -04:00
2a58aec314
refactor(cmd/joj3): add teapot env file path to conf [force rebuild] 2024-10-27 06:27:17 -04:00
f6960b21f2 feat(cmd/joj3): hint valid scopes on file not found ()
Reviewed-on: 
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:45:59 +08:00
f09dc8c1c1
feat(cmd/joj3): expire unix timestamp conf 2024-10-14 09:41:10 -04:00
92d88091ff
feat(cmd/joj3): check tag on non-empty 2024-10-13 01:26:09 -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
ad0918bbde
fix(cmd/joj3): teapot conf 2024-10-12 01:31:03 -04:00
2d4c7c30a3 refactor(cmd/joj3): conf ()
Reviewed-on: 
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
995c32efaf feat(cmd/joj): conf with name ()
Reviewed-on: 
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
67e222aa59
feat: support scoreboard & failed table path in conf 2024-10-07 16:26:40 -04:00
c3faf8ed55 feat: run stages and teapot in joj3 ()
Reviewed-on: 
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