Ruben Fiszel
|
01701882dc
|
feat(backend): use result_by_id in branchone (#857)
* progress
* fix result by id
|
2022-11-04 12:06:08 +01:00 |
|
Kai Jellinghaus
|
f1d658d7f3
|
Ignore deno lockfile if invalid (#854)
* Ignore deno lockfile if invalid
* Always write file
|
2022-11-03 00:47:09 +01:00 |
|
Kai Jellinghaus
|
5bbfb40ee1
|
feat(backend): Deno lock files (#851)
* Enable generating locks for deno
* Handle deno lockfile
* Fix bug with empty lockfiles
* Handle deno lockfiles
* Allow unstable features when resolving deno deps
* Ignore bad lockfiles
* Handle Deno Path
* No Color output
* Fix OsStr
|
2022-11-02 23:52:45 +01:00 |
|
Ruben Fiszel
|
35868ef9bf
|
fix(backend): capture up all lockfile issues
|
2022-11-02 14:04:44 +01:00 |
|
Ruben Fiszel
|
c049838fd2
|
approvers are available to the step right after approval
|
2022-11-02 10:43:19 +01:00 |
|
Ruben Fiszel
|
4ac19c6ce5
|
add a bit of docs
|
2022-11-01 07:50:59 +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
|
fe61f23d6a
|
handle errors prior to first step better
|
2022-10-30 19:03:22 +01:00 |
|
Ruben Fiszel
|
ed1829da4a
|
add flow_input to context of branch predicates and stop early
|
2022-10-30 18:24:23 +01:00 |
|
Ruben Fiszel
|
e37e07ddb6
|
fix input transforms for resource and variable
|
2022-10-30 17:28:59 +01:00 |
|
Ruben Fiszel
|
4bd74ad723
|
fix(backend): fix error handler progress update
|
2022-10-30 13:47:28 +01:00 |
|
Ruben Fiszel
|
08320d16be
|
early stop now bubble up to the top
|
2022-10-30 02:32:35 +02:00 |
|
Ruben Fiszel
|
f75823f474
|
handle more error edge cases
|
2022-10-29 13:59:50 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|