Ruben Fiszel
|
13300be1ac
|
relax nsjail limits
|
2023-01-19 14:35:06 +01:00 |
|
Ruben Fiszel
|
e893db6a97
|
fix reporting duration above 60s
|
2023-01-18 11:23:25 +01:00 |
|
Ruben Fiszel
|
a71e6f27ec
|
various fixes
|
2023-01-17 11:30:22 +01:00 |
|
Ruben Fiszel
|
3f0caa9153
|
error improvements
|
2023-01-15 01:28:13 +01:00 |
|
Ruben Fiszel
|
ec2e0fdc33
|
error handling improvements
|
2023-01-14 17:46:03 +01:00 |
|
Ruben Fiszel
|
a14cc80dfe
|
improve error handling
|
2023-01-14 15:08:47 +01:00 |
|
Ruben Fiszel
|
d0e7d7ac91
|
clarify run detail page + allow i64 for MAX_LOG_SIZE
|
2023-01-13 18:39:17 +01:00 |
|
Ruben Fiszel
|
35493896f4
|
add MAX_LOG_SIZE env params
|
2023-01-13 14:46:07 +01:00 |
|
Ruben Fiszel
|
933b84749d
|
various app fixes
|
2023-01-11 10:57:30 +01:00 |
|
Ruben Fiszel
|
a5be91c812
|
fix backend tests
|
2023-01-09 14:00:17 +01:00 |
|
Ruben Fiszel
|
3ad5bfc192
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|
Ruben Fiszel
|
81c5828668
|
schedule next job in transaction to avoid race condition
|
2022-12-23 06:53:26 +01:00 |
|
Ruben Fiszel
|
6e2890f0f1
|
require ownership to move items && automatically edit schedule paths
|
2022-12-18 18:45:32 +01:00 |
|
Ruben Fiszel
|
01f76d3630
|
fix setting timeout duration error
|
2022-12-17 13:41:33 +01:00 |
|
Ruben Fiszel
|
59a3ba0a25
|
add visible_to_owner
|
2022-12-15 16:01:17 +01:00 |
|
Ruben Fiszel
|
a85705e8c9
|
feat: add operator mode
|
2022-12-13 20:16:57 +01:00 |
|
Ruben Fiszel
|
f04b1fb0c7
|
add more metrics
|
2022-12-13 00:25:27 +01:00 |
|
Ruben Fiszel
|
a02aff76be
|
add more metrics
|
2022-12-12 23:10:53 +01:00 |
|
Ruben Fiszel
|
567a404355
|
usage tracker v3
|
2022-12-12 01:11:44 +01:00 |
|
Ruben Fiszel
|
f7c5759054
|
usage tracker v2
|
2022-12-11 22:48:09 +01:00 |
|
Ruben Fiszel
|
039e1fa1e6
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Ruben Fiszel
|
893ff58088
|
get schedule from the database directly instead of the client
|
2022-12-09 16:36:36 +01:00 |
|
Kai Jellinghaus
|
b87fc7796a
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
1c054e979a
|
display errors much better in the error handler
|
2022-12-08 11:07:44 +01:00 |
|
Ruben Fiszel
|
a1519e09a9
|
feat: implement flow as a flow step
|
2022-12-06 23:38:06 +01:00 |
|
Ruben Fiszel
|
e66d09399c
|
early stop now bubble up to the top
|
2022-12-06 17:39:07 +01:00 |
|
Ruben Fiszel
|
fa7e8d107b
|
feat: add lockable version to scripts inside flows (#972)
* add it to openflow
* push
* push
* final
|
2022-12-06 13:11:11 +01:00 |
|
Ruben Fiszel
|
bc81a535d4
|
handle more waiting case as base case for special primitives in flows
|
2022-12-06 00:05:02 +01:00 |
|
Ruben Fiszel
|
018f8896bc
|
feat: add include_header to pass request headers to script
|
2022-12-05 23:36:31 +01:00 |
|
Ruben Fiszel
|
df27e8252a
|
remove flow_input from sleep expression
|
2022-12-04 01:31:59 +01:00 |
|
Ruben Fiszel
|
a2b49393d2
|
UX improvements
|
2022-12-04 01:03:38 +01:00 |
|
Ruben Fiszel
|
aeb0d504c1
|
add path env to python req
|
2022-12-02 23:48:42 +01:00 |
|
Ruben Fiszel
|
4d054be5ca
|
fix PIP_INDEX_URL when nsjail is disabled
|
2022-12-02 23:45:51 +01:00 |
|
Ruben Fiszel
|
ea96fcfa7d
|
quicker log feedback on resolving dependencies
|
2022-11-28 23:57:02 +01:00 |
|
Ruben Fiszel
|
cecc5a9d73
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:48:42 +01:00 |
|
Ruben Fiszel
|
6d037f92d1
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:12:05 +01:00 |
|
Ruben Fiszel
|
385382fcad
|
increase failure loglines capture
|
2022-11-28 17:52:32 +01:00 |
|
Ruben Fiszel
|
7c3126efc0
|
feat: refactor variable + resource linkage + OAuth visibility
|
2022-11-27 17:26:37 +01:00 |
|
Ruben Fiszel
|
3f728b35ea
|
fix no color without nsjail
|
2022-11-26 19:06:36 +01:00 |
|
Ruben Fiszel
|
010185df04
|
fix same_worker/shared to work with and without nsjail
|
2022-11-26 19:02:49 +01:00 |
|
Ruben Fiszel
|
55f25645e7
|
fix adding nsjail based on arg
|
2022-11-26 17:13:14 +01:00 |
|
Ruben Fiszel
|
65a535eb86
|
add urandom and all /etc to nsjail
|
2022-11-25 19:05:41 +01:00 |
|
Ruben Fiszel
|
6b98ae2ffc
|
disable nsjail by default
|
2022-11-25 16:31:15 +01:00 |
|
Kai Jellinghaus
|
d33d465d3a
|
fix(backend): bash flow lock & add flow lock tests (#933)
* Fix Bash flow lock
* Tests w/ fixes
* Add Sequence privileges
|
2022-11-23 19:17:19 +01:00 |
|
Ruben Fiszel
|
0640df275d
|
add ld.so.cache to bash path
|
2022-11-23 15:20:50 +01:00 |
|
Ruben Fiszel
|
dbe1ada3a9
|
nits on nsjail config
|
2022-11-23 14:00:49 +01:00 |
|
Kai Jellinghaus
|
0194a09641
|
Fix Python flow lock (#931)
|
2022-11-22 22:56:06 +01:00 |
|
Ruben Fiszel
|
2e70496ae3
|
fix enterprise code
|
2022-11-21 19:19:42 +01:00 |
|
Ruben Fiszel
|
3eedb7901e
|
distribute the sync from workers more evenly
|
2022-11-21 18:30:58 +01:00 |
|
Ruben Fiszel
|
8835659796
|
fix tarring the entire cache back to s3 + UX nits
|
2022-11-21 09:25:22 +01:00 |
|