Ruben Fiszel
|
7c5ea569a8
|
feat: add global cache configuration
|
2023-08-30 13:35:41 +02:00 |
|
Ruben Fiszel
|
ffb61afc3f
|
fix premium info computation
|
2023-08-29 21:23:15 +02:00 |
|
Ruben Fiszel
|
dfa9ed5c00
|
improve cache paths
|
2023-08-29 15:29:55 +02:00 |
|
Ruben Fiszel
|
30ea354cae
|
fix: relative imports in deno
|
2023-08-29 15:05:00 +02:00 |
|
Ruben Fiszel
|
03e48a4ca5
|
feat: add caching to flows and scripts (#2193)
* cachettl
* all
|
2023-08-29 13:00:20 +02:00 |
|
Ruben Fiszel
|
770a3e8835
|
fix: allow deno to --write lock when using lockfiles
|
2023-08-28 20:16:32 +02:00 |
|
Ruben Fiszel
|
6354c95bb7
|
feat: early stop for flows
|
2023-08-28 17:46:16 +02:00 |
|
Ruben Fiszel
|
d0d041fde3
|
feat: concurrency limits for flows
|
2023-08-28 16:02:48 +02:00 |
|
Ruben Fiszel
|
34e2a8001a
|
feat: add parallelism control to forloops
|
2023-08-27 23:03:19 +02:00 |
|
Ruben Fiszel
|
e2a053c022
|
fix parrallel forloop and branchall failure handling
|
2023-08-27 16:05:51 +02:00 |
|
Ruben Fiszel
|
b492fd9884
|
feat: add support for root certificate in postgresql
|
2023-08-27 11:58:36 +02:00 |
|
Ruben Fiszel
|
9547a061da
|
feat: add lockfile for deno + use npm module for deno for windmill-client
|
2023-08-26 11:14:01 +02:00 |
|
Ruben Fiszel
|
f5121e9066
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
Ruben Fiszel
|
3b16090ef6
|
remove tracing
|
2023-08-25 14:44:47 +02:00 |
|
Ruben Fiszel
|
23a662b94c
|
encode special characters in postgres url
|
2023-08-25 14:38:30 +02:00 |
|
HugoCasa
|
0dcb425e4a
|
feat: schedule recovery handler (#2126)
* feat: schedule recovery handler
* fix: migration down
* fix: rename
* fix: adjust + add tests
* fix: merge + sqlx prepare
* fix: more complete recovery handler
* feat: schedule error and recovery times
* fix: schedule worker test
* feat: slack schedule handlers
* fix: update schedule handlers
|
2023-08-24 18:20:35 +02:00 |
|
Ruben Fiszel
|
5bf647933d
|
more precise error message for missing lock in bun
|
2023-08-24 14:57:34 +02:00 |
|
Ruben Fiszel
|
5207a7a6aa
|
feat: eval v2, blazing fast eval triggered only upon the right changes (#2164)
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
|
2023-08-23 19:50:35 +02:00 |
|
Ruben Fiszel
|
fbc62e8ca5
|
remove unecessary postgres transactions and improve performance
|
2023-08-22 00:34:44 +02:00 |
|
Ruben Fiszel
|
682a105078
|
fix cycle detector
|
2023-08-21 10:35:15 +02:00 |
|
Ruben Fiszel
|
127eea3c81
|
fix: avoid stack-overflow on jsruntime for recursive objects
|
2023-08-20 22:03:07 +02:00 |
|
Ruben Fiszel
|
e86bf467c8
|
add more details for unreachable
|
2023-08-20 21:04:46 +02:00 |
|
Ruben Fiszel
|
3abf978eac
|
improve indices performances
|
2023-08-20 19:14:39 +02:00 |
|
Ruben Fiszel
|
e1469cc64d
|
feat: multiline support in bash
|
2023-08-20 17:05:29 +02:00 |
|
Ruben Fiszel
|
d602669332
|
refactor worker-common
|
2023-08-20 16:55:38 +02:00 |
|
Ruben Fiszel
|
9efca50541
|
refactor worker-common
|
2023-08-20 16:44:22 +02:00 |
|
Ruben Fiszel
|
0503942170
|
refactor default non-cloud-hosted timeout
|
2023-08-20 16:30:31 +02:00 |
|
Ruben Fiszel
|
da036b2a19
|
refactor workers
|
2023-08-20 15:58:43 +02:00 |
|
Ruben Fiszel
|
7c4f568a8f
|
update flow status even for flows
|
2023-08-18 01:32:19 +02:00 |
|
Ruben Fiszel
|
cb00a1358d
|
fix: fix python get_resource
|
2023-08-18 00:11:16 +02:00 |
|
Ruben Fiszel
|
e9c19b5b98
|
fix: unify clients to use server-side interpolation to retrieve full resources
|
2023-08-17 20:16:50 +02:00 |
|
HugoCasa
|
6733b8552b
|
feat: graphql custom headers (#2111)
|
2023-08-17 16:19:51 +02:00 |
|
Ruben Fiszel
|
8900cceab5
|
hide .netrc content
|
2023-08-17 12:09:34 +02:00 |
|
Ruben Fiszel
|
359845fa9d
|
fix: set NETRC at init and not for every job
|
2023-08-17 12:00:19 +02:00 |
|
Ruben Fiszel
|
c320ea865f
|
fix: fix folder creation if job folder already exist
|
2023-08-16 14:56:07 +02:00 |
|
Ruben Fiszel
|
ed6494ff7a
|
fix: fix go envs passing
|
2023-08-15 21:49:49 +02:00 |
|
Ruben Fiszel
|
f420dfad3c
|
fix worker initialization on ee
|
2023-08-14 18:18:37 +02:00 |
|
HugoCasa
|
a3fa174cd4
|
fix: remove ansi codes from result (#2069)
* fix: remove ansi codes from result
* fix: remove also in error logs
|
2023-08-14 18:09:52 +02:00 |
|
Ruben Fiszel
|
e31ec608cd
|
fix worker initialization on ee
|
2023-08-14 18:08:21 +02:00 |
|
Ruben Fiszel
|
50c4911a76
|
fix tar initialization
|
2023-08-14 17:52:27 +02:00 |
|
Ruben Fiszel
|
add48677c3
|
fix tar initialization
|
2023-08-14 17:49:46 +02:00 |
|
Ruben Fiszel
|
26cb872836
|
fix tar initialization
|
2023-08-14 17:49:03 +02:00 |
|
Ruben Fiszel
|
4b8d38d077
|
fix tar initialization
|
2023-08-14 16:16:42 +02:00 |
|
Ruben Fiszel
|
0e77e92d9e
|
be more selective to create global cache
|
2023-08-14 13:36:41 +02:00 |
|
Ruben Fiszel
|
24a7b60e4c
|
remove bun from the tarcache
|
2023-08-14 13:12:34 +02:00 |
|
Ruben Fiszel
|
f140d10f08
|
fix tests
|
2023-08-13 17:20:29 +02:00 |
|
Ruben Fiszel
|
73078fa980
|
fix bun deploy
|
2023-08-13 16:18:26 +02:00 |
|
Ruben Fiszel
|
46b25f9b55
|
fix(bun): correctly handle empty deps script bun to deploy
|
2023-08-13 16:12:10 +02:00 |
|
Ruben Fiszel
|
23164c8349
|
fix(bun): only install -p dependencies
|
2023-08-13 14:41:59 +02:00 |
|
Ruben Fiszel
|
3bc1050258
|
fix(bun): only install when requirements are missing if using nsjail
|
2023-08-13 14:29:31 +02:00 |
|