Commit Graph

7 Commits

Author SHA1 Message Date
e0cc65f6a5
refactor(cmd/joj3): add runID to multiHandler
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 1m20s
build / trigger-build-image (push) Successful in 8s
2024-11-02 01:03:37 -04:00
cd15f1175c
fix(cmd/joj3): add runID to debug log
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-02 01:02:32 -04:00
9d43539da7
feat(cmd/joj3): shorter runID
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-10-31 20:21:47 -04:00
d56e3e5ebc
feat(cmd/joj3): add runID to log
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 7s
2024-10-29 05:56:13 -04:00
312b6256c3
feat(cmd/joj3): debug log to stderr on test
All checks were successful
submodules sync / sync (push) Successful in 28s
build / build (push) Successful in 1m15s
build / trigger-build-image (push) Successful in 8s
2024-10-19 16:58:37 -04:00
f5ba04b8e7
feat: more logs
All checks were successful
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 5s
2024-10-02 16:45:54 -04:00
049a5e6e7e feat: debug log to file & info log to stderr (#43) (#45)
All checks were successful
build / build (push) Successful in 1m8s
build / trigger-build-image (push) Successful in 5s
Reviewed-on: #45
Co-authored-by: Boming Zhang <bomingzh@sjtu.edu.cn>
Co-committed-by: Boming Zhang <bomingzh@sjtu.edu.cn>
2024-10-02 03:57:31 +08:00