Commit Graph

18 Commits

Author SHA1 Message Date
Ruben Fiszel 156f257619 add import_map to nsjail 2023-01-21 23:28:11 +01:00
Ruben Fiszel d1526d9c72 fix deno nsjail vmem 2023-01-20 11:49:08 +01:00
Ruben Fiszel f359015d89 bump default bash tmp size 2023-01-19 20:32:08 +01:00
Ruben Fiszel e371fda1ce relax nsjail limits 2023-01-19 14:51:43 +01:00
Ruben Fiszel ee14bed3d9 relax nsjail limits 2023-01-19 14:35:06 +01:00
Ruben Fiszel 5347cd46a9 feat: add relative imports for python scripts (#1075)
* all

* all
2023-01-09 13:49:30 +01:00
Ruben Fiszel 12f967726b fix(backend): support PIP_INDEX_URL 2022-11-28 23:48:42 +01:00
Ruben Fiszel afcb44a127 fix(backend): support PIP_INDEX_URL 2022-11-28 23:12:05 +01:00
Ruben Fiszel d3b3cf6b11 add urandom and all /etc to nsjail 2022-11-25 19:05:41 +01:00
Ruben Fiszel e8d4cf2ba7 add ld.so.cache to bash path 2022-11-23 15:20:50 +01:00
Ruben Fiszel 0968caa6e9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel 838a92a0db feat(go): improve cold start of 200ms by building outside of nsjail 2022-11-20 14:40:29 +01:00
Ruben Fiszel 8846ca5856 feat: supercache extended to all version 2022-11-18 20:17:23 +01:00
Ruben Fiszel bd9c80d028 fix python on nsjail 2022-11-08 00:42:14 +01:00
Ruben Fiszel d9c3a1ff42 ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Ruben Fiszel 3c09275960 feat: support bash as 4th language (#865)
* bash support

* bash backend working

* frontend part

* bash backend working
2022-11-06 23:48:18 +01:00
Kai Jellinghaus 5bbfb40ee1 feat(backend): Deno lock files (#851)
* Enable generating locks for deno

* Handle deno lockfile

* Fix bug with empty lockfiles

* Handle deno lockfiles

* Allow unstable features when resolving deno deps

* Ignore bad lockfiles

* Handle Deno Path

* No Color output

* Fix OsStr
2022-11-02 23:52:45 +01:00
Kai Jellinghaus 0034129a30 restructure the entire backend layout using workspaces (#815) 2022-10-29 11:58:06 +02:00