Commit Graph

40 Commits

Author SHA1 Message Date
Fred Reimer
7d6f4fdabb chore: bump Go in container images to 1.26.0 (#8135) 2026-03-01 06:53:33 +00:00
Ruben Fiszel
0a25416a96 update lsp base images node version 2025-12-16 22:31:50 +00:00
Ruben Fiszel
0271a9f51d fix(lsp): fix ruff integration 2025-11-04 20:05:30 +00:00
BaptisteMoureaux
6f4bdc0148 bump lsp go version & add private packages go support (#6484) 2025-08-28 18:06:36 +00:00
Ruben Fiszel
b102ff4a46 fix: update deno 2.1.2->2.2.1 2025-02-22 09:25:47 +01:00
Alexander Petric
0a7268714c give option to run container as non-root windmill user (#4959)
* main docker file

* fix docker image build test tag

* don't remove tag

* make root user default

* chown tmp folder

* create search and logs folder in order to inherite windmill user permissions

* Dockerfile

* lsp non root

* improving lsp image to get rid of critical vulnerabilities

* formatting

* support /root/.cache mount

* make the cache mount backwards compatible
2025-01-03 16:51:31 +01:00
Alexander Petric
51f5197bc8 fix lsp critical vulnerabilities (#4988)
* fix critical vulnerabilities lsp

* formatting

* fix only vulns
2024-12-27 23:50:28 +09:00
Ruben Fiszel
45d4fc2de7 bump deno to 2.1.2 and bun to 1.1.38 2024-12-06 01:24:36 +01:00
Ruben Fiszel
d7b83274db fix: update bun to 1.1.31 and deno to 2.0.2 2024-10-21 11:29:14 +02:00
Ruben Fiszel
ae6eac5f7b feat: upgrade to deno 2 2024-10-10 02:30:42 +02:00
Ruben Fiszel
ae7dfe778c update deno to 1.46.1 2024-08-28 21:13:29 +02:00
Ruben Fiszel
e8591970bb revert to ruff-lsp 2024-08-22 20:03:08 +02:00
Ruben Fiszel
db11c15c3d fix(lsp): use ruff server instead of ruff-lsp 2024-08-22 16:32:32 +02:00
Fred Reimer
4b2aa1310d bump go version (#4192)
* bump go version

* update go version in lsp
2024-08-06 15:07:24 +02:00
Ruben Fiszel
64053cc9ca bump deno and deno_core to 1.45.4 2024-07-30 08:43:52 +02:00
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