Ruben Fiszel
|
54b9e532a1
|
feat(backend): lowercase all emails in relevant endpoints (#1361)
* all
* also modify invite_user
|
2023-04-05 11:36:17 +02:00 |
|
Ruben Fiszel
|
b64c9f6569
|
feat(backend): add /ready endpoint for workers
|
2023-04-05 10:34:25 +02:00 |
|
Ruben Fiszel
|
ca8e6c0da8
|
initialize cache if from tar
|
2023-04-04 16:31:47 +02:00 |
|
Ruben Fiszel
|
970f8ea6da
|
fix polar handling
|
2023-04-04 14:25:27 +02:00 |
|
Ruben Fiszel
|
d477a1e704
|
feat(backend): add GET endpoint to trigger scripts
|
2023-04-04 13:56:55 +02:00 |
|
Ruben Fiszel
|
c08d8c4d9d
|
kill the background bucket sync if necessary
|
2023-04-04 11:33:07 +02:00 |
|
Ruben Fiszel
|
13cfef1a05
|
only sync after the cache has been initialized
|
2023-04-04 11:03:25 +02:00 |
|
Ruben Fiszel
|
13c1fc3f0a
|
create the first dirs properly
|
2023-04-04 09:29:08 +02:00 |
|
Ruben Fiszel
|
873af06911
|
first sync of the cache is at least after the first sync duration
|
2023-04-04 09:06:19 +02:00 |
|
Ruben Fiszel
|
43a7b7b4b9
|
log the entirecache.tar length
|
2023-04-04 08:32:20 +02:00 |
|
Ruben Fiszel
|
6e2d99ead3
|
only copy cache from bucket in background the first time
|
2023-04-04 08:24:02 +02:00 |
|
Ruben Fiszel
|
0bec54edfd
|
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
|
4307c2b957
|
fix(backend): always flush bash output
|
2023-04-03 20:07:43 +02:00 |
|
Ruben Fiszel
|
820a4c83d2
|
fix(backend): always flush bash output
|
2023-04-03 19:56:55 +02:00 |
|
Ruben Fiszel
|
94c1c14a91
|
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
|
8f496e83b6
|
fix(backend): improve handling subflow with many depth using tailrec
|
2023-04-03 08:37:24 +02:00 |
|
Ruben Fiszel
|
76a809e035
|
improve mem handling for update_flow_status
|
2023-04-03 01:13:39 +02:00 |
|
Ruben Fiszel
|
0b70212c6d
|
fix(backend): improve subflow processing
|
2023-04-03 00:32:13 +02:00 |
|
Ruben Fiszel
|
3f1fd31e1b
|
remove backend warnings & fix test
|
2023-04-02 13:56:16 +02:00 |
|
Ruben Fiszel
|
5f2e2b0926
|
signatures that cannot be parsed return 200
|
2023-04-02 12:47:38 +02:00 |
|
Ruben Fiszel
|
124775a26d
|
refresh folders more aggressively in case a non non just created one
|
2023-04-02 12:08:52 +02:00 |
|
Ruben Fiszel
|
2ab13cb1ec
|
feat: add local cache for folder path used + invalidate cache on folder creation
|
2023-04-01 19:17:29 +02:00 |
|
Ruben Fiszel
|
3e2292e9fb
|
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
|
73986f5329
|
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
|
1f8513b937
|
remove unecessary deno lock file
|
2023-03-31 11:53:31 +02:00 |
|
Ruben Fiszel
|
41fea4b07e
|
fix input_transform -> input_transforms tests
|
2023-03-31 11:27:37 +02:00 |
|
Ryan Rich
|
f89487cf90
|
fix(backend): backend compatability on macos (#1340)
|
2023-03-31 09:00:54 +02:00 |
|
Ruben Fiszel
|
77079b4b68
|
consistent sort + minor nits
|
2023-03-30 17:27:21 +02:00 |
|
Ruben Fiszel
|
f3f29ec24c
|
feat(backend): reduce memory allocation for big forloops of flows
|
2023-03-30 11:52:54 +02:00 |
|
Ruben Fiszel
|
810e873d7a
|
only decrypt secret value
|
2023-03-30 07:58:51 +02:00 |
|
Ruben Fiszel
|
de1614b61b
|
fix cancel job
|
2023-03-30 01:20:54 +02:00 |
|
Ruben Fiszel
|
cd8ab2b52c
|
use requests for . imports
|
2023-03-30 01:07:24 +02:00 |
|
Ruben Fiszel
|
2b413dd6ab
|
feat: add force cancel
|
2023-03-30 00:42:13 +02:00 |
|
Ruben Fiszel
|
58a46cce1d
|
truncate file too big
|
2023-03-29 20:04:31 +02:00 |
|
Ruben Fiszel
|
4fe2477940
|
handle space and uppercase in script_path
|
2023-03-29 16:16:14 +02:00 |
|
Ruben Fiszel
|
093bc72fb6
|
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
|
1ae84357e3
|
fix(cli): plain secrets might be undefined
|
2023-03-28 23:32:41 +02:00 |
|
Ruben Fiszel
|
6c9c91c4eb
|
fix compile issue swc_common
|
2023-03-28 23:13:43 +02:00 |
|
Ruben Fiszel
|
f015073763
|
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
|
0acbcb9678
|
fix(cli): add --plain-secrets
|
2023-03-28 22:46:43 +02:00 |
|
Ruben Fiszel
|
8aaab71161
|
fix python imports
|
2023-03-28 21:51:12 +02:00 |
|
Ruben Fiszel
|
784bc8139f
|
fix tests
|
2023-03-28 21:40:36 +02:00 |
|
Ruben Fiszel
|
2dfbf5ffcf
|
fix autogen script names
|
2023-03-28 21:07:21 +02:00 |
|
Ruben Fiszel
|
fa37d4c3f6
|
fix autogen script names
|
2023-03-28 20:43:51 +02:00 |
|
Ruben Fiszel
|
e40f790d01
|
fix autogen script names
|
2023-03-28 20:39:58 +02:00 |
|
Ruben Fiszel
|
904d74187e
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
928e459228
|
fix integer handling as field type
|
2023-03-28 17:36:21 +02:00 |
|
Ruben Fiszel
|
8e524f284e
|
more flow logs
|
2023-03-28 14:01:47 +02:00 |
|
Ruben Fiszel
|
8f7082d5ff
|
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
|
0a9c8d9df6
|
minor backend fixes
|
2023-03-27 22:57:29 +02:00 |
|