sqwishy
126dd24c71
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
39918a9bb1
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
Ruben Fiszel
e9abcffdd1
feat: is_trigger is just a type tag, soon to include failure and command ( #523 )
...
* script kind
* all
* init code flow
* kind: trigger
* kind: trigger
2022-09-05 09:55:04 +02:00
Ruben Fiszel
cea602c083
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
b8b1cc83ae
list flow steps only on the tab 'all'
2022-08-23 15:18:44 +02:00
Ruben Fiszel
fa46d88a60
chore(main): release 1.34.0 ( #456 )
...
* chore(main): release 1.34.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-21 22:09:23 +02:00
Ruben Fiszel
9fa0bffdd7
chore(main): release 1.33.0 ( #455 )
...
* chore(main): release 1.33.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-21 17:21:54 +02:00
Ruben Fiszel
affcfbde88
chore(main): release 1.32.0 ( #444 )
...
* chore(main): release 1.32.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-21 14:10:42 +02:00
Ruben Fiszel
a5343fa959
feat: private imports
2022-08-18 21:49:24 +02:00
Ruben Fiszel
b2c2f29385
chore(main): release 1.31.0 ( #405 )
...
* chore(main): release 1.31.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-17 12:05:43 +02:00
Ruben Fiszel
a9403a32df
chore(main): release 1.30.0 ( #399 )
...
* chore(main): release 1.30.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-14 10:26:43 +02:00
Ruben Fiszel
845de82062
feat: add literal object type support ( #401 )
2022-08-13 21:18:54 +02:00
Ruben Fiszel
e68ea1b8fc
feat: support union types ( #398 )
2022-08-13 17:25:16 +02:00
Ruben Fiszel
a9cd60c33c
chore(main): release 1.29.0 ( #347 )
...
* chore(main): release 1.29.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-10 03:16:21 +02:00
Ruben Fiszel
8fa933a171
chore(main): release 1.28.1 ( #342 )
...
* chore(main): release 1.28.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-05 17:17:02 +02:00
Ruben Fiszel
7755e6fea9
chore(main): release 1.28.0 ( #323 )
...
* chore(main): release 1.28.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-05 01:53:57 +02:00
Ruben Fiszel
6332910dd2
fix(backend): generalize oauth clients to take in extra params
2022-08-04 14:32:04 +02:00
Ruben Fiszel
d3b6878d45
chore(main): release 1.27.2 ( #322 )
...
* chore(main): release 1.27.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-02 18:40:33 +02:00
Ruben Fiszel
7f75fc7e5b
chore(main): release 1.27.1 ( #321 )
...
* chore(main): release 1.27.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-02 17:31:42 +02:00
Ruben Fiszel
9daff2a228
feat: add primitive sql format ( #320 )
2022-08-02 16:55:20 +02:00
Mike
9e84b458b1
fix: typos ( #301 )
2022-08-01 17:17:19 +02:00
Ruben Fiszel
30bd56563f
reimport openflow as schemas
2022-08-01 17:07:43 +02:00
Ruben Fiszel
02ff2655a3
reimport openflow as schemas
2022-08-01 16:59:12 +02:00
Ruben Fiszel
3554198ae2
chore(main): release 1.26.3 ( #294 )
...
* chore(main): release 1.26.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-08-01 16:53:18 +02:00
Ruben Fiszel
734019e2a0
update flowapi to be easier on deno generator
2022-08-01 16:38:51 +02:00
Ruben Fiszel
f13aeb3d27
chore(main): release 1.26.2 ( #293 )
...
* chore(main): release 1.26.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-31 16:42:00 +02:00
Ruben Fiszel
99290bb3bb
chore(main): release 1.26.1 ( #292 )
...
* chore(main): release 1.26.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-31 16:20:41 +02:00
Ruben Fiszel
d6305e8c6b
change openflow encoding for more proper oneOf + fix all from svelte:check
2022-07-31 01:20:52 +02:00
Ruben Fiszel
9fda6c758e
Put openflow.openapi.yaml at root for visibility #290
2022-07-30 20:10:45 +02:00
Ruben Fiszel
35aaa7c36e
split openapi & openflow
2022-07-30 17:30:34 +02:00
Ruben Fiszel
3ad02f294f
chore(main): release 1.26.0 ( #264 )
...
* chore(main): release 1.26.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-30 00:08:16 +02:00
sqwishy
e1d16860e4
job duration to ms & added to /api/w/*/users/list ( #261 )
...
* add jobs_duration to /api/w/*/users/list
A few improvements on this might be considered.
- Adding the duration to /whoami and /whois
- Optionally fetching duration conditional on a query parameter.
- Using the query parameter value to select how far back to look,
`created_at > now() - $2 * '1 day'::interval`.
Subquery might not be optimal, but performance is a bit weird to test
right now as I haven't done much with my development database to get it
to resemble a typical (production) database. And there aren't many
indexes currently either.
And I think my rust rustfmt doesn't run because unstable options in the
rustfmt.toml or something so the formatting might be a bit wonky.
* duration -> duration_ms for completed_job
sqlx reordered keys in sqlx-data.json so the diff is quite noisy. I'm
not sure if I did it wrong or if this tool is obnoxious that way.
* don't double count job duration in flows
* job_duration_ms to Usage duration_ms jobs flows
rustfmt got carried away sorry
2022-07-30 00:02:51 +02:00
Ruben Fiszel
d2347dd5b9
chore(main): release 1.25.0 ( #263 )
...
* chore(main): release 1.25.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-29 11:44:03 +02:00
Ruben Fiszel
6fca7859ab
chore(main): release 1.24.2 ( #260 )
...
* chore(main): release 1.24.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-29 00:55:47 +02:00
Ruben Fiszel
b33515c80a
chore(main): release 1.24.1 ( #259 )
...
* chore(main): release 1.24.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-27 15:50:18 +02:00
Ruben Fiszel
4ca71c1e5d
fix: skip_failures is boolean not bool
2022-07-27 15:49:02 +02:00
Ruben Fiszel
c8a442eefe
chore(main): release 1.24.0 ( #238 )
...
* chore(main): release 1.24.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-27 12:41:35 +02:00
Ruben Fiszel
de3fe69908
feat: skip failures loop ( #258 )
...
* wip: forloop skip failures -- very first pass
* last iteration fix + barebone UI integration
Co-authored-by: sqwishy <somebody@froghat.ca >
2022-07-27 12:40:08 +02:00
Ruben Fiszel
caecbfd0d9
feat: add schedule settable from pull flows
2022-07-27 12:18:02 +02:00
Ruben Fiszel
0201e853df
chore(main): release 1.23.0 ( #235 )
...
* chore(main): release 1.23.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-25 17:52:38 +02:00
Ruben Fiszel
62777b7a78
feat: hub flows integration
2022-07-25 10:03:52 +02:00
Ruben Fiszel
f5a30bed63
chore(main): release 1.22.0 ( #234 )
...
* chore(main): release 1.22.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-22 21:13:35 +02:00
Ruben Fiszel
f6d6934584
feat: add delete schedule
2022-07-20 17:37:04 +02:00
Ruben Fiszel
97292d18fb
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Ruben Fiszel
7d39f81b82
chore(main): release 1.21.0 ( #215 )
...
* chore(main): release 1.21.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-19 06:01:18 +02:00
Ruben Fiszel
ca66d33a42
fix: consistent exists/{resource} addition + usage in frontend
2022-07-18 17:21:34 +02:00
Ruben Fiszel
6ef3754759
feat: add run_wait_result to mimic lambda ability
2022-07-18 00:45:05 +02:00
Ruben Fiszel
7769510ea0
chore(main): release 1.20.0 ( #207 )
...
* chore(main): release 1.20.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-07-17 18:53:18 +02:00
Ruben Fiszel
7e846c32a6
fix: HubPicker pick from trigger scripts when relevant
2022-07-17 18:14:50 +02:00
Ruben Fiszel
af23b30c37
feat: trigger scripts and have flows being triggered by checking new external events regularly ( #200 )
...
* v1 trigger scripts
* progress
* stop early condition
* backend execution model
* progress
* progress
* progress
* works but todo: collect result, render forloop, convert forloopraw to seq for frontend
* collect result
* v1
* that's enough
* sed
2022-07-17 13:17:45 +02:00