Commit Graph

136 Commits

Author SHA1 Message Date
Ruben Fiszel 9ab3be51a6 fix: update bun to 1.1.9 2024-05-23 09:24:38 +02:00
Ruben Fiszel f8bd664362 only enable profiling if env variable is present 2024-05-20 18:57:26 +02:00
Ruben Fiszel 31d69561cc allow dynamic heap profiling using jemalloc live prof_active 2024-05-20 18:44:03 +02:00
HugoCasa f7f7a6d85f feat: add php (#3725)
* feat: add php

* fix: nsjail + frontend build
2024-05-15 08:12:11 +02:00
HugoCasa 95ce9f34a6 chore: upgrade bun to 1.1.7 (#3689) 2024-05-08 14:35:58 +02:00
Ruben Fiszel 7f54df0f67 update to bun 1.1.5 2024-04-26 20:55:15 +02:00
Ruben Fiszel 59882fa924 chore: improve cargo cache 2024-04-24 00:46:03 +02:00
Ruben Fiszel 80157c0e68 chore: improve cargo cache 2024-04-24 00:42:45 +02:00
Ruben Fiszel 3688c21630 chore: improve cargo cache 2024-04-24 00:36:28 +02:00
Ruben Fiszel ca7b134051 update /static_frontend builder dir 2024-04-04 14:55:09 +02:00
Ruben Fiszel 7b38bab2db update awscli & nodejs 2024-04-04 03:58:23 +02:00
Ruben Fiszel c1e8e53516 update awscli & nodejs 2024-04-04 03:55:29 +02:00
Ruben Fiszel 727e50b23f chore try docker scout 2024-04-04 03:01:56 +02:00
Ruben Fiszel 25b81acbc5 nit go caching in dockerfile 2024-04-04 01:15:10 +02:00
Ruben Fiszel 9502a5b811 fix: improve locking 2024-04-04 01:10:38 +02:00
Ruben Fiszel 204a4ca196 move more deps to nsjail phase 2024-04-03 23:20:03 +02:00
Ruben Fiszel 85a4608d98 split out nsjail from public images 2024-04-03 23:16:25 +02:00
Ruben Fiszel e58cafb81d Revert "remove libprotobuf (#3505)" (#3506)
This reverts commit cb3cf277a0.
2024-04-03 22:31:09 +02:00
Ruben Fiszel cb3cf277a0 remove libprotobuf (#3505)
* remove pb

* remove pb

* dockerfile restart image

* dockerfile restart image
2024-04-03 21:24:26 +02:00
Ruben Fiszel 1015b27422 update kubectl to 1.28.7 2024-04-03 19:22:55 +02:00
Ruben Fiszel 675810b8bc update bun to 1.1.0 2024-04-01 21:02:03 +02:00
Ruben Fiszel d7f6adbdd2 update bun to 1.36 and deno 1.43 2024-03-29 14:20:08 +01:00
Ruben Fiszel c6545043d0 update python to 3.11.8 2024-03-27 16:32:45 +01:00
Ruben Fiszel f4f1b8780a back to 1.76 2024-03-21 15:56:20 +01:00
Ruben Fiszel 539f135d56 update stripe 2024-03-21 15:29:15 +01:00
Ruben Fiszel cbf172eb8b update rust to 1.76 2024-03-21 14:24:19 +01:00
Ruben Fiszel a0a42067fb feat: s3 cache config added to instance settings + parallelized tar pulling 2024-03-20 14:19:34 +01:00
jneeee ad20793501 Reduce two layers (#3369) 2024-03-06 16:04:55 +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 028446efc3 pin rust to 1.75.0 2024-02-08 16:44:28 +01:00
Guillaume Bouvignies f41bff5202 fix: go preload wmill dependencies (#3150) 2024-02-05 18:42:19 +01:00
Guillaume Bouvignies 92931dbe71 fix: go preload wmill dependencies (#3149)
* fix: go preload wmill dependencies

* update comment
2024-02-05 18:13:59 +01:00
Guillaume Bouvignies ff8b32260d fix: go preload wmill dependencies (#3148) 2024-02-05 17:21:30 +01:00
Ruben Fiszel 41ec53eb9a update go to 1.21.6 2024-02-05 16:06:04 +01:00
Ruben Fiszel ac027e7027 feat(cli): global generate-metadata + inherit deps from closest package.json/requirements.txt + bun settable as default (#3102)
* all

* rm console logs

* rm console logs

* all

* push

* push

* fixes

* fixes

* all

* all
2024-01-29 19:06:56 +01:00
Ruben Fiszel 5bcba23f24 fix: update deno to 1.38 -> 1.40.2 2024-01-27 14:21:42 +01:00
Ruben Fiszel fb2490ab81 pin bun to 1.0.25 2024-01-21 22:10:23 +01:00
Ruben Fiszel 6dfc33dd53 temporarily use bun canary to unlock nodejs mode 2024-01-15 18:15:30 +01:00
Ruben Fiszel fb43a6c548 fix nodejs 2024-01-14 23:40:26 +01:00
Ruben Fiszel 1eff3fc9cc feat: experimental nodejs support 2024-01-14 18:53:43 +01:00
Guillaume Bouvignies ba036e0576 docs: How to query gRPC service using Bun (#2863)
* docs: How to query gRPC service using Bun

* move readme to blogpost
2023-12-20 09:14:01 +01:00
Ruben Fiszel 3d49fe3eae ci: improve s3 build step 2023-12-13 12:45:54 +01:00
HugoCasa 0af9b9b2b5 feat: powershell deps (#2820)
* feat: powershell deps v-1

* feat: powershell profile + editor helpers + arm img

* fix: make sure powershell cache dir exists
2023-12-13 07:09:08 +01:00
Guillaume Bouvignies 52fe475674 chore: bump Go to 1.21.5 (#2814) 2023-12-08 16:27:16 +01:00
Roman Grazhdan 8f1bbc49aa Adding build options for images, utilities and utilities' versions (#2736)
* Adding build options for images, utilities and utilities' versions

* Adding build options for images, utilities and utilities' versions

---------

Co-authored-by: r.grazdhan <r.grazdhan@team.bumble.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2023-11-30 15:44:11 +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
HugoCasa 1d1ffdf599 fix: cache embedding model in docker img (#2474) 2023-10-20 15:49:04 +02:00
Ruben Fiszel 79ec31296b fix: update bun to 1.0.6 2023-10-12 17:29:31 +02:00
Ruben Fiszel b0f657d8c7 revert to bun 1.0.4 2023-10-12 00:39:33 +02:00