Commit Graph

591 Commits

Author SHA1 Message Date
47ef28516b
feat(healthcheck): better check commit author email message
All checks were successful
submodules sync / sync (push) Successful in 1m5s
build / build (push) Successful in 2m12s
build / trigger-build-image (push) Successful in 21s
2025-06-04 06:29:58 -04:00
9e8bbc5cc1 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 2m24s
build / trigger-build-image (push) Successful in 9s
2025-06-04 10:06:15 +00:00
9cf640dee5
feat(healthcheck): check commit author email
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
2025-06-04 06:05:11 -04:00
a5cd85be35
fix(cmd/joj3): test cases
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m47s
build / trigger-build-image (push) Successful in 12s
2025-06-02 23:12:44 -04:00
b147cf00a9
fix(cmd/joj3): return empty conventional commit on parsing error
Some checks failed
build / build (push) Failing after 2m28s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 29s
2025-06-02 23:08:13 -04:00
f17c742719
feat(cmd/joj3): log panic stack
Some checks failed
build / build (push) Successful in 1m57s
build / trigger-build-image (push) Successful in 11s
submodules sync / sync (push) Failing after 39s
2025-06-02 22:18:31 -04:00
b809488c71
feat: show proc peak [force build]
All checks were successful
submodules sync / sync (push) Successful in 34s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2025-06-02 19:02:41 -04:00
44446f91c1
feat(scripts): allow command failed
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 2m14s
build / trigger-build-image (push) Successful in 12s
2025-05-31 08:53:11 -04:00
e1f7e9b22d chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 58s
build / build (push) Successful in 2m32s
build / trigger-build-image (push) Successful in 11s
2025-05-30 22:21:15 +00:00
015ff49021 feat(healthcheck): succeed msg (#88)
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
Reviewed-on: #88
Co-authored-by: BoYanZh <boyanzh233@gmail.com>
Co-committed-by: BoYanZh <boyanzh233@gmail.com>
2025-05-31 06:20:34 +08:00
79182161f4 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 1m12s
build / build (push) Successful in 2m40s
build / trigger-build-image (push) Successful in 13s
2025-05-29 06:06:08 +00:00
4c15ac48d9 feat(healthcheck): support score
Some checks failed
build / build (push) Successful in 2m16s
build / trigger-build-image (push) Successful in 13s
submodules sync / sync (push) Has been cancelled
2025-05-29 00:06:06 -04:00
a7f81cb2bd docs(README): detailed explanations
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m37s
build / trigger-build-image (push) Successful in 11s
2025-05-28 04:47:52 -04:00
6a4af46222 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 36s
build / build (push) Successful in 2m6s
build / trigger-build-image (push) Successful in 11s
2025-05-27 09:06:09 +00:00
4cc988a511 chore(parser/resultdetail): 9 backticks for code block
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-05-27 05:05:01 -04:00
46f9cdd281 feat(parser/keyword): use stdout & stderr by default
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 2m22s
build / trigger-build-image (push) Successful in 11s
2025-05-26 07:07:34 -04:00
613eafba1c
fix(cmd/joj3): generated stages log level
All checks were successful
submodules sync / sync (push) Successful in 1m12s
build / build (push) Successful in 2m56s
build / trigger-build-image (push) Successful in 13s
2025-05-25 02:54:46 -04:00
f357fd2756 feat: elf parser (#21) (#30)
All checks were successful
submodules sync / sync (push) Successful in 59s
build / build (push) Successful in 2m50s
build / trigger-build-image (push) Successful in 13s
Reviewed-on: #30
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2025-05-24 17:00:21 +08:00
5dec3b1bda
fix(cmd/joj3): file fields in generate stages
All checks were successful
submodules sync / sync (push) Successful in 1m22s
build / build (push) Successful in 2m16s
build / trigger-build-image (push) Successful in 18s
2025-05-22 04:00:01 -04:00
445c92a687
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m57s
build / trigger-build-image (push) Successful in 11s
2025-05-09 20:16:33 -04:00
6215b7d7af
feat(executor/sandbox): send all cmds at once
All checks were successful
submodules sync / sync (push) Successful in 52s
build / build (push) Successful in 2m34s
build / trigger-build-image (push) Successful in 13s
2025-05-09 04:41:21 -04:00
07cbf29792
fix(executor/local): remove rlimit as it applies to current process
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m59s
build / trigger-build-image (push) Successful in 9s
2025-05-09 04:22:23 -04:00
5bcb2ad0e2
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 49s
build / build (push) Successful in 2m4s
build / trigger-build-image (push) Successful in 10s
2025-04-29 20:27:50 -04:00
16fcd645f3
chore(executor/sandbox): debug log pbRet size 2025-04-29 20:22:57 -04:00
7b85513007
chore(executor/sandbox): debug log result
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m55s
build / trigger-build-image (push) Successful in 10s
2025-04-28 17:04:40 -04:00
2a54ae90aa
chore(parser/diff): debug log compare result
All checks were successful
submodules sync / sync (push) Successful in 55s
build / build (push) Successful in 2m8s
build / trigger-build-image (push) Successful in 8s
2025-04-06 02:30:42 -04:00
4f916c79d4
docs(executor/sandbox): note on 1 cmd each time
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 2m38s
build / trigger-build-image (push) Successful in 14s
2025-04-05 06:27:36 -04:00
b8f782c17d
feat(parser): unify default length 2048
Some checks failed
submodules sync / sync (push) Successful in 49s
build / build (push) Successful in 2m5s
build / trigger-build-image (push) Failing after 11s
2025-04-05 05:50:07 -04:00
df2ade4988
feat(executor/sandbox): 1 cmd each time
All checks were successful
submodules sync / sync (push) Successful in 58s
build / build (push) Successful in 2m14s
build / trigger-build-image (push) Successful in 9s
2025-04-05 05:14:16 -04:00
9f78569447
chore(parser/diff): simpler variables 2025-04-05 04:51:36 -04:00
ee117b388b
chore: unify panic msg
All checks were successful
submodules sync / sync (push) Successful in 1m19s
build / build (push) Successful in 3m35s
build / trigger-build-image (push) Successful in 16s
2025-03-31 12:01:24 -04:00
4639e84ad5
feat: recover from panic
All checks were successful
submodules sync / sync (push) Successful in 1m4s
build / build (push) Successful in 2m21s
build / trigger-build-image (push) Successful in 11s
2025-03-31 05:52:21 -04:00
ab41926fc0
feat(parser/diff): option to hide common prefix
All checks were successful
submodules sync / sync (push) Successful in 56s
build / build (push) Successful in 2m24s
build / trigger-build-image (push) Successful in 12s
2025-03-30 00:28:23 -04:00
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
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