Commit Graph
8639 Commits
Author SHA1 Message Date
Alex Petric 13ca5ed18d Merge branch 'main' into alp/teams_scripts 2025-02-06 11:00:09 -05:00
Alex Petric 80bcf05fa6 workspace error handler 2025-02-06 10:54:14 -05:00
Alex Petric db17d75e60 update client 2025-02-06 10:53:11 -05: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 Fiszelandrubenfiszel 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>
v1.457.1
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
Alex Petric 9275875a36 ee oauth 2025-02-05 15:04:44 -05:00
Alex Petric c111ad775d ee gate 2025-02-05 14:10:42 -05:00
Ruben Fiszel e7e751c3bf improve debuggability of failed native jobs 2025-02-05 18:35:09 +01:00
Alex Petric 58350db089 build ce 2025-02-05 12:06:27 -05:00
Alex Petric bee9ed5acc workspaces router 2025-02-05 11:42:51 -05:00
Alex Petric 35e95c6f64 teams workspace settings frontend 2025-02-05 11:30:39 -05:00
Alex Petric ef28300a4f openapi.yaml adding teams workspace settings endpoints 2025-02-05 11:27:49 -05:00
Guilhem 1e5cd282d7 fix height refresh for flows (#5215) 2025-02-05 17:27:11 +01:00
Alex Petric d6d1361a3d adding teams_team_name to workspace_settings 2025-02-05 11:20:28 -05: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 Fiszelandrubenfiszel 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>
v1.457.0
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
Alex Petric 3ff79c53be Merge branch 'main' into alp/teams_scripts 2025-02-04 10:01:06 -05: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
Ruben Fiszel 34e28fee70 nits 2025-02-04 09:29:52 +01:00
Alex Petric e07a0ad722 Merge branch 'main' into alp/teams_scripts 2025-02-03 19:56:58 -05:00
Ruben Fiszel 76afbc3df3 fix: support specialization of list of strings to list of enums 2025-02-04 01:09:11 +01:00
Alex Petric 1c2b14d939 Merge branch 'main' into alp/teams_scripts 2025-02-03 15:18:24 -05: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
Guilhem 8904ce04f8 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 9f184ca4f2 fix(frontend) : fix history input arg null (#5194)
* fix null arg

* fix badge height jump
2025-02-03 09:34:43 +01:00
Ruben Fiszelandrubenfiszel 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>
v1.456.0
2025-02-01 14:49:46 +01:00
Ruben Fiszel 611d5e8bf3 feat: flow history picker for flow status + load last flow state 2025-02-01 14:38:05 +01:00