Ruben Fiszel
|
b726450f45
|
all
|
2025-02-07 08:02:49 +01:00 |
|
Ruben Fiszel
|
5d53cd4d2b
|
re-enable s3 on agent workers + add DISABLE_S3_STORE env variable
|
2025-02-06 21:24:35 +01:00 |
|
HugoCasa
|
3bb19dd87c
|
fix: remove unnecessary rw on cache for powershell in nsjail (#5236)
|
2025-02-06 18:49:21 +01:00 |
|
Ruben Fiszel
|
de1e1563ed
|
remove go cache
|
2025-02-06 17:41:47 +01:00 |
|
HugoCasa
|
48e4ae6561
|
feat: serve static websites (#5218)
* feat: serve static websites
* nit
* sqlx
* nit
* nits
* nits
* nits
* nits
|
2025-02-06 17:38:12 +01:00 |
|
Lucas Abel
|
2478df52a5
|
backend: un-queue zombies left by missing row in v2_job_runtime (#5232)
|
2025-02-06 16:46:32 +01:00 |
|
Lucas Abel
|
eabf4c969f
|
backend: fix missing v2_job_runtime (#5230)
|
2025-02-06 15:12:22 +01:00 |
|
Lucas Abel
|
1c22187859
|
backend: update ee-repo-ref.txt after v2 phase 3 (#5229)
|
2025-02-06 13:12:58 +01:00 |
|
Lucas Abel
|
d51c3080f7
|
backend: use v2 tables through views where possible (v2 phase 3) (#5119)
|
2025-02-06 12:43:24 +01:00 |
|
Lucas Abel
|
e0d99ab703
|
backend: check queries to queue and completed_job where possible (v2 phase 2) (#5125)
|
2025-02-06 12:39:32 +01:00 |
|
Lucas Abel
|
3e8e0c653e
|
backend: migrate job tables to v2 schema (v2 phase 1) (#5084)
|
2025-02-06 12:37:11 +01:00 |
|
Ruben Fiszel
|
a24ec45365
|
chore(main): release 1.457.1 (#5211)
* chore(main): release 1.457.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
|
2025-02-06 10:13:22 +01:00 |
|
Ruben Fiszel
|
e1f885b206
|
delete proto file after install
|
2025-02-06 00:49:45 +01:00 |
|
Ruben Fiszel
|
abf094bcbc
|
fix uv install for nsjail (#5222)
|
2025-02-06 00:00:33 +01:00 |
|
Ruben Fiszel
|
6d33cd24e9
|
remove rw access to cache dir in php
|
2025-02-05 22:17:27 +01:00 |
|
Ruben Fiszel
|
1769d62c96
|
removing rw access to cache dir in uv pip install
|
2025-02-05 22:08:38 +01:00 |
|
Ruben Fiszel
|
f8cc732ce0
|
removing rw access to cache dir in uv pip install
|
2025-02-05 22:06:52 +01:00 |
|
Ruben Fiszel
|
3c6d1029d1
|
remove rw access to bun cache in nsjail mode
|
2025-02-05 21:45:37 +01:00 |
|
Ruben Fiszel
|
e7e751c3bf
|
improve debuggability of failed native jobs
|
2025-02-05 18:35:09 +01:00 |
|
Ruben Fiszel
|
645be25bef
|
nit
|
2025-02-05 17:15:38 +01:00 |
|
Ruben Fiszel
|
3b46af36e4
|
nit error handler
|
2025-02-05 16:57:27 +01:00 |
|
Ruben Fiszel
|
90ba65ae20
|
improve error messages for internal err
|
2025-02-05 16:32:01 +01:00 |
|
Ruben Fiszel
|
809242987e
|
improve errors II
|
2025-02-05 16:18:20 +01:00 |
|
Ruben Fiszel
|
32b75b8d84
|
improve error messages with locations
|
2025-02-05 15:56:58 +01:00 |
|
Ruben Fiszel
|
7573285a59
|
kill servers only after workers exited
|
2025-02-05 12:56:47 +01:00 |
|
Ruben Fiszel
|
c1cab59e00
|
server for workers only shutdown after workers
|
2025-02-05 12:47:42 +01:00 |
|
Ruben Fiszel
|
a457c0137c
|
fix: fix autoscaling inc increase by customized parameter
|
2025-02-05 12:26:53 +01:00 |
|
HugoCasa
|
8a446a658a
|
fix: preprocessor args python (#5210)
|
2025-02-04 23:34:03 +01:00 |
|
Ruben Fiszel
|
b09ff97872
|
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
|
245c8719fc
|
feat: more AI models (#5207)
* feat: more AI models
* nits
* groq + openrouter
* nit
|
2025-02-04 22:17:30 +01:00 |
|
Ruben Fiszel
|
62bfec029c
|
fix: hide values of WHITELIST_ENVS
|
2025-02-04 22:11:05 +01:00 |
|
pyranota
|
97c11340c3
|
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
|
217522dc07
|
getting workspace encryption key only require admin privilege
|
2025-02-04 14:03:40 +01:00 |
|
Ruben Fiszel
|
075d228334
|
improve azure storage options
|
2025-02-04 10:15:55 +01:00 |
|
pyranota
|
0e80775d6d
|
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
|
fd0cd587bb
|
fix: timeout on list_user_usage after 300s
|
2025-02-03 19:11:29 +01:00 |
|
Ruben Fiszel
|
b0e3fda414
|
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
|
6d9edc8c2b
|
fix: only start smtp servers if email domain is set
|
2025-02-01 09:26:02 +01:00 |
|
Ruben Fiszel
|
0c4901f802
|
nit fix hub cache init on server
|
2025-02-01 08:55:44 +01:00 |
|
Ruben Fiszel
|
2478d29e8c
|
nit error handling cache
|
2025-02-01 07:48:43 +01:00 |
|
Ruben Fiszel
|
c397e99adc
|
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
|
2638dfcf00
|
fix: improve autoscaling num workers inc
|
2025-01-31 20:03:21 +01:00 |
|
pyranota
|
99b3308c56
|
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
|
0b0e5640d8
|
fix: improve history and saved inputs rever mechanism
|
2025-01-31 19:28:07 +01:00 |
|
Ruben Fiszel
|
e29a54022c
|
Revert "fix: fix worker restart on otel setting set from undefined to null (#…" (#5190)
This reverts commit 940fb03023.
|
2025-01-31 18:50:33 +01:00 |
|
pyranota
|
940fb03023
|
fix: fix worker restart on otel setting set from undefined to null (#5183)
|
2025-01-31 17:14:44 +01:00 |
|
Ruben Fiszel
|
9b6e464c5a
|
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
|
b74d3fd6e0
|
fix: pin malachite version
|
2025-01-31 14:39:18 +01:00 |
|
Ruben Fiszel
|
596969eac5
|
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 |
|
Ruben Fiszel
|
dc00a13501
|
use sync decrypt
|
2025-01-31 10:31:19 +01:00 |
|