Commit Graph

374 Commits

Author SHA1 Message Date
criyle
5e5112a8ab Fix ffi & async call 2020-05-10 19:26:43 -04:00
Yang Gao
0437d7785b
Seems cross compile failed
investigate maybe tomorrow...TAT
2020-05-08 03:58:53 -04:00
Yang Gao
d1a0efdda8
Update build.yml
Try to support windows and multiple platforms
2020-05-08 03:42:35 -04:00
criyle
4646ce7fdc Add windows support 2020-04-26 03:31:54 -04:00
criyle
f2f60ceb7c prepare windows platform support 2020-04-25 14:21:49 -04:00
criyle
35b0d100ab prepare for multi-platform support 2020-04-24 22:34:50 -04:00
criyle
6a9c90cafb reorganize platform specific function 2020-04-16 20:35:54 -04:00
criyle
a2a6c0f97b simplifies environment interface 2020-04-16 20:15:59 -04:00
criyle
008f9dfa41 Add docker file for alpine 2020-04-04 00:30:37 -04:00
criyle
e2e9c01189 Fix cinit build 2020-04-01 16:17:00 -04:00
criyle
785bd67ee9 Fix action indent & remove generated code 2020-04-01 16:08:54 -04:00
Yang Gao
91a4da3135
Merge pull request #4 from masnn/master
update build.yml
2020-04-01 16:06:01 -04:00
masnn
1151883c66 update build.yml 2020-04-01 18:24:46 +08:00
criyle
e02735fa05 Add c interface to executor server 2020-04-01 01:03:16 -04:00
Yang Gao
f2b82bf9a0
Merge pull request #3 from masnn/master
typo
2020-03-31 20:08:38 -04:00
undefined
cf2bd9c46c
typo 2020-03-31 16:42:08 +08:00
criyle
71d5dbe7bc Add WebSocket support 2020-03-27 21:29:37 -04:00
criyle
d7eba97492 Fix typos 2020-03-27 18:59:47 -04:00
criyle
c42b7c1cad Add configuration for container mount points 2020-03-27 18:14:57 -04:00
criyle
c75a6119aa Breaking Change: move syzoj client out 2020-03-22 18:55:31 -04:00
criyle
4182a5849e Merge branch 'master' of github.com:criyle/go-judge 2020-03-21 01:33:56 -04:00
criyle
7f14db9a1e Fix incorrect copyOut when copyOutDir omitted 2020-03-21 01:33:52 -04:00
Yang Gao
28e434d27d
Merge pull request #2 from masnn/master
Actions::Build
2020-03-20 23:40:00 -04:00
masnn
0a205b456d Actions::Build 2020-03-21 11:26:56 +08:00
criyle
91c8c321c4 add ability to not unshare net 2020-03-20 19:05:10 -04:00
criyle
d114b6996a add silent mode 2020-03-18 01:12:36 -04:00
criyle
a79543f0af Cache container work directory for performance
- 140 op/s -> 170 op/s for A+B problem
2020-03-16 20:16:18 -04:00
criyle
300b8a0da4 Fix ghc compile 2020-03-12 00:45:41 -04:00
criyle
a36ff086b2 Add ExitStatus 2020-03-08 01:49:11 -05:00
criyle
bb9c448601 Add copyOutDir to Cmd 2020-03-07 05:45:37 -05:00
criyle
51ad40a869 CPU limit s -> ns 2020-03-04 23:27:55 -05:00
criyle
eb5dfec701 Use multi-stage build to reduce download 2020-03-04 23:15:40 -05:00
criyle
0234395b50 Add demo Dockerfile 2020-03-04 17:45:48 -05:00
criyle
8e8cc17123 Implements multiple command & update example 2020-03-04 17:27:27 -05:00
criyle
fa072e373f add loacl storeage driver for executor server 2020-03-04 16:41:52 -05:00
criyle
7951f37bd4 Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
2020-03-04 02:12:26 -05:00
criyle
1f86f25995 Refactor & Documentation
- pkg/runner -> pkg/envexec
- add idea about executor server
2020-03-03 02:32:59 -05:00
criyle
fd76377c51 bump sandbox version 2020-03-02 03:32:42 -05:00
criyle
53ee8d0d38 Revert cgroup pool since reset is not reliable 2020-03-01 03:36:01 -05:00
criyle
c7aeafd1a4 Fix memory cgroup stat 2020-03-01 02:28:41 -05:00
criyle
5f7ec46cf5 Add cgroup pool & reduce memfile creation 2020-02-29 03:37:47 -05:00
criyle
dc58e9c595 bump sandbox version 2020-02-27 23:48:40 -05:00
criyle
83ff94e3a2 Upgrade to GO 1.14 2020-02-27 02:11:43 -05:00
criyle
6cd0452735 update documentation 2020-02-21 03:24:33 -05:00
criyle
9ff541bc39 fix compile information overrite 2020-02-21 02:35:39 -05:00
criyle
19ab1bc1a6 only diff if run successed 2020-02-20 04:58:30 -05:00
criyle
42ab854d7c update with go-sandbox 2020-02-19 22:11:39 -05:00
criyle
eb1d7d61fa socket.io pull request merged 2020-02-11 18:15:51 -05:00
criyle
3823aaf0ff compiler error output 2020-01-10 01:06:34 -05:00
criyle
5763978012 save compiled message 2020-01-10 00:57:33 -05:00