Commit Graph

94 Commits

Author SHA1 Message Date
7f7eead5f7
feat(parser/diff): default max diff lines 50
All checks were successful
submodules sync / sync (push) Successful in 55s
build / build (push) Successful in 2m34s
build / trigger-build-image (push) Successful in 14s
2025-03-28 08:58:48 -04:00
29c05f4b36
refactor(parser/diff): rune based strings compare
All checks were successful
submodules sync / sync (push) Successful in 1m0s
build / build (push) Successful in 2m18s
build / trigger-build-image (push) Successful in 9s
2025-03-28 08:42:30 -04:00
37c0d76bf3
refactor(parser/diff): modify code from peter-evans/patience
All checks were successful
submodules sync / sync (push) Successful in 58s
build / build (push) Successful in 2m26s
build / trigger-build-image (push) Successful in 11s
2025-03-28 08:08:44 -04:00
ac75b19801
feat(parser/diff): patience diff from peter-evans/patience
All checks were successful
submodules sync / sync (push) Successful in 1m2s
build / build (push) Successful in 2m49s
build / trigger-build-image (push) Successful in 12s
2025-03-28 07:36:08 -04: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
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
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
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
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
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
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
1150cc4697
docs: better packages docs 2025-02-18 06:21:17 -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
a834e0ff17
docs(executor, parser): move README content to package comments (#85) 2025-02-11 11:16:37 -05:00
49b7c7c5db
chore(parser): move Conf struct to meta.go 2025-02-11 03:41:17 -05:00
6b3ebebecb
feat(parser/log): support specify log level
All checks were successful
submodules sync / sync (push) Successful in 31s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 6s
2025-02-01 21:52:26 -05:00
290b614159
feat(parser/log): new parser 2025-02-01 08:43:36 -05:00
58c6d5607f
feat(parser/debug): debug parser
All checks were successful
submodules sync / sync (push) Successful in 34s
build / build (push) Successful in 1m1s
build / trigger-build-image (push) Successful in 7s
2025-01-31 22:07:59 -05:00
a6353dfed8
chore(parser): remove unused conf parts
Some checks failed
build / build (push) Failing after 1s
submodules sync / sync (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
2025-01-27 21:08:41 -05:00
e25cfa78f5
refactor(parser/file): remove
All checks were successful
submodules sync / sync (push) Successful in 1m9s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 9s
2024-12-06 10:53:58 -05:00
d0c6d27637
chore(parser/healthcheck): more logs
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 12:53:34 -05:00
0f5ccf8af2
feat(healthcheck): add teapot-checker to repo-health-checker
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-12-05 12:05:22 -05:00
5abda79a54
feat(parser/file): force quit on non empty conf
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m34s
build / trigger-build-image (push) Successful in 10s
2024-12-04 06:35:39 -05:00
a708e768ec
refactor(parser/diff): rename field with default
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 6s
2024-11-29 01:57:44 -05:00
862693bf1f
feat(parser/file): show file content
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 6s
2024-11-29 01:53:30 -05:00
96ed65f05d
fix(parser/diff): add cases on non-accepted
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2024-11-29 01:41:31 -05:00
505f776e6e
feat(parser/diff): fail on non-accepted status
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 8s
2024-11-29 01:26:21 -05:00
b3f76c24a7
feat(parser/resultdetail): files in code block conf
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m6s
build / trigger-build-image (push) Successful in 7s
2024-11-28 14:30:31 -05:00
be1d697fdb
refactor(parser/diff): better compare strings performance
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 7s
2024-11-16 03:29:51 -05:00
b8c233b1bb
test(parser/diff): add myers diff test
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-16 03:07:12 -05:00
158bba1460
chore: debug level executor logs
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2024-11-14 06:45:40 -05:00
70804cdce2
feat(parser/diff): debug log for case & parser summary
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-11-13 23:31:30 -05:00
a88a6f3e17
feat(parser/diff): extra field in log parser summary
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m25s
build / trigger-build-image (push) Successful in 7s
2024-11-12 21:34:42 -05:00
c2818bb348
feat(parser/diff): log parser summary
All checks were successful
submodules sync / sync (push) Successful in 48s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 7s
2024-11-12 21:24:43 -05:00
5c6915ad36
chore: remove period in short sentences
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
2024-11-10 01:01:10 -05:00
d8cead75b4
fix(parser/resultstatus): add newline in comment
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
2024-11-10 00:26:07 -05:00
6b99cc41a9
feat(parser/resultdetail): rename MaxFilesLength => MaxFileLength
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 1m58s
build / trigger-build-image (push) Successful in 8s
2024-11-04 19:06:17 -05:00
f66ab6d493
feat(parser/resultdetail): default MaxFilesLength 65536 2024-11-04 19:05:27 -05:00
0b841dd730
feat(parser/diff): default max diff length 2048
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-04 09:00:04 -05:00