Commit Graph

36 Commits

Author SHA1 Message Date
0cdf665910
style(cmd/joj3): split main logic 2025-03-13 01:29:16 -04:00
db88502414
docs: add packages docs 2025-02-21 12:28:42 -05:00
b4e706f8e9
chore(parser): make unnecessary methods private 2025-02-17 09:28:36 -05:00
b3663d8782
feat(cmd/joj3/conf): support effective time 2025-02-12 16:23:30 -05:00
19bcc90ae9
refactor: move internal/conf to cmd/joj3 2025-02-11 11:16:38 -05:00
2a3ccb71df
refactor: move cmd/joj3/conf to internal/conf 2024-11-28 10:32:57 -05:00
5236916858
refactor: conf with less import 2024-11-28 10:29:45 -05:00
7d9cd723f0
feat(cmd/joj3): optional group in commit msg 2024-11-27 03:14:03 -05:00
aa0b33d1e7
feat(cmd/joj3): check with teapot before stages 2024-11-25 05:03:42 -05:00
e7c25ca80c
feat(cmd/joj3): pass groups in teapot [force build] 2024-11-25 02:28:27 -05:00
e4e7445645
feat(cmd/joj3): support actor csv 2024-11-18 00:18:01 -05:00
60d9e1b215
feat(cmd/joj3): show capped total score [force build] 2024-11-16 02:22:11 -05:00
8c48c0e4ee
refactor(cmd/joj3): load attr in conf module 2024-11-15 20:14:10 -05:00
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