Ruben Fiszel
|
b86ca29fde
|
fix polar handling
|
2023-04-04 14:25:27 +02:00 |
|
Ruben Fiszel
|
15c75d9d00
|
feat(backend): add GET endpoint to trigger scripts
|
2023-04-04 13:56:55 +02:00 |
|
Ruben Fiszel
|
096bf2022c
|
kill the background bucket sync if necessary
|
2023-04-04 11:33:07 +02:00 |
|
Ruben Fiszel
|
bc4dd0eeaa
|
only sync after the cache has been initialized
|
2023-04-04 11:03:25 +02:00 |
|
Ruben Fiszel
|
ae219eb3be
|
create the first dirs properly
|
2023-04-04 09:29:08 +02:00 |
|
Ruben Fiszel
|
b851a5c65a
|
first sync of the cache is at least after the first sync duration
|
2023-04-04 09:06:19 +02:00 |
|
Ruben Fiszel
|
bc36f5b309
|
log the entirecache.tar length
|
2023-04-04 08:32:20 +02:00 |
|
Ruben Fiszel
|
5b0a4d7838
|
only copy cache from bucket in background the first time
|
2023-04-04 08:24:02 +02:00 |
|
Ruben Fiszel
|
3e5ff8682a
|
feat: do cache bucket syncing in background + check tar before pushing it (#1360)
* all
* improve tar caching
|
2023-04-04 01:34:11 +02:00 |
|
Ruben Fiszel
|
517b2c9cca
|
fix(backend): always flush bash output
|
2023-04-03 20:07:43 +02:00 |
|
Ruben Fiszel
|
7a9091fed6
|
fix(backend): always flush bash output
|
2023-04-03 19:56:55 +02:00 |
|
Ruben Fiszel
|
ef0165e419
|
chore(main): release 1.85.0 (#1348)
* chore(main): release 1.85.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-04-03 13:30:18 +02:00 |
|
Ruben Fiszel
|
8c53598aba
|
fix(backend): improve handling subflow with many depth using tailrec
|
2023-04-03 08:37:24 +02:00 |
|
Ruben Fiszel
|
6f33d549f0
|
improve mem handling for update_flow_status
|
2023-04-03 01:13:39 +02:00 |
|
Ruben Fiszel
|
390a988d4c
|
fix(backend): improve subflow processing
|
2023-04-03 00:32:13 +02:00 |
|
Ruben Fiszel
|
4f7c45118b
|
remove backend warnings & fix test
|
2023-04-02 13:56:16 +02:00 |
|
Ruben Fiszel
|
d4927cf757
|
signatures that cannot be parsed return 200
|
2023-04-02 12:47:38 +02:00 |
|
Ruben Fiszel
|
492f22526a
|
refresh folders more aggressively in case a non non just created one
|
2023-04-02 12:08:52 +02:00 |
|
Ruben Fiszel
|
018b051781
|
feat: add local cache for folder path used + invalidate cache on folder creation
|
2023-04-01 19:17:29 +02:00 |
|
Ruben Fiszel
|
2062dc6c44
|
chore(main): release 1.84.1 (#1345)
* chore(main): release 1.84.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-31 21:07:04 +02:00 |
|
Ruben Fiszel
|
8d73c9276e
|
chore(main): release 1.84.0 (#1336)
* chore(main): release 1.84.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-31 20:53:24 +02:00 |
|
Ruben Fiszel
|
5a8e00d285
|
remove unecessary deno lock file
|
2023-03-31 11:53:31 +02:00 |
|
Ruben Fiszel
|
f217a2c368
|
fix input_transform -> input_transforms tests
|
2023-03-31 11:27:37 +02:00 |
|
Ryan Rich
|
dfd2abc764
|
fix(backend): backend compatability on macos (#1340)
|
2023-03-31 09:00:54 +02:00 |
|
Ruben Fiszel
|
2e7871439a
|
consistent sort + minor nits
|
2023-03-30 17:27:21 +02:00 |
|
Ruben Fiszel
|
c7506e4dae
|
feat(backend): reduce memory allocation for big forloops of flows
|
2023-03-30 11:52:54 +02:00 |
|
Ruben Fiszel
|
7fc97e274e
|
only decrypt secret value
|
2023-03-30 07:58:51 +02:00 |
|
Ruben Fiszel
|
8b80b3cb74
|
fix cancel job
|
2023-03-30 01:20:54 +02:00 |
|
Ruben Fiszel
|
31d0d102eb
|
use requests for . imports
|
2023-03-30 01:07:24 +02:00 |
|
Ruben Fiszel
|
fbe5c18da0
|
feat: add force cancel
|
2023-03-30 00:42:13 +02:00 |
|
Ruben Fiszel
|
fccb3d8088
|
truncate file too big
|
2023-03-29 20:04:31 +02:00 |
|
Ruben Fiszel
|
5aa14562a0
|
handle space and uppercase in script_path
|
2023-03-29 16:16:14 +02:00 |
|
Ruben Fiszel
|
f73664759f
|
chore(main): release 1.83.1 (#1335)
* chore(main): release 1.83.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-28 23:38:12 +02:00 |
|
Ruben Fiszel
|
569a55e45b
|
fix(cli): plain secrets might be undefined
|
2023-03-28 23:32:41 +02:00 |
|
Ruben Fiszel
|
5d53967ba4
|
fix compile issue swc_common
|
2023-03-28 23:13:43 +02:00 |
|
Ruben Fiszel
|
a24a3b4787
|
chore(main): release 1.83.0 (#1327)
* chore(main): release 1.83.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-28 22:50:27 +02:00 |
|
Ruben Fiszel
|
98d51e219d
|
fix(cli): add --plain-secrets
|
2023-03-28 22:46:43 +02:00 |
|
Ruben Fiszel
|
11431a75f4
|
fix python imports
|
2023-03-28 21:51:12 +02:00 |
|
Ruben Fiszel
|
32ef18bffe
|
fix tests
|
2023-03-28 21:40:36 +02:00 |
|
Ruben Fiszel
|
8497d1d1c0
|
fix autogen script names
|
2023-03-28 21:07:21 +02:00 |
|
Ruben Fiszel
|
015f8e893f
|
fix autogen script names
|
2023-03-28 20:43:51 +02:00 |
|
Ruben Fiszel
|
07ab2dbb0a
|
fix autogen script names
|
2023-03-28 20:39:58 +02:00 |
|
Ruben Fiszel
|
a5500ea40a
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
5eab9431bd
|
fix integer handling as field type
|
2023-03-28 17:36:21 +02:00 |
|
Ruben Fiszel
|
5f335d2464
|
more flow logs
|
2023-03-28 14:01:47 +02:00 |
|
Ruben Fiszel
|
c0d72e2881
|
improve logging to trace job from root_job and fetching flow details from a separate workspace
|
2023-03-28 07:58:35 +02:00 |
|
Ruben Fiszel
|
e40f16c969
|
minor backend fixes
|
2023-03-27 22:57:29 +02:00 |
|
Ruben Fiszel
|
6764c519b2
|
add more sanity checks to api
|
2023-03-27 21:07:34 +02:00 |
|
Ruben Fiszel
|
201aa6d088
|
improve app setup
|
2023-03-27 15:24:13 +02:00 |
|
Ruben Fiszel
|
021fa23f9f
|
feat(backend): execute /bin/bash instead of /bin/sh for bash scripts
|
2023-03-27 13:08:34 +02:00 |
|