Commit Graph

872 Commits

Author SHA1 Message Date
HugoCasa
6a99d999a2 feat: improve early stop (#4257) 2024-08-21 00:47:34 +02:00
Ruben Fiszel
5f220f49a9 fix(bun): disable large transpiling cache 2024-08-20 08:49:51 +02:00
HugoCasa
904b5b4ea1 feat: cache common hub scripts in image (#4249)
* feat: cache common hub scripts in image

* Delete backend/src/hubPaths.json

* fix: missing file

* fix: dockerfile

* fix: cache by path

* fix

* fix

* precreate cache folder
2024-08-16 17:30:44 +02:00
Ruben Fiszel
8537444d0c fix: workspace specific default tags do not override step level custom tags 2024-08-16 17:00:34 +02:00
HugoCasa
55df0a4746 feat: add env to refresh cgroup readings (#4250) 2024-08-16 14:00:38 +02:00
Ruben Fiszel
02f04e2331 feat: recoverable error handlers 2024-08-14 18:45:29 +02:00
Ruben Fiszel
3195f37a84 feat: togglable continue on disapproval/timeout of approvals 2024-08-14 17:24:21 +02:00
Ruben Fiszel
1f7ece08c9 all 2024-08-14 14:34:58 +02:00
HugoCasa
e47d0c40ea fix: use job timeout for snowflake timeout (#4240) 2024-08-14 14:27:43 +02:00
HugoCasa
8942e80ebb fix: handle time with tz col type in pg (#4239) 2024-08-14 13:25:56 +02:00
Ruben Fiszel
31e246740c fix: extend step_id being returned as part of the error of every languages 2024-08-13 22:37:05 +02:00
Ruben Fiszel
3780832338 fix: support NODE_PATH 2024-08-12 19:56:27 +02:00
HugoCasa
b41656528f fix: handle snowflake partitions (#4214) 2024-08-08 14:50:31 +02:00
Ruben Fiszel
155513cf07 fix tests 2024-08-07 17:51:41 +02:00
Ruben Fiszel
0ebdd70b35 keep bin in local cache for go even in cloud 2024-08-07 16:23:13 +02:00
HugoCasa
fba0817dd5 fix: email triggers sqlx CE and improve email parsing (#4203)
* fix: CE sqlx

* update ee ref
2024-08-06 23:05:36 +02:00
HugoCasa
80a41669b2 feat: email triggers (#4163)
* feat: email triggers v0

* update docker compose to nginx with tcp reverse proxy + move smtp to private

* fix: open source build

* test: update ee ref for testing

* feat: use caddy with layer4

* fix: nit

* feat: configurable email domain

* fix: nit

* fix: nit

* fix: get l4 from main

* fix: default email domain to mail.domain

* update ee ref
2024-08-06 16:17:33 +02:00
Ruben Fiszel
50599a53cb fix: fix native scripts access to reserved variables 2024-08-06 16:15:09 +02:00
Ruben Fiszel
4a295f7dd5 support tarbundle in vscode extension 2024-08-06 01:02:41 +02:00
Ruben Fiszel
61fb8c3fec fix codebase with start_worker 2024-08-05 13:31:05 +02:00
Ruben Fiszel
59e9a0889a feat: add support for assets using tar for codebase deploy 2024-08-04 23:02:51 +02:00
Ruben Fiszel
3240eb156c fix: fix run_flow_async from call 2024-08-02 16:37:17 +02:00
Ruben Fiszel
82fb524b4f fix: fix raw_deps handling 2024-08-01 16:24:30 +02:00
Ruben Fiszel
7bd49e938f fix: for codebase bundle, use cjs exports instead 2024-07-30 21:48:40 +02:00
Ruben Fiszel
4cc65b032a fix: make SLEEP_QUEUE adaptative to number of subworkers 2024-07-30 17:57:14 +02:00
Ruben Fiszel
a5edfb1da4 fix: submit and form persistence on app on render change 2024-07-30 15:43:37 +02:00
Ruben Fiszel
92a2d0b444 add proxy and useragent support for native scripts 2024-07-30 12:31:47 +02:00
Ruben Fiszel
abe0528fa4 fix: fix bunnative lock creation 2024-07-30 10:01:29 +02:00
Ruben Fiszel
f40d37013f fix: always consider electron as external for bundles 2024-07-30 09:38:19 +02:00
Ruben Fiszel
64053cc9ca bump deno and deno_core to 1.45.4 2024-07-30 08:43:52 +02:00
Ruben Fiszel
d3c818d570 fix: improve native runtime with axios support 2024-07-29 21:13:02 +02:00
HugoCasa
e2388989bb feat: get completed flow node result by api/download + eval list result json path optim (#4108)
* feat: get completed flow node result by api

* fix: missing file

* feat: fallback to completed job + fix dfs

* feat: download all results + eval improvement

* fix: nit regex

* fix: nit
2024-07-29 20:30:55 +02:00
Ruben Fiszel
12ec75551e feat: remove nativets in favor of bun with native pragma 2024-07-29 19:20:00 +02:00
Ruben Fiszel
70aa9c7542 nit less cloning 2024-07-28 23:31:50 +02:00
Ruben Fiszel
b1deb491e3 simplify noop code handling 2024-07-28 20:10:59 +02:00
Ruben Fiszel
b45ec20b83 fix: add the nobundling option for bun 2024-07-28 10:56:04 +02:00
Ruben Fiszel
9b2c2c96b4 small nit BASE_URL 2024-07-28 10:25:33 +02:00
Ruben Fiszel
a76904d8d2 fix: allow colors for bun and log error directly 2024-07-26 22:42:24 +02:00
Ruben Fiszel
eedc39c100 feat: pre-bundle bun scripts (#4132) 2024-07-26 19:00:30 +02:00
HugoCasa
2b9b4eedc3 feat: multi sql statement with pg fix (#4134)
* Revert "Revert "feat: multi statement sql (#4104)" (#4133)"

This reverts commit c578f05e2d.

* fix: sort pg args
2024-07-26 09:23:39 +02:00
Ruben Fiszel
c578f05e2d Revert "feat: multi statement sql (#4104)" (#4133)
This reverts commit 5bc0e96171.
2024-07-26 01:24:03 +02:00
HugoCasa
5bc0e96171 feat: multi statement sql (#4104)
* feat: multi statement pg

* fix: add other flavors

* feat: make pg params start at 1 and sequential

* fix: improve sql statement parsing

* add tests

* fix: allow no semi in last statement

* fix: merge conflict

* fix: minor improvement

* fix: parser version
2024-07-25 20:46:04 +02:00
Ruben Fiszel
b7a92cada6 fix npm_mode check from raw_deps 2024-07-25 12:58:04 +02:00
Ruben Fiszel
248c7472e8 fix: support npmjs mode for raw deps of package.json from CLI 2024-07-25 09:53:18 +02:00
Ruben Fiszel
2f1d7349b9 fix: move bun cache to non mounted volume to benefit from cache optimization 2024-07-24 18:25:21 +02:00
Ruben Fiszel
c8574c39dc avoid loops in symlinks 2024-07-24 16:45:04 +02:00
Ruben Fiszel
21bcdbb0be only use symlinks from buntar to job 2024-07-24 16:04:52 +02:00
Ruben Fiszel
103071eda6 only use symlinks from buntar to job 2024-07-24 15:54:46 +02:00
Ruben Fiszel
cf746c0179 fix: use symlink and straight copy as fallback methods for buntar 2024-07-24 15:45:08 +02:00
Ruben Fiszel
495911817d fix: delete buntar if any issue while creating it 2024-07-24 15:23:06 +02:00