Andrey Antukh
|
ff7acea95a
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-12-23 10:58:36 +01:00 |
|
BackRunner
|
068acb4303
|
🐛 Fix assets proxy ssl handshake error
|
2024-12-23 10:28:10 +01:00 |
|
Ryan Breen
|
0898c27539
|
🐛 Fix ulimits format in docker-compose.yaml
ulimit nofile format is expected to be int, not string
Signed-off-by: Ryan Breen <rbreen@getfastr.com>
|
2024-11-28 12:45:45 -05:00 |
|
AzazelN28
|
f7ff3129ed
|
🎉 Render only visible shapes
|
2024-11-21 16:05:14 +01:00 |
|
Andrey Antukh
|
058c3707c8
|
✨ Improve consistency on devenv initialization
|
2024-11-14 17:23:45 +01:00 |
|
Andrey Antukh
|
b81ffa422f
|
📎 Update devenv entrypoint
|
2024-11-14 14:38:40 +01:00 |
|
Andrey Antukh
|
fa8af898ba
|
🐛 Add cargo to PATH environment on devenv
|
2024-11-14 12:35:45 +01:00 |
|
Belén Albeza
|
9b7d0563b9
|
🔧 Add rustfmt to the devenv
|
2024-11-11 15:25:31 +01:00 |
|
Andrey Antukh
|
96102fc878
|
✨ Update devenv default watch command for handle libs
|
2024-11-04 14:31:59 +01:00 |
|
Yamila Moreno
|
aa7cbc9f08
|
⬆️ Pin redis@7.2 in docker-compose
It's the latest open source version
|
2024-10-25 12:29:31 +02:00 |
|
Belén Albeza
|
e4eb80f643
|
🎉 Switch new renderer to Emscripten (from wasm-bindgen)
|
2024-10-23 13:14:17 +02:00 |
|
Andrey Antukh
|
c841ed6419
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-10-15 09:30:03 +02:00 |
|
Andrey Antukh
|
ac80e9a1ac
|
✨ Respect overrides of jvm_opts on devenv bashrc file
|
2024-10-15 09:13:46 +02:00 |
|
David Barragán Merino
|
14257ae422
|
🐳 Change maintainer in docker images
|
2024-10-10 13:47:48 +02:00 |
|
Belén Albeza
|
f0cecfd517
|
🔧 Install Rust+Cargo in devenv
|
2024-09-17 14:51:55 +02:00 |
|
Andrey Antukh
|
3026bd8aaf
|
Merge remote-tracking branch 'origin/staging' into develop
|
2024-08-23 10:59:14 +02:00 |
|
Alejandro Alonso
|
3df45d697d
|
✨ Make explicit test-openldap devenv docker ulimits
|
2024-08-14 11:07:00 +02:00 |
|
Belén Albeza
|
deef8abca5
|
🔧 Enable storybook to be served from a subdir
|
2024-08-01 15:29:02 +02:00 |
|
Alejandro
|
ed91c7ca32
|
Merge pull request #4689 from penpot/niwinz-devenv-upgrade
⬆️ Upgrade devenv linux distribution version
|
2024-07-31 10:46:27 +02:00 |
|
Andrey Antukh
|
085b933796
|
✨ Update default buffers and resolver on devenv nginx config
|
2024-07-12 14:26:21 +02:00 |
|
Andrey Antukh
|
1d88c7e92d
|
⬆️ Upgrade devenv linux distribution version
We pass from ubuntu 22.04 LTS to Debian 12 (bookworm)
Update postgresql from 15 to 16
Update JVM21 to the latest minor version
|
2024-06-06 15:06:16 +02:00 |
|
Alejandro Alonso
|
1d3d3f9b74
|
✨ Add playwright dependencies to devenv docker
|
2024-05-23 13:18:49 +02:00 |
|
Andrey Antukh
|
7158c4fd43
|
✨ Improve yarn setup on devenv
And update yarn version to 4.2.2
|
2024-05-23 12:21:07 +02:00 |
|
Andrey Antukh
|
4cb0e97db4
|
Revert "⬆️ Update JVM and NODE deps on devenv Dockerfile"
This reverts commit 0a1b255da7 .
|
2024-05-22 18:08:49 +02:00 |
|
Andrey Antukh
|
0a1b255da7
|
⬆️ Update JVM and NODE deps on devenv Dockerfile
|
2024-05-20 12:10:13 +02:00 |
|
alonso.torres
|
97c3abfd60
|
✨ Add nginx configuration for mjs files
|
2024-04-19 01:29:13 +02:00 |
|
Andrey Antukh
|
7e20cf10c5
|
⬆️ Update dependencies
|
2024-04-18 09:52:24 +02:00 |
|
Andrey Antukh
|
83f8218bf3
|
🐛 Fix incorrect queryparams handling on default nginx entrypoint
|
2024-04-12 10:50:13 +02:00 |
|
Andrey Antukh
|
c9fbb21924
|
✨ Don't stop start-tmux if playwright is not found on frontend
|
2024-04-12 10:08:15 +02:00 |
|
Andrey Antukh
|
bc279977d5
|
📎 Comment playwright installation on frontend directory
|
2024-04-12 09:58:40 +02:00 |
|
Belén Albeza
|
4d29bff9b5
|
✨ Add playwright to the frontend
|
2024-04-11 14:05:16 +02:00 |
|
Andrey Antukh
|
7b7820952c
|
✨ Update docker related files
|
2024-04-10 15:31:49 +02:00 |
|
Andrey Antukh
|
06206f39b0
|
📎 Update devenv nginx configuration
|
2024-04-08 11:07:32 +02:00 |
|
Andrey Antukh
|
ec9d67ae1e
|
🎉 Add node scripts based compile & watch alternative to gulp
|
2024-03-25 08:47:55 +01:00 |
|
Andrey Antukh
|
dc2b4ddebc
|
⬆️ Update devenv dockerfile
Mainly version bump for node, kondo and jvm
|
2024-02-19 14:38:50 +01:00 |
|
Andrey Antukh
|
5573f467b7
|
📎 Increase devenv limits for multipart requests
|
2024-02-19 14:28:39 +01:00 |
|
Andrey Antukh
|
d8aba5f645
|
⬆️ Update versions on devenv Dockerfile
|
2024-01-10 14:00:31 +01:00 |
|
Andrey Antukh
|
fede8c9975
|
✨ Setup better media max file-size on devenv
|
2024-01-10 14:00:31 +01:00 |
|
Andrey Antukh
|
12d7b0521d
|
📎 Add better approach for set devenv jvm resource limits
|
2023-12-13 14:20:07 +01:00 |
|
Andrey Antukh
|
03518a8da1
|
✨ Add the ability to stream events on rpc methods
|
2023-12-13 14:20:07 +01:00 |
|
Andrey Antukh
|
d55d248e8d
|
✨ Add cljfmt to devenv docker image
|
2023-11-29 11:29:21 +01:00 |
|
Andrey Antukh
|
aa2f7df28f
|
⬆️ Update yarn to 4.0.2 and start using npm workspaces
|
2023-11-29 10:44:36 +01:00 |
|
Belén Albeza
|
ebd6cdfe29
|
🎉 Add Storybook to the project
|
2023-11-27 16:18:38 +01:00 |
|
Andrey Antukh
|
ed1c7dcc12
|
✨ Set a concrete version of minio on devenv compose file
|
2023-11-15 13:49:26 +01:00 |
|
Andrey Antukh
|
99f39c9777
|
✨ Add improved REPL support
|
2023-11-13 18:33:28 +01:00 |
|
Andrey Antukh
|
93535b7df6
|
⬆️ Update to jdk21 on devenv docker image
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
eb2187daf2
|
⬆️ Update dependencies
|
2023-08-31 09:20:22 +02:00 |
|
Andrey Antukh
|
e998ec7c2d
|
🐛 Fix cache issues on devevn nginx config
|
2023-08-24 14:49:37 +02:00 |
|
Andrey Antukh
|
b80469c040
|
⬆️ Update devenv dependencies
|
2023-08-24 13:19:02 +02:00 |
|
Alejandro Alonso
|
7823a3270a
|
🐛 Fix nginx locations with regex
|
2023-07-10 12:00:29 +02:00 |
|