Commit Graph

15 Commits

Author SHA1 Message Date
83f3721eb2
feat(executor/local): append env to current
Some checks failed
submodules sync / sync (push) Successful in 38s
build / build (push) Failing after 45s
build / trigger-build-image (push) Has been skipped
2024-11-28 10:43:33 -05:00
c3f7b0fa2b
feat(executor/local): simple local executor without limits
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-28 10:05:44 -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
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
8bc1b8284d
feat(executor): debug log protobuf cmds
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Successful in 40s
build / build (push) Failing after 11m38s
2024-11-06 03:16:35 -05:00
d9fd85d4a5
feat(executor): debug log protobuf request
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 11s
2024-11-06 03:08:41 -05:00
59bbd98a58
style: use += 1 instead of ++
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:09:35 -05:00
2ddeb473af
chore(executor/sandbox): clearer error log
All checks were successful
submodules sync / sync (push) Successful in 38s
build / build (push) Successful in 1m26s
build / trigger-build-image (push) Successful in 7s
2024-10-30 01:52:09 -04:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00