Commit Graph

420 Commits

Author SHA1 Message Date
Hydraallen
ca2b40805f fix(healthcheck): ignore with space
Some checks failed
build / build (push) Failing after 43s
build / trigger-build-image (push) Has been skipped
2024-11-27 20:10:03 +08:00
38f11788a0
feat(healthcheck): log error on .gitignore error
Some checks failed
submodules sync / sync (push) Successful in 50s
build / build (push) Failing after 39s
build / trigger-build-image (push) Has been skipped
2024-11-27 03:59:10 -05:00
7d9cd723f0
feat(cmd/joj3): optional group in commit msg
Some checks failed
submodules sync / sync (push) Successful in 46s
build / build (push) Failing after 1m30s
build / trigger-build-image (push) Has been skipped
2024-11-27 03:14:03 -05:00
d2c53205ac
feat(cmd/joj3): show keyword only on non-empty keyword
Some checks failed
build / build (push) Failing after 4s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 29s
2024-11-27 01:49:51 -05:00
5d7be878e1
fix(healthcheck): typo
Some checks failed
submodules sync / sync (push) Successful in 49s
build / build (push) Failing after 1m39s
build / trigger-build-image (push) Has been skipped
2024-11-27 01:45:15 -05:00
766f52209b
chore(cmd/joj3): uncapitalize comment
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m35s
build / trigger-build-image (push) Successful in 7s
2024-11-26 00:54:25 -05:00
e4fb393e38
fix(cmd/joj3): skip scoreboard on teapot check failed
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 7s
2024-11-26 00:31:40 -05:00
c41031c2c3
feat(cmd/joj3): show teapot check result in issue
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 8s
2024-11-26 00:25:24 -05:00
aa0b33d1e7
feat(cmd/joj3): check with teapot before stages
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
2024-11-25 05:03:42 -05:00
e7c25ca80c
feat(cmd/joj3): pass groups in teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Successful in 7s
2024-11-25 02:28:27 -05:00
23d586634a
feat(cmd/joj3): remove triggering actor for teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 40s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 7s
2024-11-25 02:12:47 -05:00
9845518d9a
fix(cmd/joj3): check actor for teapot env
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 7s
2024-11-25 02:05:33 -05:00
b678654231
feat(cmd/joj3): use triggering actor for teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 57s
build / build (push) Successful in 1m47s
build / trigger-build-image (push) Successful in 9s
2024-11-25 01:42:08 -05:00
1d4b95bf81
chore(cmd/joj3): add ref to attrs
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m37s
build / trigger-build-image (push) Successful in 7s
2024-11-21 07:24:37 -05:00
b7a579ffed
fix(cmd/joj3): log commitMsg
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-21 03:38:37 -05:00
fa5f4216dc
chore(cmd/joj3): log msg in summary
All checks were successful
submodules sync / sync (push) Successful in 49s
build / build (push) Successful in 1m38s
build / trigger-build-image (push) Successful in 9s
2024-11-21 03:16:20 -05:00
db2abb4bbc
fix(cmd/joj3): remove unnecessary log
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-11-19 04:10:48 -05:00
b767902922
chore(cmd/joj3): just return on csv path not set
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 8s
2024-11-19 04:07:11 -05:00
e4e7445645
feat(cmd/joj3): support actor csv
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m41s
build / trigger-build-image (push) Successful in 9s
2024-11-18 00:18:01 -05:00
a1f391d9de
feat(cmd/joj3): log sha as attr
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m51s
build / trigger-build-image (push) Successful in 9s
2024-11-16 21:00:45 -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
60d9e1b215
feat(cmd/joj3): show capped total score [force build]
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 1m36s
build / trigger-build-image (push) Successful in 10s
2024-11-16 02:22:11 -05:00
39b47bc59e
fix(cmd/joj3): log repository as attr
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m41s
build / trigger-build-image (push) Successful in 8s
2024-11-16 02:03:29 -05:00
8c48c0e4ee
refactor(cmd/joj3): load attr in conf module
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 7s
2024-11-15 20:14:10 -05:00
01d5c635d4
fix(cmd/joj3): setup conf name attr
All checks were successful
submodules sync / sync (push) Successful in 44s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 7s
2024-11-15 20:10:37 -05:00
e808408170
feat(cmd/joj3): store & log env
Some checks failed
submodules sync / sync (push) Failing after 5s
build / build (push) Successful in 1m36s
build / trigger-build-image (push) Successful in 8s
2024-11-15 13:46:59 -05:00
79297a26f7
chore: log force quit stage name
Some checks failed
submodules sync / sync (push) Failing after 4s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 8s
2024-11-15 03:17:17 -05:00
c992ca383d
feat(stage): executor result log per case
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 8s
2024-11-15 01:03:35 -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
4b418600e3
chore(executor/sandbox): different default call options max size
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-11-14 04:19:29 -05:00
d5857e15b5
revert: "chore(executor/sandbox): log pbReq byte size"
Some checks failed
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Failing after 6s
This reverts commit 6931f3d102.
2024-11-14 03:27:14 -05:00
6931f3d102
chore(executor/sandbox): log pbReq byte size
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 7s
2024-11-14 03:00:16 -05:00
5efc3007e4
fix(cmd/joj3): deep copy default values
All checks were successful
submodules sync / sync (push) Successful in 45s
build / build (push) Successful in 1m31s
build / trigger-build-image (push) Successful in 7s
2024-11-14 01:54:42 -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
ea75e992aa
feat(cmd/joj3): more random runID
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m41s
build / trigger-build-image (push) Successful in 9s
2024-11-12 03:09:10 -05:00
e4bfcfbe8d
feat(cmd/joj3): extra summary info from teapot [force build]
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 7s
2024-11-10 22:57:45 -05:00
7b4d167448 chore: update submodule references
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-11-10 06:04:46 +00: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
5bff234939
feat(cmd/joj3): log stage summary
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m43s
build / trigger-build-image (push) Successful in 8s
2024-11-08 12:49:48 -05:00
cd9174d7c7
feat(cmd/joj3): ndjson debug log
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m39s
build / trigger-build-image (push) Successful in 7s
2024-11-07 17:31:30 -05:00
6f013058a9
feat(cmd/joj3): debug log with 640 permission
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 7s
2024-11-07 04:36:27 -05:00
58b69523aa
feat(executor): only log pbCmd & pbReq size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-11-06 08:08:16 -05:00
153c261ab8
feat(executor): default 2 GiB grpc msg size
All checks were successful
submodules sync / sync (push) Successful in 39s
build / build (push) Successful in 1m19s
build / trigger-build-image (push) Successful in 7s
2024-11-06 07:46:44 -05:00
adb9dd2a9a
feat(executor): default 512 MB grpc msg size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-06 07:20:05 -05:00
0cb1a63025
feat(executor): debug log total protobuf cmds size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-06 07:14:53 -05:00
ce794f1315
feat(executor): debug log protobuf sizes only
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 8s
2024-11-06 04:38:22 -05:00