Commit Graph

5945 Commits

Author SHA1 Message Date
Ruben Fiszel
074b2bf084 fix python relative imports in diff folders 2023-08-21 01:53:29 +02:00
Ruben Fiszel
b6198fa314 fix: avoid stack-overflow on jsruntime for recursive objects 2023-08-20 22:03:07 +02:00
Ruben Fiszel
776f584b7b add more details for unreachable 2023-08-20 21:04:46 +02:00
Ruben Fiszel
6833c66127 chore(main): release 1.153.0 (#2137)
* chore(main): release 1.153.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-20 19:41:47 +02:00
Ruben Fiszel
fe99bcad6b fix serving metrics on ee 2023-08-20 19:40:50 +02:00
Ruben Fiszel
b7b2af2c25 fix tests 2023-08-20 19:27:42 +02:00
Ruben Fiszel
125a00fa8e improve indices performances 2023-08-20 19:14:39 +02:00
Ruben Fiszel
e41a3fc1d2 improve sql query performances 2023-08-20 18:06:59 +02:00
Ruben Fiszel
4166b0b139 fix wrong input history order 2023-08-20 17:25:27 +02:00
Ruben Fiszel
2d028138fd feat: multiline support in bash 2023-08-20 17:05:29 +02:00
Ruben Fiszel
eedb87a039 refactor worker-common 2023-08-20 16:55:38 +02:00
Ruben Fiszel
c2d766028e refactor worker-common 2023-08-20 16:44:22 +02:00
Ruben Fiszel
1def1d3c66 refactor default non-cloud-hosted timeout 2023-08-20 16:30:31 +02:00
Ruben Fiszel
580c4cf6ae refactor workers 2023-08-20 15:58:43 +02:00
Ruben Fiszel
cb1cf21c7a chore(main): release 1.152.0 (#2132)
* chore(main): release 1.152.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-20 12:36:53 +02:00
Ruben Fiszel
69cfe1ee13 feat: prometheus metrics are now ee only 2023-08-20 12:29:05 +02:00
Ruben Fiszel
22a566ad76 sqlx 2023-08-20 09:22:08 +02:00
Ruben Fiszel
25793fa38a feat: handle drift in every time referencing db times 2023-08-20 04:00:38 +02:00
Ruben Fiszel
c81d282042 fix: reinit retry to undefined in flow steps 2023-08-19 01:02:37 +02:00
Ruben Fiszel
36e0cd3088 chore(main): release 1.151.2 (#2122)
* chore(main): release 1.151.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 15:44:43 +02:00
Ruben Fiszel
b9bbd8540e chore(main): release 1.151.1 (#2116)
* chore(main): release 1.151.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 15:00:08 +02:00
Ruben Fiszel
9c540afabb update flow status even for flows 2023-08-18 01:32:19 +02:00
Ruben Fiszel
1d6f6d9799 chore(main): release 1.151.0 (#2114)
* chore(main): release 1.151.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-18 00:19:06 +02:00
Ruben Fiszel
f0a437460c update hub script 2023-08-18 00:19:15 +02:00
Ruben Fiszel
5909bd27d6 fix: fix python get_resource 2023-08-18 00:11:16 +02:00
Ruben Fiszel
2c58aaa948 chore(main): release 1.150.0 (#2108)
* chore(main): release 1.150.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-17 22:51:44 +02:00
Ruben Fiszel
7f9078b698 fix: upgrade admins hub sync 2023-08-17 22:51:21 +02:00
Ruben Fiszel
a8c46066b1 fix: unify clients to use server-side interpolation to retrieve full resources 2023-08-17 20:16:50 +02:00
HugoCasa
40e52a4b5e feat: graphql custom headers (#2111) 2023-08-17 16:19:51 +02:00
HugoCasa
1b3a5be60c feat: copilot tokens streaming + cancel (#2107)
* feat: copilot tokens streaming + cancel

* fix: UI improvements
2023-08-17 14:21:42 +02:00
Ruben Fiszel
368164474a hide .netrc content 2023-08-17 12:09:34 +02:00
Ruben Fiszel
1652ac20c2 fix: set NETRC at init and not for every job 2023-08-17 12:00:19 +02:00
Ruben Fiszel
b56f901726 chore(main): release 1.149.0 (#2084)
* chore(main): release 1.149.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-17 11:41:34 +02:00
Ruben Fiszel
a8f0b9aeff fix: fix folder creation if job folder already exist 2023-08-16 14:56:07 +02:00
Ruben Fiszel
09c7b39017 fix: fix go envs passing 2023-08-15 21:49:49 +02:00
Ruben Fiszel
68dcc571d8 chore(main): release 1.148.0 (#2051)
* chore(main): release 1.148.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-14 18:36:15 +02:00
HugoCasa
5b11f7e6cd feat: add s3 snippets (#2052)
* feat: add s3 snippets

* fix: rename to push pull aggregate

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2023-08-14 18:23:17 +02:00
Ruben Fiszel
93407b0c9e fix worker initialization on ee 2023-08-14 18:18:37 +02:00
HugoCasa
e13d1b8f63 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
e6fdaeb58d fix worker initialization on ee 2023-08-14 18:08:21 +02:00
Ruben Fiszel
0e5ffebae3 fix tar initialization 2023-08-14 17:52:27 +02:00
Ruben Fiszel
95fea0731c fix tar initialization 2023-08-14 17:49:46 +02:00
Ruben Fiszel
8e935cc136 fix tar initialization 2023-08-14 17:49:03 +02:00
Ruben Fiszel
c711180bdc fix tar initialization 2023-08-14 16:16:42 +02:00
Ruben Fiszel
4b4463f461 be more selective to create global cache 2023-08-14 13:36:41 +02:00
Ruben Fiszel
1b06bb9f8c remove bun from the tarcache 2023-08-14 13:12:34 +02:00
HugoCasa
cd8df1d254 fix: script fix no resource + error handling (#2053) 2023-08-14 12:03:23 +02:00
Ruben Fiszel
70f4583a39 fix: handle object pat in sig of typescript 2023-08-13 22:06:10 +02:00
Ruben Fiszel
38f9007b95 fix tests 2023-08-13 17:20:29 +02:00
Ruben Fiszel
0dda933e9f chore(main): release 1.147.3 (#2050)
* chore(main): release 1.147.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-08-13 16:19:25 +02:00