Commit Graph

19 Commits

Author SHA1 Message Date
f99ad5eae4
style: more linters 2025-03-28 05:53:30 -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
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
0954bfdbd0
feat(executor/local): set output on executor error 2025-03-20 18:22:20 -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
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
7254c48f9a
chore(executor): move struct to meta.go 2025-02-11 10:01:53 -05:00
98cf2c812f
feat(executor/local): clock time limit
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 6s
2025-02-01 03:13:18 -05:00
d6b3cce551
revert: "feat(executor/local): rlimit on CPU, Memory, Stack"
Some checks failed
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m14s
build / trigger-build-image (push) Has been cancelled
This reverts commit 198fcc3c86.
2025-01-31 19:27:08 -05:00
198fcc3c86
feat(executor/local): rlimit on CPU, Memory, Stack
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 1m47s
build / trigger-build-image (push) Successful in 9s
2025-01-11 20:50:40 -05:00
7e5dbd733e
fix(executor/local): append env
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 7s
2024-12-05 13:20:54 -05:00
868154b440
feat(executor/local): full result state 2024-12-04 06:30:44 -05:00
d76270d1ba
fix(executor/local): skip existing files
All checks were successful
submodules sync / sync (push) Successful in 33s
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 7s
2024-11-28 14:17:46 -05:00
83f3721eb2
feat(executor/local): append env to current
Some checks failed
submodules sync / sync (push) Successful in 38s
build / build (push) Failing after 45s
build / trigger-build-image (push) Has been skipped
2024-11-28 10:43:33 -05:00
c3f7b0fa2b
feat(executor/local): simple local executor without limits
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Has been cancelled
build / build (push) Has been cancelled
2024-11-28 10:05:44 -05:00