Ruben Fiszel
|
e33bd1e6b2
|
fix(go-client): support setVariable, setResource, setState, getState
|
2022-11-19 16:54:12 +01:00 |
|
Kai Jellinghaus
|
47c9ff1edc
|
feat(backend): Flow lock (#868)
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-13 18:31:08 +01:00 |
|
Ruben Fiszel
|
40183ce4e4
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
3c09275960
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
14c296dbb8
|
fix: implement require admin differently than unauthorized
|
2022-11-02 12:18:44 +01:00 |
|
Ruben Fiszel
|
b830dffc20
|
remove tokio-console
|
2022-11-02 12:04:35 +01:00 |
|
Ruben Fiszel
|
39937e6a83
|
feat(backend): add parallel option for forloop and branchall (#840)
* parallel
* parallel
* fix 1
* fix 2
* fix 3
* fix 3
* fix 4
* sqlx
* add parallel toggle on frontend
* parallel in frontend
* serde
* fix everything
* fix everything
|
2022-11-01 06:09:00 +01:00 |
|
Ruben Fiszel
|
c1168a4903
|
UX nits
|
2022-10-31 12:46:07 +01:00 |
|
Ruben Fiszel
|
fe61f23d6a
|
handle errors prior to first step better
|
2022-10-30 19:03:22 +01:00 |
|
Ruben Fiszel
|
12026318b5
|
fix full hub script
|
2022-10-30 17:01:12 +01:00 |
|
Ruben Fiszel
|
4bd74ad723
|
fix(backend): fix error handler progress update
|
2022-10-30 13:47:28 +01:00 |
|
Ruben Fiszel
|
2e8211d41f
|
revert switching metrics to tiny-http
|
2022-10-30 01:55:44 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|