Commit Graph

593 Commits

Author SHA1 Message Date
dcb56b9e4f
chore: upgrade go to 1.22.1
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-12 03:57:32 -04:00
3d6286c68a
style: setup pre-commit 2024-03-12 03:55:32 -04:00
0c1ed2a3c2
chore: move /_example to /examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 18:48:13 -05:00
df264c2bf3
chore: update .gitignore for macos & win
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-08 18:39:08 -05:00
a55eb04780
feat: parse conf from commit msg
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 23:09:06 -05:00
0abd1158fb
ci: run with gitea token
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 03:17:21 -05:00
93ce120758
feat: submit to gitea after stages done
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-06 02:29:00 -05:00
7b34a86f67
refactor: use multiconfig to read config
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 19:21:52 -05:00
540937c949
chore: more examples
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 05:38:49 -05:00
2e80543abf
refactor: rename output field 2024-03-05 05:37:01 -05:00
cf53fc7947
chore: lower log level 2024-03-05 05:30:22 -05:00
27972cbad1
feat: check result status parser 2024-03-05 05:01:07 -05:00
c8f0fde629
chore: update example cpu limit time 2024-03-05 04:38:04 -05:00
0e87ad8943
fix: parse config 2024-03-05 04:31:50 -05:00
5c15388882
refactor: rename files -> stdin, stdout, stderr
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 02:02:05 -05:00
e128f2eea8
style: fix golangci-lint errors
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:47:56 -05:00
c34ed3aa83
fix: typo
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-05 01:43:42 -05: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
02098d949e
ci: hardcode cp dst path
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-04 22:18:17 -05:00
43a751362f
ci: setup GOPROXY
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-04 22:17:10 -05:00
0a2da5dc73
ci: setup GOPROXY
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-04 22:16:36 -05:00
770982de16
ci: append go binary to PATH
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-04 22:13:00 -05:00
774cc451fa
ci: build joj3 in drone
Some checks failed
continuous-integration/drone/push Build is failing
2024-03-04 21:41:59 -05:00
f73845b1c3
feat: add more configs 2024-03-04 17:57:10 -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
ad7e74c0f5
chore: update go-judge to v1.8.2 2024-03-04 06:44:42 -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
8162c63b44
docs: models explanation 2024-03-04 02:30:58 -05:00
f39f71bad5
chore: reserve capacity for copyOut 2024-03-04 02:16:05 -05:00
6e2d37d7e5
docs: add a simple example 2024-03-04 02:13:37 -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
d1317cde79
refactor: move healthcheck to /pkg
It should be importable by other packages to re-use.
2024-03-03 03:20:48 -05:00
0a701e3b60
feat: run with parsed toml 2024-03-03 03:14:53 -05:00
df62496537
feat: basic framework 2024-03-03 01:29:34 -05:00
262e253f26
feat: cgroups v1 runner 2024-03-01 01:38:09 -05:00