Commit Graph

18 Commits

Author SHA1 Message Date
b40072a485
feat: rename module
All checks were successful
build-image / create-empty-commit (push) Successful in 5s
checks / build (push) Successful in 1m19s
2024-09-30 22:04:18 -04:00
a9a829da3f
feat: rename module
Some checks failed
build-image / create-empty-commit (push) Failing after 4s
checks / build (push) Successful in 1m20s
2024-09-30 17:38:40 -04:00
97f89d210b
chore: update for deployment
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-30 07:39:28 -04:00
b59380ad4e
feat: go test on examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 19:55:10 -04:00
0ee77561be
feat: return error on grpc connection error 2024-03-23 18:19:14 -04:00
2237ce41eb
feat: postpone sandbox grpc connection time
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-23 18:14:17 -04:00
f5b6b3cc9a
feat: multiple cmds each stage
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:38:16 -05:00
deba5665d9
refactor: rename variable & add log 2024-03-04 14:33:44 -05:00
916511d91a
refactor: move sandbox convert functions out of Run 2024-03-04 06:53:32 -05:00
ef1cd8f41b
fix: remove debugging logs 2024-03-04 03:14:35 -05:00
ab956f5662
feat: diff parser with example 2024-03-04 02:59:01 -05:00
a3deb3d974
style: rename Result -> ExecutorResult 2024-03-04 02:32:00 -05:00
b252a54a83
feat: read from config file 2024-03-04 02:11:49 -05:00
4441012e0d
feat: support copy cwd to sandbox (#13) 2024-03-04 01:47:51 -05:00
1f20aa3105
style: fix golangci-lint errors 2024-03-04 01:06:23 -05:00
5d6bf8c5cd
feat: copy in cached & cleanup 2024-03-04 01:02:44 -05:00
4d594e1d87
refactor: copy go-judge cmd model codes 2024-03-04 00:05:26 -05:00
d5a104e7c4
feat: run single command in sandbox 2024-03-03 18:02:51 -05:00