Alex Petric
5c10fcda73
simplify some logic
2025-02-07 13:31:47 -05:00
Alexander Petric
1b9c33a0fb
Merge branch 'main' into alp/teams_scripts
2025-02-07 13:27:28 -05:00
Ruben Fiszel
cd601c791a
chore(main): release 1.458.1 ( #5241 )
...
* chore(main): release 1.458.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.458.1
2025-02-07 19:26:54 +01:00
HugoCasa
fcf8f312bc
fix: get update endpoint ( #5245 )
2025-02-07 19:23:38 +01:00
Alex Petric
14109a832f
remove sqlx workaround
2025-02-07 12:00:14 -05:00
Alex Petric
f7d276c558
fix
2025-02-07 09:38:17 -05:00
Alexander Petric
0b00d7b4ff
Merge branch 'main' into alp/teams_scripts
2025-02-07 09:34:06 -05:00
Alex Petric
19bf8775d8
router
2025-02-07 09:21:01 -05:00
HugoCasa
b09eb04c24
fix(cli): ai resource type typo ( #5240 )
2025-02-07 13:44:36 +01:00
Ruben Fiszel
651b0890cf
chore(main): release 1.458.0 ( #5234 )
...
* chore(main): release 1.458.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.458.0
2025-02-07 12:56:53 +01:00
Lucas Abel
4849af04de
backend: fix workflow as code ( #5239 )
...
* backend: improve `/get_job_update` after v2
* backend: insert missing `workflow_as_code_status` on completion
also insert `flow_status` from so we can remove the query when `_duration` is above 500
* backend: fix workflow_as_code after v2
* backend: add `workflow_as_code` worker test
2025-02-07 12:27:43 +01:00
Ruben Fiszel
f12d6e5d20
clarify migration lock message
2025-02-07 09:02:38 +01:00
Alexander Petric
58838c75a9
make it build
2025-02-06 22:58:09 -05:00
Alexander Petric
a1be0f2039
sqlx migrate
2025-02-06 22:16:02 -05:00
Alex Petric
3dc3f78c40
sqlx compilewarning
2025-02-06 22:10:51 -05:00
Alex Petric
7c7cf6436c
polish, reactivity
2025-02-06 21:02:05 -05:00
Alex Petric
fe77410a89
schedule teams error
2025-02-06 18:09:52 -05:00
Alex Petric
afdc10c538
merge
2025-02-06 17:02:22 -05:00
Alex Petric
ad75a5d03c
Merge branch 'main' into alp/teams_scripts
2025-02-06 17:00:14 -05:00
Alex Petric
e12d0291f4
cleanup
2025-02-06 16:55:13 -05:00
Alex Petric
ce026e0adc
updating hubPaths
2025-02-06 16:24:03 -05:00
Alex Petric
74d0d2f331
updating hubPaths
2025-02-06 16:16:25 -05:00
Ruben Fiszel
5d53cd4d2b
re-enable s3 on agent workers + add DISABLE_S3_STORE env variable
2025-02-06 21:24:35 +01:00
Ruben Fiszel
d8961449b8
improve password handling of resource editor
2025-02-06 20:06:21 +01:00
Alex Petric
6b6220ebc1
point to new hub scripts
2025-02-06 12:49:56 -05:00
HugoCasa
3bb19dd87c
fix: remove unnecessary rw on cache for powershell in nsjail ( #5236 )
2025-02-06 18:49:21 +01:00
Alex Petric
c49cafae95
ce
2025-02-06 11:57:23 -05: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
Alex Petric
eea16d5d55
Merge branch 'main' into alp/teams_scripts
2025-02-06 11:15:56 -05:00
Alex Petric
217aac0243
remove log
2025-02-06 11:11:45 -05:00
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
2478df52a5
backend: un-queue zombies left by missing row in v2_job_runtime ( #5232 )
2025-02-06 16:46:32 +01:00
Alexander Petric
f81437a5aa
button icon size should be proportional to button size ( #5233 )
2025-02-06 16:33: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 >
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