Commit Graph

20 Commits

Author SHA1 Message Date
2a3ccb71df
refactor: move cmd/joj3/conf to internal/conf
Some checks failed
build / build (push) Failing after 4s
build / trigger-build-image (push) Has been skipped
submodules sync / sync (push) Successful in 31s
2024-11-28 10:32:57 -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
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
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
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
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
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
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
29d34dd822
fix(cmd/joj3): runID to new handler
All checks were successful
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m27s
build / trigger-build-image (push) Successful in 7s
2024-11-02 02:07:59 -04:00
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