Ruben Fiszel
9faa87483f
delete proto file after install
2025-02-06 00:49:45 +01:00
Ruben Fiszel
098cd72840
fix uv install for nsjail ( #5222 )
2025-02-06 00:00:33 +01:00
Ruben Fiszel
cfc3552d5c
remove rw access to cache dir in php
2025-02-05 22:17:27 +01:00
Ruben Fiszel
2a12812093
removing rw access to cache dir in uv pip install
2025-02-05 22:08:38 +01:00
Ruben Fiszel
908e6abee6
removing rw access to cache dir in uv pip install
2025-02-05 22:06:52 +01:00
Ruben Fiszel
02808df5fb
remove rw access to bun cache in nsjail mode
2025-02-05 21:45:37 +01:00
Ruben Fiszel
b5809b4f0d
improve debuggability of failed native jobs
2025-02-05 18:35:09 +01:00
Guilhem
a530b7faf8
fix height refresh for flows ( #5215 )
2025-02-05 17:27:11 +01:00
Ruben Fiszel
34bc796538
nit
2025-02-05 17:15:38 +01:00
Ruben Fiszel
7f18bcf0a3
nit error handler
2025-02-05 16:57:27 +01:00
Ruben Fiszel
dd3fb0f955
improve error messages for internal err
2025-02-05 16:32:01 +01:00
Ruben Fiszel
ab259b2912
improve errors II
2025-02-05 16:18:20 +01:00
Ruben Fiszel
fe381aa0cd
improve error messages with locations
2025-02-05 15:56:58 +01:00
Ruben Fiszel
2f01a0cfb6
kill servers only after workers exited
2025-02-05 12:56:47 +01:00
Ruben Fiszel
0b75d269a1
server for workers only shutdown after workers
2025-02-05 12:47:42 +01:00
Ruben Fiszel
7c8148f3ce
fix: fix autoscaling inc increase by customized parameter
2025-02-05 12:26:53 +01:00
HugoCasa
378c3e4912
fix: preprocessor args python ( #5210 )
2025-02-04 23:34:03 +01:00
Ruben Fiszel
7c9a4add13
chore(main): release 1.457.0 ( #5201 )
...
* chore(main): release 1.457.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-04 22:37:19 +01:00
HugoCasa
49fedf12cd
feat: more AI models ( #5207 )
...
* feat: more AI models
* nits
* groq + openrouter
* nit
2025-02-04 22:17:30 +01:00
Ruben Fiszel
8e0647833a
fix: hide values of WHITELIST_ENVS
2025-02-04 22:11:05 +01:00
pyranota
f0bab9c1c0
fix(python): clear env before installing/finding python ( #5209 )
...
* fix(python): clear env before installing/finding python
* add windows-specific variables
2025-02-04 18:58:22 +01:00
Ruben Fiszel
451b385845
getting workspace encryption key only require admin privilege
2025-02-04 14:03:40 +01:00
Ruben Fiszel
fa72d0e2db
improve azure storage options
2025-02-04 10:15:55 +01:00
Ruben Fiszel
a3b73b4e59
nits
2025-02-04 09:29:52 +01:00
Ruben Fiszel
4289193912
fix: support specialization of list of strings to list of enums
2025-02-04 01:09:11 +01:00
pyranota
2b38000557
feat(python): make S3 cache arch specific ( #5196 )
...
* add .minio-data to .gitignore
* feat(python): make S3 cache arch specific
Current schema:
S3-Bucket
├── python_311
│ ├── wheel==1.0
│ └── wheel2==1.0
└── python_312
├── wheel==1.0
└── wheel2==1.0
New schema:
S3-Bucket
├── linux_aarch64
│ └── ...
└── linux_x86_64
├── python_311
│ ├── wheel==1.0
│ └── wheel2==1.0
└── python_312
├── wheel==1.0
└── wheel2==1.0
* remove .minio-data from .gitignore
* remove unneeded tracing::error
2025-02-03 19:31:55 +01:00
Ruben Fiszel
93e38fd602
fix: timeout on list_user_usage after 300s
2025-02-03 19:11:29 +01:00
Guilhem
21403e3f1d
trigger panels new item is collapsed by default
...
* fix null arg
* fix badge height jump
* Make new trigger collapsable
* keep new trigger section open when using capture
* fix spelling
* remove animation
* rename new trigger to + new
* nit
2025-02-03 14:28:38 +01:00
Guilhem
ff0b214bc7
fix(frontend) : fix history input arg null ( #5194 )
...
* fix null arg
* fix badge height jump
2025-02-03 09:34:43 +01:00
Ruben Fiszel
b272822669
chore(main): release 1.456.0 ( #5193 )
...
* chore(main): release 1.456.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-02-01 14:49:46 +01:00
Ruben Fiszel
6eba9426a1
feat: flow history picker for flow status + load last flow state
2025-02-01 14:38:05 +01:00
Ruben Fiszel
2653de4af4
fix: only start smtp servers if email domain is set
2025-02-01 09:26:02 +01:00
Ruben Fiszel
8e5ab4d40a
nit fix hub cache init on server
2025-02-01 08:55:44 +01:00
Ruben Fiszel
8464ad5cae
small ux nits for sidebar tabs
2025-02-01 08:39:15 +01:00
Ruben Fiszel
d26c7e0913
nit error handling cache
2025-02-01 07:48:43 +01:00
Ruben Fiszel
36574f0cd1
chore(main): release 1.455.2 ( #5188 )
...
* chore(main): release 1.455.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 20:08:43 +01:00
Ruben Fiszel
6daed6fcf1
fix: improve autoscaling num workers inc
2025-01-31 20:03:21 +01:00
pyranota
f9c77dbc83
Fix otel migration error ( #5189 )
...
* Fix otel migration error
1: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"
0: while executing migration 20250131115248: error returned from database: duplicate key value violates unique constraint "global_settings_pkey"
* delete migration
* add .sqlx cache + move otel_global_settings to new location
* Fix compilation error
* Move before migrating
* Add error handler
* warn -> info
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-01-31 19:34:23 +01:00
Ruben Fiszel
4bff0b576f
fix: improve history and saved inputs rever mechanism
2025-01-31 19:28:07 +01:00
Ruben Fiszel
07b444b276
Revert "fix: fix worker restart on otel setting set from undefined to null (#…" ( #5190 )
...
This reverts commit f8a71b037c .
2025-01-31 18:50:33 +01:00
pyranota
f8a71b037c
fix: fix worker restart on otel setting set from undefined to null ( #5183 )
2025-01-31 17:14:44 +01:00
Ruben Fiszel
38e244aad7
chore(main): release 1.455.1 ( #5185 )
...
* chore(main): release 1.455.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 14:42:53 +01:00
Ruben Fiszel
bf6ee337e2
fix: pin malachite version
2025-01-31 14:39:18 +01:00
Ruben Fiszel
130b35e1a7
chore(main): release 1.455.0 ( #5178 )
...
* chore(main): release 1.455.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-01-31 13:56:40 +01:00
pyranota
f86d768565
chore: Remove shell.nix in favour of flakes ( #5184 )
2025-01-31 13:25:48 +01:00
Ruben Fiszel
99dd71f73b
feat(cli): add --parallel option to push + display timings
2025-01-31 13:24:42 +01:00
Ruben Fiszel
af87d635fb
use sync decrypt
2025-01-31 10:31:19 +01:00
Ruben Fiszel
d85a7f71c0
Merge branch 'rf/restartConcurrencyLmits'
2025-01-31 09:26:49 +01:00
Ruben Fiszel
96f5378e72
only mask passwords in more places
2025-01-31 09:26:29 +01:00
Ruben Fiszel
c22ee04657
fix: restart zombie job correctly handle concurrency limits ( #5181 )
...
* restart concurrency limits
* sqlx
2025-01-31 00:55:51 +01:00