Commit Graph

127 Commits

Author SHA1 Message Date
60d9e1b215
feat(cmd/joj3): show capped total score [force build] 2024-11-16 02:22:11 -05:00
39b47bc59e
fix(cmd/joj3): log repository as attr 2024-11-16 02:03:29 -05:00
8c48c0e4ee
refactor(cmd/joj3): load attr in conf module 2024-11-15 20:14:10 -05:00
01d5c635d4
fix(cmd/joj3): setup conf name attr 2024-11-15 20:10:37 -05:00
e808408170
feat(cmd/joj3): store & log env 2024-11-15 13:46:59 -05:00
79297a26f7
chore: log force quit stage name 2024-11-15 03:17:17 -05:00
158bba1460
chore: debug level executor logs 2024-11-14 06:45:40 -05:00
5efc3007e4
fix(cmd/joj3): deep copy default values 2024-11-14 01:54:42 -05:00
ea75e992aa
feat(cmd/joj3): more random runID 2024-11-12 03:09:10 -05:00
e4bfcfbe8d
feat(cmd/joj3): extra summary info from teapot [force build] 2024-11-10 22:57:45 -05:00
5bff234939
feat(cmd/joj3): log stage summary 2024-11-08 12:49:48 -05:00
cd9174d7c7
feat(cmd/joj3): ndjson debug log 2024-11-07 17:31:30 -05:00
6f013058a9
feat(cmd/joj3): debug log with 640 permission 2024-11-07 04:36:27 -05:00
256ce4ac81
feat(cmd/joj3): teapot command wait 2024-11-03 02:56:59 -05:00
0e365a43ae
chore(cmd/joj3): only log program name 2024-11-02 03:10:31 -04:00
29d34dd822
fix(cmd/joj3): runID to new handler 2024-11-02 02:07:59 -04:00
e0cc65f6a5
refactor(cmd/joj3): add runID to multiHandler 2024-11-02 01:03:37 -04:00
cd15f1175c
fix(cmd/joj3): add runID to debug log 2024-11-02 01:02:32 -04:00
1da16d5c45
fix(cmd/joj3): max total score as option 2024-11-01 04:52:20 -04:00
12f2c93fb8
feat(cmd/joj3): support max total score [force build] 2024-11-01 02:40:20 -04:00
9d43539da7
feat(cmd/joj3): shorter runID 2024-10-31 20:21:47 -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
c512900c55
feat(cmd/joj3): show run ID in issue body 2024-10-30 19:00:14 -04:00
0009128de9
feat(cmd/joj3): option to remove submitter in issue title 2024-10-30 17:50:57 -04:00
dec9cf2cd1
ci: simpler workaround for ci test 2024-10-29 22:11:03 -04:00
2d2631c71f
feat(cmd/joj3): support user defined group keywords 2024-10-29 22:00:48 -04:00
3780ae004b
feat(cmd/joj3): show internal error msg in stage results 2024-10-29 17:29:35 -04:00
d56e3e5ebc
feat(cmd/joj3): add runID to log 2024-10-29 05:56:13 -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
6cb6cb1f67
feat(cmd/joj3): create result issue on stage run error 2024-10-28 05:08:43 -04:00
2a58aec314
refactor(cmd/joj3): add teapot env file path to conf [force rebuild] 2024-10-27 06:27:17 -04:00
0abca551ed
feat(cmd/joj3): use joint-teapot joj3-all [force build] 2024-10-27 05:13:37 -04:00
312b6256c3
feat(cmd/joj3): debug log to stderr on test 2024-10-19 16:58:37 -04:00
e2d5369891
fix(cmd/joj3): cmd start once now 2024-10-18 16:11:28 -04:00
52296109cc
feat(cmd/joj3): log real time teapot stderr 2024-10-18 16:06:32 -04:00
358f097235 feat(cmd/joj3): return non-zero on force quit ()
Reviewed-on: 
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-18 14:54:53 +08: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
03933412bb feat(cmd/joj3): run all commands concurrently in teapot ()
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:34 +08:00
ff0b0957eb
refactor(cmd/joj3): backward compatible arg order [force build] 2024-10-16 23:40:39 -04:00
fcc1f1856f
feat(cmd/joj3): pass commit hash to teapot [force build] 2024-10-16 21:00:03 -04:00
e44537ea95 feat(cmd/joj3): issue with actor [force build] 2024-10-17 03:15:40 +08:00
7654c7e6f3
style(cmd): rename stage & teapot files 2024-10-15 04:04:20 -04: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
92d88091ff
feat(cmd/joj3): check tag on non-empty 2024-10-13 01:26:09 -04:00