Commit Graph

593 Commits

Author SHA1 Message Date
fb78026736
fix(healthcheck): typo
Some checks failed
submodules sync / sync (push) Successful in 36s
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
2025-02-09 10:11:17 -05:00
837f9d9981
feat(healthcheck): set safe dir in count-objects
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 9s
2025-02-09 10:03:24 -05:00
332bf7d4de
build: CGO_ENABLED=0
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m57s
build / trigger-build-image (push) Successful in 9s
2025-02-04 08:38:39 -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
d6da8c8fa7
chore(cmd/joj3): use background context 2025-02-01 21:51:50 -05:00
0f40da5efa
feat(cmd/joj3): set env before stages
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 6s
2025-02-01 20:31:56 -05:00
4e84031e84
feat(cmd/joj3): store output path to env var [force build]
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 8s
2025-02-01 20:08:51 -05:00
0390e4c4b3
chore(cmd/joj3): set simple logger before conf loaded
All checks were successful
submodules sync / sync (push) Successful in 34s
build / build (push) Successful in 1m4s
build / trigger-build-image (push) Successful in 6s
2025-02-01 09:55:16 -05:00
81754de179
chore(cmd/joj3): log attrs
All checks were successful
submodules sync / sync (push) Successful in 31s
build / build (push) Successful in 1m2s
build / trigger-build-image (push) Successful in 6s
2025-02-01 09:37:33 -05:00
ecafe1464b
fix(cmd/joj3): run onStagesComplete
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
2025-02-01 09:26:23 -05:00
10ff3ebfa1
feat(cmd/joj3): remove hardcoded teapot part (#83) [force build]
All checks were successful
submodules sync / sync (push) Successful in 35s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 7s
2025-02-01 09:10:03 -05:00
290b614159
feat(parser/log): new parser 2025-02-01 08:43:36 -05:00
1bbc589897
feat(healthcheck): remove joj3-check
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 6s
2025-02-01 04:59:25 -05:00
1bc539a80f
feat(healthcheck): use joj3-check
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 6s
2025-02-01 04:18:13 -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
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
8d5a08fd35
fix(cmd/joj3): write results before postStages
All checks were successful
submodules sync / sync (push) Successful in 32s
build / build (push) Successful in 1m12s
build / trigger-build-image (push) Successful in 7s
2025-01-31 21:41:17 -05:00
e8c6e87b94
feat(cmd): load groups from env
All checks were successful
submodules sync / sync (push) Successful in 33s
build / build (push) Successful in 1m5s
build / trigger-build-image (push) Successful in 7s
2025-01-31 21:06:38 -05:00
6ddd403f08
feat(cmd/joj3): add prefix to env vars [force build]
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
2025-01-31 20:39:32 -05:00
45b4bdd369
feat(healthcheck): error log for teapot
All checks were successful
submodules sync / sync (push) Successful in 30s
build / build (push) Successful in 59s
build / trigger-build-image (push) Successful in 6s
2025-01-31 20:06:08 -05:00
55c53ea124
feat(healthcheck): debug log args for teapot
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-01-31 20:01:25 -05:00
df8ed72765
feat(healthcheck): debug log output of joj3-check-env
All checks were successful
submodules sync / sync (push) Successful in 33s
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 6s
2025-01-31 19:48:53 -05:00
ddf19a3e6e
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 34s
build / build (push) Successful in 1m3s
build / trigger-build-image (push) Successful in 7s
2025-01-31 19:31:30 -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
3d828b6168
feat(healthcheck): run joj3-check-env
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 1m48s
build / trigger-build-image (push) Successful in 8s
2025-01-31 19:23:05 -05:00
797161940f
ci(ci-test): new conf patch
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m16s
build / trigger-build-image (push) Successful in 9s
2025-01-29 16:19:36 -05:00
29f715fe82 chore: update submodule references
Some checks failed
submodules sync / sync (push) Successful in 55s
build / build (push) Failing after 1m47s
build / trigger-build-image (push) Has been skipped
2025-01-29 20:53:31 +00:00
5d78017c36
feat(cmd/joj3): support skip teapot
Some checks failed
submodules sync / sync (push) Successful in 53s
build / build (push) Failing after 1m3s
build / trigger-build-image (push) Has been skipped
2025-01-29 09:00:57 -05:00
8e20028aac
feat(cmd/joj3): remove teapot pretty exception env var
as it has already been set in teapot
2025-01-29 08:59:46 -05:00
41734ef5d5
chore(cmd/joj3): remove redundant return value
Some checks failed
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
2025-01-29 08:39:30 -05:00
b61e2e8464
chore(cmd/joj3): store groups to env
Some checks failed
build / build (push) Failing after 0s
submodules sync / sync (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
2025-01-29 08:27:09 -05:00
454df2c6fc
feat(conf): pre-stages and post-stages (#83)
Some checks failed
build / build (push) Failing after 1s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
2025-01-29 08:13:33 -05:00
0f339656aa
chore(internal/conf): split models to a new file 2025-01-29 07:57:58 -05:00
46f2375165
docs(cmd/joj3): comments 2025-01-29 07:55:45 -05:00
ce15a4fa89
feat(cmd/joj3): only log attrs in debug file
Some checks failed
build / build (push) Failing after 0s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
2025-01-28 03:16:15 -05:00
950708cd11
chore(internal/conf): remove single parser config
Some checks failed
build / build (push) Failing after 1s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Failing after 0s
2025-01-27 22:50:38 -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
a82f8eb90c
chore(internal/conf): remove group from desc 2025-01-21 02:50:01 -05:00
17f098a6dc
chore(healthcheck): remove unused cli args 2025-01-13 04:44:17 -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
c1d9111ea9
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 53s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 9s
2025-01-09 17:56:49 -05:00
d2e2c754e4
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m33s
build / trigger-build-image (push) Successful in 9s
2024-12-18 21:20:21 -05:00
14069f2f55
docs: update cgroups settings
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m18s
build / trigger-build-image (push) Successful in 7s
2024-12-15 12:07:21 -05:00
dbc9f00d25
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 7s
2024-12-15 11:25:35 -05:00
21a01e262b
chore: update deps
All checks were successful
submodules sync / sync (push) Successful in 51s
build / build (push) Successful in 1m32s
build / trigger-build-image (push) Successful in 9s
2024-12-11 21:44:26 -05:00
373e5a0f86 feat(cmd/joj3): remove hardcoded teapot check stage (#80)
All checks were successful
submodules sync / sync (push) Successful in 46s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Successful in 8s
Reviewed-on: #80
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-12-08 19:13:04 +08: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
3b24f4fd79
fix(healthcheck): typo
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m7s
build / trigger-build-image (push) Successful in 7s
2024-12-05 19:00:30 -05:00
9246107da9
chore(healthcheck): error log teapot check env
Some checks failed
submodules sync / sync (push) Failing after 22s
build / build (push) Successful in 1m13s
build / trigger-build-image (push) Successful in 7s
2024-12-05 18:51:12 -05:00
c2bb81ee3d
chore(healthcheck): log teapot check env
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m11s
build / trigger-build-image (push) Successful in 7s
2024-12-05 16:41:51 -05:00