张泊明518370910136 bomingzh
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-12 00:41:33 +08:00
ff30641171 docs: latest README
张泊明518370910136 closed issue JOJ/JOJ3#85 2025-02-12 00:17:42 +08:00
Move README docs into codes
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-12 00:17:15 +08:00
c474a5d493 docs(cmd): move README content to package comments (#85)
19bcc90ae9 refactor: move internal/conf to cmd/joj3
a834e0ff17 docs(executor, parser): move README content to package comments (#85)
7254c48f9a chore(executor): move struct to meta.go
49b7c7c5db chore(parser): move Conf struct to meta.go
Compare 5 commits »
张泊明518370910136 opened issue JOJ/JOJ3#85 2025-02-11 16:00:01 +08:00
Move README docs into codes
张泊明518370910136 commented on issue JOJ/JOJ3#73 2025-02-11 15:53:48 +08:00
unify score fields in parsers

It should be reasonable to keep scores positive in diff.

张泊明518370910136 closed issue JOJ/JOJ3#73 2025-02-11 15:53:48 +08:00
unify score fields in parsers
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-02-10 02:26:26 +08:00
acbcda9565 ci: only use runs-on
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-10 02:07:43 +08:00
61c9dcebb7 ci: only use runs-on
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-09 23:11:27 +08:00
fb78026736 fix(healthcheck): typo
张泊明518370910136 pushed to master at JOJ/JOJ3 2025-02-09 23:03:55 +08:00
837f9d9981 feat(healthcheck): set safe dir in count-objects
张泊明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.