Commit Graph

25 Commits

Author SHA1 Message Date
Ruben Fiszel 80636588e3 chore: change deno build step in dockerfile 2024-06-26 19:11:49 +02:00
Ruben Fiszel 970f8b9d30 fix: upgrade deno to 1.44.1 2024-06-11 19:54:57 +02:00
Ruben Fiszel 68ea7a2cb1 remove unecessary formatter black since ruff format now 2024-05-29 12:54:24 +02:00
Ruben Fiszel d7f6adbdd2 update bun to 1.36 and deno 1.43 2024-03-29 14:20:08 +01:00
Ruben Fiszel 69cc134bd0 update bun to 1.29.0 and deno to 1.41.0 2024-02-29 11:13:05 +01:00
Ruben Fiszel 4049060345 bump deno to 1.40.5 2024-02-16 09:38:21 +01:00
Ruben Fiszel 5bcba23f24 fix: update deno to 1.38 -> 1.40.2 2024-01-27 14:21:42 +01:00
Audrius Butkevicius dd6f99ea60 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 1a0a3ba07d 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 f6d55da783 update deno to 1.38.0 and bun to 1.0.8 2023-11-04 18:22:53 +01:00
Ruben Fiszel 9c55195b19 bump deno to 1.36.3 2023-09-01 14:53:17 +02:00
Ruben Fiszel 9977e91cee fix: update go to 1.12.0 and deno to 1.36.2 2023-08-24 10:15:52 +02:00
Ruben Fiszel 21f2f272e1 update deno 2023-08-17 23:02:48 +02:00
Ruben Fiszel 0acc544c41 fix(bun): add npm type acquisition 2023-08-13 15:38:05 +02:00
Ruben Fiszel 73f37ddb03 feat: add lsp to bun and remove experimental status 2023-08-13 13:30:51 +02:00
Ruben Fiszel 39a1102abc fix lsp docker image for go 2023-05-19 22:27:01 +02:00
Ruben Fiszel ad45e3dde3 add shellcheck to lsp 2023-05-18 14:15:16 +02:00
Ruben Fiszel fdbab6dcce feat(lsp): add black + ruff + shellcheck (#1597) 2023-05-18 13:44:41 +02:00
Ruben Fiszel 55c5467418 fix lsp on arm 2023-05-15 14:49:41 +02:00
Ruben Fiszel 5285a9d26e attempt 1 at lsp on arm 2023-05-15 13:33:51 +02:00
ELLIOTTCABLE 96611cf81d lsp: Expose 3001 in the Docker image (#1450) 2023-04-22 09:55:34 +02:00
Ruben Fiszel 2acb35c7c2 fix lsp 2022-11-19 11:54:27 +01:00
Ruben Fiszel 6cbc6b421b feat: add go LSP (#699)
* lsp

* progress

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