Commit Graph

24 Commits

Author SHA1 Message Date
Ruben Fiszel f8f6d8beaa fix: upgrade deno to 1.44.1 2024-06-11 19:54:57 +02:00
Ruben Fiszel 717ecb93dd remove unecessary formatter black since ruff format now 2024-05-29 12:54:24 +02:00
Ruben Fiszel 5b489d06e0 update bun to 1.36 and deno 1.43 2024-03-29 14:20:08 +01:00
Ruben Fiszel c0b661a673 update bun to 1.29.0 and deno to 1.41.0 2024-02-29 11:13:05 +01:00
Ruben Fiszel d4e634ea68 bump deno to 1.40.5 2024-02-16 09:38:21 +01:00
Ruben Fiszel a5d25362db fix: update deno to 1.38 -> 1.40.2 2024-01-27 14:21:42 +01:00
Audrius Butkevicius 7762873f26 Allow running image as non-root user (#3019)
Currently /tmp/monaco ends up only writable by root, and readable by other users. Running the image with a non-root uid fails, as launcher fails to write out go.mod to the root owned directory.
2024-01-17 09:30:25 +01:00
Ruben Fiszel d507ce449b feat: bun automatic type acquisition in frontend directly (#2884)
* foo

* ata

* done

* remove bun from lsp

* update all
2023-12-20 12:52:01 +01:00
Ruben Fiszel c0d7769e1b update deno to 1.38.0 and bun to 1.0.8 2023-11-04 18:22:53 +01:00
Ruben Fiszel e31d843bf9 bump deno to 1.36.3 2023-09-01 14:53:17 +02:00
Ruben Fiszel 431757339b fix: update go to 1.12.0 and deno to 1.36.2 2023-08-24 10:15:52 +02:00
Ruben Fiszel 9bc4e9ae43 update deno 2023-08-17 23:02:48 +02:00
Ruben Fiszel 32842457fe fix(bun): add npm type acquisition 2023-08-13 15:38:05 +02:00
Ruben Fiszel 891c9dc266 feat: add lsp to bun and remove experimental status 2023-08-13 13:30:51 +02:00
Ruben Fiszel 7b4c18a804 fix lsp docker image for go 2023-05-19 22:27:01 +02:00
Ruben Fiszel 71c8b563ce add shellcheck to lsp 2023-05-18 14:15:16 +02:00
Ruben Fiszel 89e55e0226 feat(lsp): add black + ruff + shellcheck (#1597) 2023-05-18 13:44:41 +02:00
Ruben Fiszel fe1595c194 fix lsp on arm 2023-05-15 14:49:41 +02:00
Ruben Fiszel 4d1a6c4ab1 attempt 1 at lsp on arm 2023-05-15 13:33:51 +02:00
ELLIOTTCABLE 4b9ec9c080 lsp: Expose 3001 in the Docker image (#1450) 2023-04-22 09:55:34 +02:00
Ruben Fiszel 76720e2b4d fix lsp 2022-11-19 11:54:27 +01:00
Ruben Fiszel 6cb3fbc8b7 feat: add go LSP (#699)
* lsp

* progress

* 1.36.0
2022-10-08 13:28:46 +02:00
Ruben Fiszel 8861e19564 ci: add deno 2022-05-17 22:21:45 +02:00
Ruben Fiszel a72d15af74 README 2022-05-05 10:01:07 +02:00