 Ruben Fiszelandrubenfiszel
|
c65b00dddf
|
chore(main): release 1.293.0 (#3446)
* chore(main): release 1.293.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-21 10:45:40 +01:00 |
|
Ruben Fiszel
|
6e4e50cf6c
|
timeout closing db pool
|
2024-03-21 08:54:23 +01:00 |
|
Ruben Fiszel
|
f8d3ba12af
|
generalize cache object store
|
2024-03-21 08:50:10 +01:00 |
|
Ruben Fiszel
|
a7e4ebc4f8
|
fix tests
|
2024-03-20 21:01:31 +01:00 |
|
Ruben Fiszel
|
a012ea0768
|
fix compile on non ee
|
2024-03-20 16:55:06 +01:00 |
|
Ruben Fiszel
|
169bfd761d
|
fix compile on non ee
|
2024-03-20 16:41:23 +01:00 |
|
Ruben Fiszel
|
e134986a7a
|
fix compile on non ee
|
2024-03-20 16:33:15 +01:00 |
|
Ruben Fiszel
|
d616735174
|
fix compile on non ee
|
2024-03-20 15:34:25 +01:00 |
|
Ruben Fiszel
|
fcf5cadd69
|
remove tmpcache
|
2024-03-20 15:32:55 +01:00 |
|
Ruben Fiszel
|
8718d038f4
|
fix compile on non ee
|
2024-03-20 15:18:54 +01:00 |
|
Ruben Fiszel
|
7dafa3d62a
|
fix compile on non ee
|
2024-03-20 15:09:28 +01:00 |
|
Ruben Fiszel
|
184eb1477e
|
remove mold
|
2024-03-20 14:40:14 +01:00 |
|
Ruben Fiszel
|
a0a42067fb
|
feat: s3 cache config added to instance settings + parallelized tar pulling
|
2024-03-20 14:19:34 +01:00 |
|
Ruben Fiszel
|
1d78902906
|
remove unecessary log
|
2024-03-19 14:08:41 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
40460bd9cf
|
chore(main): release 1.292.4 (#3441)
* chore(main): release 1.292.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-19 09:48:50 +01:00 |
|
HugoCasa
|
10d2cd41de
|
fix: ai prevent python async + max db schema length (#3440)
|
2024-03-19 08:17:51 +01:00 |
|
Ruben Fiszel
|
4788c393e9
|
avoid caching binary on cloud
|
2024-03-17 19:13:51 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
dd56e8a212
|
chore(main): release 1.292.3 (#3430)
* chore(main): release 1.292.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 18:46:26 +01:00 |
|
Ruben Fiszel
|
a36d4778c0
|
fix build
|
2024-03-17 18:28:30 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
d9039db433
|
chore(main): release 1.292.2 (#3429)
* chore(main): release 1.292.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 16:18:58 +01:00 |
|
Ruben Fiszel
|
ab18058405
|
fix: allow multiple PIP_SECRETS
|
2024-03-17 15:15:36 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
a1a939117e
|
chore(main): release 1.292.1 (#3428)
* chore(main): release 1.292.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 14:14:59 +01:00 |
|
Ruben Fiszel
|
805415d95b
|
chore: openidconnect is a feature flag
|
2024-03-17 13:51:58 +01:00 |
|
Ruben Fiszel
|
2e57fc35c1
|
fix tests
|
2024-03-17 12:15:43 +01:00 |
|
Ruben Fiszel
|
478298d8dc
|
fix tests
|
2024-03-17 12:11:13 +01:00 |
|
Ruben Fiszel
|
8056ce49af
|
removing pulling all piptars at start
|
2024-03-17 11:21:43 +01:00 |
|
Ruben Fiszel
|
6854728569
|
fix: disapproval does not trigger flow error handler anymore
|
2024-03-17 11:08:02 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
fc0e72bfaa
|
chore(main): release 1.292.0 (#3422)
* chore(main): release 1.292.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-16 19:18:09 +01:00 |
|
Ruben Fiszel
|
fd57b40064
|
log nits
|
2024-03-16 19:01:58 +01:00 |
|
Ruben Fiszel
|
9745eec4d4
|
bash nits
|
2024-03-16 18:52:17 +01:00 |
|
Ruben Fiszel
|
6f2f9b7ec2
|
nits logging
|
2024-03-16 18:30:51 +01:00 |
|
Ruben Fiszel
|
4740657867
|
nits logging
|
2024-03-16 18:06:29 +01:00 |
|
Ruben Fiszel
|
958df4f62c
|
feat: refactor logging to improve performance by order of magnitude for longer jobs
|
2024-03-16 17:55:34 +01:00 |
|
HugoCasa
|
bbce38490a
|
feat: wmill sync workspace settings (#3425)
* feat: wmill sync workspace settings
* fix: build
* fix: nit
|
2024-03-15 20:07:48 +01:00 |
|
Ruben Fiszel
|
4ce1a19f65
|
fix: allow longer worker names
|
2024-03-15 15:33:47 +01:00 |
|
Ruben Fiszel
|
543d2a1577
|
fix: s3 cache is an instance settings (#3421)
* s3
* s3
|
2024-03-15 15:09:05 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
43cd5c3b06
|
chore(main): release 1.291.4 (#3419)
* chore(main): release 1.291.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-15 12:24:06 +01:00 |
|
Ruben Fiszel
|
e5aec9c445
|
fix: improve pip_secret interpolation
|
2024-03-15 11:17:41 +01:00 |
|
Ruben Fiszel
|
74a8816eea
|
fix readme
|
2024-03-15 10:09:08 +01:00 |
|
Ruben Fiszel
|
bda7ac3669
|
fix: avoid unecessary re-schedule for retyied flows
|
2024-03-15 09:53:58 +01:00 |
|
Ruben Fiszel
|
36a7f4c18c
|
fix deno test issues
|
2024-03-14 20:57:56 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
2d04fe12c5
|
chore(main): release 1.291.3 (#3417)
* chore(main): release 1.291.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-14 20:11:36 +01:00 |
|
Ruben Fiszel
|
e5662f73dd
|
fix: fix sqlx
|
2024-03-14 20:08:43 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
8826d7c059
|
chore(main): release 1.291.2 (#3416)
* chore(main): release 1.291.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-14 19:58:54 +01:00 |
|
Ruben Fiszel
|
8144813d61
|
fix jobs metrics
|
2024-03-14 19:53:38 +01:00 |
|
Ruben Fiszel
|
e163c66777
|
add NO_LOGS_AT_ALL
|
2024-03-14 19:47:46 +01:00 |
|
Ruben Fiszel
|
7d00d4718e
|
fix: be less agressive with log streaming for long jobs
|
2024-03-14 19:42:41 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
2c8cb479aa
|
chore(main): release 1.291.1 (#3415)
* chore(main): release 1.291.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-14 17:19:29 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
5aac28c6a7
|
chore(main): release 1.291.0 (#3406)
* chore(main): release 1.291.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-14 15:42:39 +01:00 |
|
Ruben Fiszel
|
dbc22ac81f
|
Update ee-repo-ref.txt
|
2024-03-14 15:23:33 +01:00 |
|