Commit Graph

12 Commits

Author SHA1 Message Date
Ruben Fiszel afed03565f make nsjsail mode compatible with arm64 by making lib64 non mandatory 2024-06-28 15:11:41 +02:00
Ruben Fiszel 958df4f62c feat: refactor logging to improve performance by order of magnitude for longer jobs 2024-03-16 17:55:34 +01:00
Ruben Fiszel c2d766028e refactor worker-common 2023-08-20 16:44:22 +02:00
Ruben Fiszel 838266bb2f feat: lock depedency for the entire flow + dependency job depend on script/flow's tag 2023-07-26 21:14:14 +02:00
Ruben Fiszel 4317f065f5 feat: bun support (#1800)
* feat: bun support

* feat: bun support

* add bun support

* add bun support

* add bun support

* add bun
2023-07-06 21:19:07 +02:00
Ruben Fiszel ddef8e30e9 bump default bash tmp size 2023-01-19 20:32:08 +01:00
Ruben Fiszel 5250532043 relax nsjail limits 2023-01-19 14:51:43 +01:00
Ruben Fiszel 13300be1ac relax nsjail limits 2023-01-19 14:35:06 +01:00
Ruben Fiszel 65a535eb86 add urandom and all /etc to nsjail 2022-11-25 19:05:41 +01:00
Ruben Fiszel 0640df275d add ld.so.cache to bash path 2022-11-23 15:20:50 +01:00
Ruben Fiszel dbe1ada3a9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel 7c97fac746 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