Commit Graph

554 Commits

Author SHA1 Message Date
d56fc12e3a chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 2m12s
build / trigger-build-image (push) Successful in 8s
2025-03-28 11:14:48 +00:00
815cf6506e
fix(parser/diff): newline after strings
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2025-03-28 07:13:58 -04:00
985e9c43a2 chore: update submodule references
Some checks failed
submodules sync / sync (push) Failing after 3s
build / build (push) Successful in 2m7s
build / trigger-build-image (push) Successful in 13s
2025-03-28 10:51:39 +00:00
a3a0d99be6
feat(parser/diff): patience diff from rogpeppe/go-internal
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2025-03-28 06:50:37 -04:00
e644b180a9
feat(parser/diff): hint truncated 2025-03-28 06:26:07 -04:00
f99ad5eae4
style: more linters 2025-03-28 05:53:30 -04:00
f3a93a2097
chore(parser/diff): use generic
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m58s
build / trigger-build-image (push) Successful in 12s
2025-03-26 21:07:44 -04:00
7e61f8ae7d
chore(parser/diff): faster pyMod
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 2m0s
build / trigger-build-image (push) Successful in 11s
2025-03-26 20:48:09 -04:00
2f94bd30ed
fix(parser/diff): pyMod
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 9s
2025-03-26 20:30:21 -04:00
372bac8f4b chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 56s
build / build (push) Successful in 2m39s
build / trigger-build-image (push) Successful in 13s
2025-03-26 09:14:08 +00:00
171bc48305
refactor(parser/diff): linear space diff
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2025-03-26 05:12:46 -04:00
fd583c5b7a
style: run modernize -fix ./...
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 2m9s
build / trigger-build-image (push) Successful in 14s
2025-03-25 07:34:44 -04:00
8e8c018f09
fix(parser/diff): only run myers diff on shown part
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 2m6s
build / trigger-build-image (push) Successful in 13s
2025-03-25 07:30:17 -04:00
63a4636341
chore(healthcheck): remove tmp fix of stdout & stderr file
All checks were successful
submodules sync / sync (push) Successful in 1m2s
build / build (push) Successful in 2m39s
build / trigger-build-image (push) Successful in 12s
2025-03-22 05:41:30 -04:00
1df6bf57df
feat(executor/local): rlimit on CPU, Memory, Stack (#84)
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m44s
build / trigger-build-image (push) Successful in 10s
2025-03-22 05:20:17 -04:00
bc31485de5
chore: remove unused nosec comment
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 9s
2025-03-21 21:48:14 -04:00
2248d4e318
fix(executor/local): use syscall kill
All checks were successful
build / build (push) Successful in 1m36s
build / trigger-build-image (push) Successful in 11s
submodules sync / sync (push) Successful in 36s
2025-03-21 04:37:37 -04:00
14961db8f0
fix(executor/local): check processState nil
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 2m1s
build / trigger-build-image (push) Successful in 11s
2025-03-21 02:53:16 -04:00
a53cb6451e
fix(executor/local): wait after kill
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 2m14s
build / trigger-build-image (push) Successful in 13s
2025-03-21 01:38:38 -04:00
33d26be20c
chore(parser/debug): log in one line
All checks were successful
submodules sync / sync (push) Successful in 59s
build / build (push) Successful in 2m10s
build / trigger-build-image (push) Successful in 11s
2025-03-20 18:36:03 -04:00
0954bfdbd0
feat(executor/local): set output on executor error 2025-03-20 18:22:20 -04:00
b6edc2c571
chore(internal/stage): organize models to separated files
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 10s
2025-03-18 18:36:41 -04:00
ad549a4499
chore: only deps on go-judge/pb
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 2m10s
build / trigger-build-image (push) Successful in 12s
2025-03-18 16:21:45 -04:00
901d37f619
chore: update deps 2025-03-18 16:11:27 -04:00
0cdf665910
style(cmd/joj3): split main logic
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m52s
build / trigger-build-image (push) Successful in 12s
2025-03-13 01:29:16 -04:00
d2325d675f
chore(executor/sandbox): debug log pbReq size
All checks were successful
submodules sync / sync (push) Successful in 57s
build / build (push) Successful in 2m5s
build / trigger-build-image (push) Successful in 9s
2025-03-08 14:45:23 -05:00
792af0bd3c
build: more flags
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 8s
2025-03-06 16:18:18 -05:00
149ea41b1c
chore(test): remove coverage generation
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 7s
2025-03-06 15:12:57 -05:00
53c794c88c
style: resolve codefactor issue
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-03-05 20:26:09 -05:00
8924f174b4
feat(parser/diff): log index & isSame
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 8s
2025-03-03 18:41:35 -05:00
187b5f7057
chore(stage): detail log field name
All checks were successful
submodules sync / sync (push) Successful in 52s
build / build (push) Successful in 1m34s
build / trigger-build-image (push) Successful in 9s
2025-03-02 20:59:29 -05:00
d51fb9f35d
feat(stage): log stage detail
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 8s
2025-03-02 20:44:58 -05:00
b80431c624 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 59s
build / build (push) Successful in 2m20s
build / trigger-build-image (push) Successful in 9s
2025-03-02 04:00:19 +00:00
5228a97cc1
chore(stage): rename score map var
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2025-03-01 22:59:17 -05:00
65b53b3424 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 2m12s
build / trigger-build-image (push) Successful in 17s
2025-03-02 01:50:05 +00:00
cd36469f49
test: remove unstable clangtidy test
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
build / build (push) Has been cancelled
submodules sync / sync (push) Has been cancelled
2025-03-01 20:49:18 -05:00
83885d795f
fix(stage): debug log score map from parsers
Some checks failed
submodules sync / sync (push) Successful in 1m1s
build / build (push) Failing after 2m1s
build / trigger-build-image (push) Has been skipped
2025-03-01 20:35:14 -05:00
ac9dfffa4c
feat(stage): log score map from parsers
Some checks failed
submodules sync / sync (push) Successful in 45s
build / build (push) Failing after 49s
build / trigger-build-image (push) Has been skipped
2025-03-01 20:34:12 -05:00
7af18aebe8
fix(healthcheck): remove meta check extra prefix
Some checks failed
submodules sync / sync (push) Successful in 1m2s
build / build (push) Failing after 2m8s
build / trigger-build-image (push) Has been skipped
2025-02-26 02:20:03 -05:00
76a140d6a2
ci: use local checkout
All checks were successful
submodules sync / sync (push) Successful in 1m11s
build / build (push) Successful in 1m34s
build / trigger-build-image (push) Successful in 9s
2025-02-25 03:12:37 -05:00
db88502414
docs: add packages docs
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m24s
build / trigger-build-image (push) Successful in 11s
2025-02-21 12:28:42 -05:00
787e0526dc
chore(pkg): remove unused util 2025-02-21 12:28:34 -05:00
e785ce2860
refactor(cmd/joj3): move stage to main package
All checks were successful
submodules sync / sync (push) Successful in 48s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 9s
2025-02-18 06:32:47 -05:00
1150cc4697
docs: better packages docs 2025-02-18 06:21:17 -05:00
e9c3172e9a
docs(README): add go reference badge
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 9s
2025-02-17 12:48:34 -05:00
e06f7e6b95
chore: remove extra s in pkg name 2025-02-17 12:40:30 -05:00
72df2ce33c
chore(parser): rename struct variable
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 2m9s
build / trigger-build-image (push) Successful in 9s
2025-02-17 12:04:39 -05:00
b4e706f8e9
chore(parser): make unnecessary methods private
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m46s
build / trigger-build-image (push) Successful in 9s
2025-02-17 09:28:36 -05:00
1e75ab1c6e
feat(parser/plugin): new parser that can load from a plugin (#81)
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-02-17 09:10:19 -05:00
45490f3d1e
feat(parser/tierscore): new tiered scoring parser
All checks were successful
submodules sync / sync (push) Successful in 49s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 9s
2025-02-17 08:20:35 -05:00