Commit graph

40 commits

Author SHA1 Message Date
1Computer1
c72376656c
Port Comp_iler to Myriad (#8) 2019-07-11 02:27:17 -04:00
1computer1
32e297ee07 Fix errors when setting up evals not being caught 2019-06-15 23:35:20 -04:00
1computer1
0dfa5fddd4 Fix cleanup not deleting containers from memory 2019-06-15 23:34:20 -04:00
1computer1
700b66c183 Create new workspace for every eval 2019-06-15 21:22:43 -04:00
1computer1
bc67dbbfd7 Output both stderr and stdout 2019-06-15 20:08:03 -04:00
1computer1
0acb75aad6 Prevent simple errors from killing containers 2019-06-01 01:21:22 -04:00
1computer1
b7a76fe087 Prevent race condition setting up many containers 2019-05-21 11:59:54 -04:00
1computer1
030f24be24 Add retry functionality 2019-05-21 11:50:16 -04:00
1computer1
d40264f521 Fix default config not used 2019-05-21 11:38:36 -04:00
1computer1
a9aba8b06b Fix queue limit off-by-one 2019-05-21 11:38:26 -04:00
1computer1
2cdec2aa2f Modify error handling
Exec errors shouldn't show up anymore
2019-05-21 11:21:18 -04:00
1computer1
d5b9be05d1 Add more logging 2019-05-20 20:41:41 -04:00
1computer1
d25e0be634 Use less predicatable folder names
This removes the count
2019-05-20 20:34:51 -04:00
1computer1
7a2f87da3f Minor style change 2019-05-20 20:26:46 -04:00
1computer1
de45491586 Expand configuration options
Add cleanup interval option
Enhanced some options to be per-compiler
Fix concurrent option not being used
2019-05-20 20:26:28 -04:00
1computer1
8f4e454f89 Ignore console.log 2019-05-20 20:03:15 -04:00
1computer1
5618aed14b Add parallel build option and build logging 2019-05-20 16:19:41 -04:00
1computer1
b275fd548d Keep containers running; override entrypoints 2019-05-20 16:08:00 -04:00
1computer1
567ca0322a Give more time to setting up containers 2019-05-20 14:55:23 -04:00
1computer1
71079ceb19 Fix languages that have more than one compiler 2019-05-20 14:48:58 -04:00
1computer1
e8b9303b4c Add concurrent setting 2019-05-17 01:55:24 -04:00
1computer1
80c12e0456 Fix count not being incremented 2019-05-16 22:52:15 -04:00
1computer1
a109b57697 Disable memory swap 2019-05-16 22:09:06 -04:00
1computer1
f34cd8e427 Add config option for prefixes 2019-05-16 21:02:44 -04:00
1computer1
3235944d83 Add user-friendly names and show enabled languages 2019-05-16 20:51:46 -04:00
1computer1
a3893052cd Add prepare option 2019-05-14 20:39:23 -04:00
1computer1
72454abe0f Fix another typo 2019-05-14 20:28:50 -04:00
1computer1
82eff621bf Avoid filename conflicts and cleanup files after 2019-05-14 20:21:34 -04:00
1computer1
808066db94 Fix typo 2019-05-14 19:56:37 -04:00
1computer1
389b00ba15 Keep containers running instead of making new ones 2019-05-14 19:50:21 -04:00
1computer1
5568441526 Simplify runWith return 2019-03-15 22:13:38 -04:00
1computer1
30f39622e8 Change language config enable all to null 2019-03-15 20:27:05 -04:00
1computer1
70c859f774 Run with a user 2019-03-15 01:07:17 -04:00
1computer1
9a5258d91d Merge highlight and aliases options 2019-03-14 20:29:03 -04:00
1computer1
03a241086e Add more configurations 2019-03-13 02:48:48 -04:00
1computer1
2dd50d8069 Add ability for multiple compilers; add Python2 2019-03-13 01:13:49 -04:00
1computer1
db79b4b026 Add languages configuration 2019-03-13 01:04:18 -04:00
1computer1
0d29b8f403 Run initial docker build in parallel 2019-03-12 23:21:05 -04:00
Ruyi Li
0fa062875b Fix typo in LanguageHandler.js /dev/nul -> /dev/null 2019-03-12 22:58:42 -04:00
1computer1
07ec57a453 Initial commit 2019-03-12 05:09:46 -04:00