Ruben Fiszel
f83141daf6
chore(main): release 1.47.0 ( #892 )
...
* chore(main): release 1.47.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-15 13:28:27 +01:00
Kai Jellinghaus
937e16c2af
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
e3d78dd7ac
chore(main): release 1.46.2 ( #890 )
...
* chore(main): release 1.46.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:59:31 +01:00
Ruben Fiszel
a9d1c823ef
chore(main): release 1.46.1 ( #889 )
...
* chore(main): release 1.46.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-12 20:18:28 +01:00
Ruben Fiszel
67c4b85f41
include bash in flow inlines
2022-11-07 00:17:32 +01:00
Ruben Fiszel
11577f4a4e
chore(main): release 1.45.0 ( #855 )
...
* chore(main): release 1.45.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-06 23:50:19 +01:00
Ruben Fiszel
22ede0d34d
chore(main): release 1.44.0 ( #853 )
...
* chore(main): release 1.44.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-03 13:50:34 +01:00
Ruben Fiszel
85d2f1dc77
chore(main): release 1.43.2 ( #852 )
...
* chore(main): release 1.43.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-02 11:42:45 +01:00
Ruben Fiszel
d20cebf5df
chore(main): release 1.43.1 ( #849 )
...
* chore(main): release 1.43.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-02 11:01:37 +01:00
Ruben Fiszel
7d3b8011be
chore(main): release 1.43.0 ( #842 )
...
* chore(main): release 1.43.0
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-11-01 16:23:04 +01:00
Ruben Fiszel
463d73399d
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
331bce472a
chore(main): release 1.42.1 ( #830 )
...
* chore(main): release 1.42.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-30 21:29:00 +01:00
Ruben Fiszel
f38448e494
chore(main): release 1.42.0 ( #810 )
...
* chore(main): release 1.42.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-30 19:09:13 +01:00
Kai Jellinghaus
6263e90735
restructure the entire backend layout using workspaces ( #815 )
2022-10-29 11:58:06 +02:00
Ruben Fiszel
d6ecd1394a
fix input transforms
2022-10-26 06:14:42 +02:00
Faton Ramadani
028b53f9f5
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
16afde6806
approval flow with idendity of the approver
2022-10-24 16:37:09 +02:00
Ruben Fiszel
02f4113234
add resume_id to job_resume + add identity module
2022-10-24 14:48:28 +02:00
Ruben Fiszel
1353c7b8da
chore(main): release 1.41.0 ( #795 )
...
* chore(main): release 1.41.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-24 02:38:12 +02:00
Ruben Fiszel
7a4bcd98f6
feat: add approver to approval step
2022-10-24 01:50:39 +02:00
Ruben Fiszel
b942f0b603
chore(main): release 1.40.1 ( #794 )
...
* chore(main): release 1.40.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-22 16:21:10 +02:00
Ruben Fiszel
81549837ba
chore(main): release 1.40.0 ( #780 )
...
* chore(main): release 1.40.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-22 14:06:23 +02:00
Ruben Fiszel
71a75a57b6
chore(main): release 1.39.0 ( #747 )
...
* chore(main): release 1.39.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-20 16:38:34 +02:00
Ruben Fiszel
d1780c8c6b
feat: add result by id to fetch result from any node ( #769 )
...
* feat: add result by id to fetch result from any node
* sqlx prepare
* fix
* fix
* review
2022-10-18 17:04:13 +02:00
Ruben Fiszel
584f168f8f
feat: add ids to modules + input_transform lowered to flowmodulevalue ( #768 )
...
* feat: add ids to modules + inputTransforms from module to module value
* all
* delete obsolete input transforms
2022-10-17 22:34:12 +02:00
Ruben Fiszel
5f3646fb37
feat(backend): add branch all ( #751 )
...
* feat(backend): add branch all
* progress
* all
2022-10-17 17:31:31 +02:00
Ruben Fiszel
ffad0c30f0
feat: InProgress forloop_jobs -> flow_jobs to unify with branchAll
2022-10-16 16:04:24 +02:00
Ruben Fiszel
9fe4229b63
chore(main): release 1.38.5 ( #745 )
...
* chore(main): release 1.38.5
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-15 18:37:41 +02:00
Ruben Fiszel
85c41372be
chore(main): release 1.38.4 ( #744 )
...
* chore(main): release 1.38.4
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-15 18:27:04 +02:00
Ruben Fiszel
e7e8a4cf38
add rawscript as unique enum type on openflow
2022-10-15 16:37:18 +02:00
Ruben Fiszel
9aabb163ad
chore(main): release 1.38.3 ( #740 )
...
* chore(main): release 1.38.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-15 11:35:49 +02:00
Ruben Fiszel
133a661d88
chore(main): release 1.38.1 ( #734 )
...
* chore(main): release 1.38.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-15 08:49:34 +02:00
Ruben Fiszel
8a0a3d84ca
chore(main): release 1.38.0 ( #700 )
...
* chore(main): release 1.38.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-14 20:06:04 +02:00
Ruben Fiszel
b7b5445874
add go-client mvp + stabilize openapi ( #732 )
2022-10-14 16:26:51 +02:00
Ruben Fiszel
c82004de00
feat: secure suspended resume event + configurable timeout ( #721 )
...
* fix suspend count for early message + delete resume_job
* all
* done everything
* done everything
2022-10-11 22:55:14 +02:00
Ruben Fiszel
0356384d4a
add failed_jobs to retrystatus
2022-10-10 13:41:07 +02:00
Ruben Fiszel
45a563566e
specify branch_chosen in openflow
2022-10-10 12:59:16 +02:00
Ruben Fiszel
b87b03a673
feat(backend): implement new OpenFlow module Branches ( #692 )
...
* branches
* iterate
* branches
* progress
* progress
* progress
* done
* adapt frontend
* adapt frontend
* sqlx
2022-10-09 23:12:05 +02:00
Ruben Fiszel
98bcd8a74d
chore(main): release 1.37.0 ( #659 )
...
* chore(main): release 1.37.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-08 13:32:28 +02:00
Ruben Fiszel
a229e6f488
feat: sleep for arbitrary number of seconds statically or with a javascript expression ( #691 )
...
* progress
* progress
* fix serde
* fix frontend
* fix frontend
2022-10-07 04:09:32 +02:00
Ruben Fiszel
849842e9c6
feat: implement same_worker openflow attribute for running flow all in one go + sharing folder /shared ( #689 )
...
* init
* progress
* all
* sqlx
* remove unecessary test
* done
* frontend
* frontend
2022-10-06 04:59:09 +02:00
Ruben Fiszel
4729cc8cc3
progress
2022-10-04 08:40:01 +02:00
Ruben Fiszel
71f6bed5d8
progress
2022-10-04 08:40:01 +02:00
Ruben Fiszel
53b69553a2
chore(main): release 1.36.0 ( #521 )
...
* chore(main): release 1.36.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-10-02 06:08:39 +02:00
sqwishy
a4a583f4e3
feat(backend): flow suspend resume ( #522 )
...
Flow observes `suspend` setting and will wait for resume messages sent for the job before continuing to the next step in a flow.
Adds endpoints under workspaces at `/jobs/<cancel|resume>/<job-uuid>` to either cancel or resume the job with a payload. For POST requests to the endpoint, payload is a JSON document. For GET requests to the endpoints, the payload is a base64url encoded JSON document as the value of the payload query parameter.
2022-09-14 11:46:57 -07:00
Ruben Fiszel
9d991f968c
feat: implement go support ( #571 )
...
* progress
* progress
* all in one
* frontend
* small nits
* go job test
* go.sum is optional
* add golang-go to backend test image
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-09-13 21:14:21 +02:00
sqwishy
afd18c44b9
flow step retry feature ( #493 )
...
* flow step retry feature
* comparison constant on right side for clarity
* raise high retry values when starting a flow
also renamed duration to interval to be more specific about the retry
interval/period between tries or attempts
* add flow retry to openflow openapi
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-09-03 20:38:31 +02:00
Ruben Fiszel
f61e882cb6
chore(main): release 1.35.0 ( #457 )
...
* chore(main): release 1.35.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-09-02 10:38:25 +02:00
Ruben Fiszel
2f4410c69d
skipped_if_stopped -> skip_if_stopped
2022-09-02 09:06:40 +02:00
Ruben Fiszel
1d873d5bd5
feat: clean openflow spec v1 ( #491 )
...
* clean api 2
* the rest
* clean tests
* stop_after_if test
* unbox `modules: Vec<FlowModule>` in `ForloopFlow`
* migrate
* initFlow stop_after_if_expr and skip_if_stopped
* s/migrateInitTransform/migrateFlowModule
I didn't read the name before... oops
* sql migration for openflow changes
* fix frontend migration code
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-09-02 01:26:39 +02:00