Commit Graph

557 Commits

Author SHA1 Message Date
b4e706f8e9
chore(parser): make unnecessary methods private 2025-02-17 09:28:36 -05:00
1e75ab1c6e
feat(parser/plugin): new parser that can load from a plugin () 2025-02-17 09:10:19 -05:00
45490f3d1e
feat(parser/tierscore): new tiered scoring parser 2025-02-17 08:20:35 -05:00
dd4e375dd4
docs(internal/stage): units in struct fields 2025-02-17 07:07:29 -05:00
b3663d8782
feat(cmd/joj3/conf): support effective time 2025-02-12 16:23:30 -05:00
575a3ae042
chore: update deps 2025-02-12 05:55:32 -05:00
c2aaa56b39
fix(healthcheck): use our fork of go-gitignore () 2025-02-12 05:47:22 -05:00
ff30641171
docs: latest README 2025-02-11 11:41:28 -05:00
c474a5d493
docs(cmd): move README content to package comments () 2025-02-11 11:16:38 -05:00
19bcc90ae9
refactor: move internal/conf to cmd/joj3 2025-02-11 11:16:38 -05:00
a834e0ff17
docs(executor, parser): move README content to package comments () 2025-02-11 11:16:37 -05:00
7254c48f9a
chore(executor): move struct to meta.go 2025-02-11 10:01:53 -05:00
49b7c7c5db
chore(parser): move Conf struct to meta.go 2025-02-11 03:41:17 -05:00
61c9dcebb7
ci: only use runs-on 2025-02-09 13:07:36 -05:00
fb78026736
fix(healthcheck): typo 2025-02-09 10:11:17 -05:00
837f9d9981
feat(healthcheck): set safe dir in count-objects 2025-02-09 10:03:24 -05:00
332bf7d4de
build: CGO_ENABLED=0 2025-02-04 08:38:39 -05:00
6b3ebebecb
feat(parser/log): support specify log level 2025-02-01 21:52:26 -05:00
d6da8c8fa7
chore(cmd/joj3): use background context 2025-02-01 21:51:50 -05:00
0f40da5efa
feat(cmd/joj3): set env before stages 2025-02-01 20:31:56 -05:00
4e84031e84
feat(cmd/joj3): store output path to env var [force build] 2025-02-01 20:08:51 -05:00
0390e4c4b3
chore(cmd/joj3): set simple logger before conf loaded 2025-02-01 09:55:16 -05:00
81754de179
chore(cmd/joj3): log attrs 2025-02-01 09:37:33 -05:00
ecafe1464b
fix(cmd/joj3): run onStagesComplete 2025-02-01 09:26:23 -05:00
10ff3ebfa1
feat(cmd/joj3): remove hardcoded teapot part () [force build] 2025-02-01 09:10:03 -05:00
290b614159
feat(parser/log): new parser 2025-02-01 08:43:36 -05:00
1bbc589897
feat(healthcheck): remove joj3-check 2025-02-01 04:59:25 -05:00
1bc539a80f
feat(healthcheck): use joj3-check 2025-02-01 04:18:13 -05:00
98cf2c812f
feat(executor/local): clock time limit 2025-02-01 03:13:18 -05:00
58c6d5607f
feat(parser/debug): debug parser 2025-01-31 22:07:59 -05:00
8d5a08fd35
fix(cmd/joj3): write results before postStages 2025-01-31 21:41:17 -05:00
e8c6e87b94
feat(cmd): load groups from env 2025-01-31 21:06:38 -05:00
6ddd403f08
feat(cmd/joj3): add prefix to env vars [force build] 2025-01-31 20:39:32 -05:00
45b4bdd369
feat(healthcheck): error log for teapot 2025-01-31 20:06:08 -05:00
55c53ea124
feat(healthcheck): debug log args for teapot 2025-01-31 20:01:25 -05:00
df8ed72765
feat(healthcheck): debug log output of joj3-check-env 2025-01-31 19:48:53 -05:00
ddf19a3e6e
chore: update deps 2025-01-31 19:31:30 -05:00
d6b3cce551
revert: "feat(executor/local): rlimit on CPU, Memory, Stack"
This reverts commit 198fcc3c86.
2025-01-31 19:27:08 -05:00
3d828b6168
feat(healthcheck): run joj3-check-env 2025-01-31 19:23:05 -05:00
797161940f
ci(ci-test): new conf patch 2025-01-29 16:19:36 -05:00
29f715fe82 chore: update submodule references 2025-01-29 20:53:31 +00:00
5d78017c36
feat(cmd/joj3): support skip teapot 2025-01-29 09:00:57 -05:00
8e20028aac
feat(cmd/joj3): remove teapot pretty exception env var
as it has already been set in teapot
2025-01-29 08:59:46 -05:00
41734ef5d5
chore(cmd/joj3): remove redundant return value 2025-01-29 08:39:30 -05:00
b61e2e8464
chore(cmd/joj3): store groups to env 2025-01-29 08:27:09 -05:00
454df2c6fc
feat(conf): pre-stages and post-stages () 2025-01-29 08:13:33 -05:00
0f339656aa
chore(internal/conf): split models to a new file 2025-01-29 07:57:58 -05:00
46f2375165
docs(cmd/joj3): comments 2025-01-29 07:55:45 -05:00
ce15a4fa89
feat(cmd/joj3): only log attrs in debug file 2025-01-28 03:16:15 -05:00
950708cd11
chore(internal/conf): remove single parser config 2025-01-27 22:50:38 -05:00