张泊明518370910136 bomingzh
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-04 21:38:58 +08:00
332bf7d4de build: CGO_ENABLED=0
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-02 10:52:36 +08:00
6b3ebebecb feat(parser/log): support specify log level
d6da8c8fa7 chore(cmd/joj3): use background context
Compare 2 commits »
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-02 09:32:17 +08:00
0f40da5efa feat(cmd/joj3): set env before stages
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-02 09:09:04 +08:00
4e84031e84 feat(cmd/joj3): store output path to env var [force build]
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 22:55:29 +08:00
0390e4c4b3 chore(cmd/joj3): set simple logger before conf loaded
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 22:37:43 +08:00
81754de179 chore(cmd/joj3): log attrs
张泊明518370910136 closed issue JOJ/JOJ3#83 2025-02-01 22:34:48 +08:00
Consider running teapot part in local executor
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 22:26:34 +08:00
ecafe1464b fix(cmd/joj3): run onStagesComplete
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 22:10:27 +08:00
10ff3ebfa1 feat(cmd/joj3): remove hardcoded teapot part (#83) [force build]
290b614159 feat(parser/log): new parser
Compare 2 commits »
张泊明518370910136 commented on issue JOJ/JOJ3#83 2025-02-01 21:29:34 +08:00
Consider running teapot part in local executor

The above is done. The only TODO: keep joj3 summary log format, with a new log parser and output similar results in teapot, as joj3 summary log needs info from both joj3 itself and teapot result.

张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 17:59:36 +08:00
1bbc589897 feat(healthcheck): remove joj3-check
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 17:18:21 +08:00
1bc539a80f feat(healthcheck): use joj3-check
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 16:13:27 +08:00
98cf2c812f feat(executor/local): clock time limit
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 11:08:15 +08:00
58c6d5607f feat(parser/debug): debug parser
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 10:41:44 +08:00
8d5a08fd35 fix(cmd/joj3): write results before postStages
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 10:06:52 +08:00
e8c6e87b94 feat(cmd): load groups from env
张泊明518370910136 opened issue JOJ/JOJ3#84 2025-02-01 10:02:17 +08:00
local executor rlimit implementation
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 09:39:42 +08:00
6ddd403f08 feat(cmd/joj3): add prefix to env vars [force build]
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 09:06:16 +08:00
45b4bdd369 feat(healthcheck): error log for teapot
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-01 09:01:47 +08:00
55c53ea124 feat(healthcheck): debug log args for teapot