recro / medulla

A Cloud Native Low-Code Platform
https://recro.github.io/docs/
Apache License 2.0
6 stars 4 forks source link

As a developer, I want to edit an action workflow, which is just a series of workflow nodes in a row, and save that workflow to Kubernetes and load that workflow in the editor by its id, so that I can save and load workflows in the editor #203

Closed keithlogan94 closed 1 year ago

keithlogan94 commented 1 year ago

Summary

This task is just to save a workflow made in the editor to Kubernetes, and have it reload into the editor by the object id in the url parameter

Time Requirements

1 day

Acceptance Criteria

Do not get the workflow actions to run on the backend in this task, this is only to save a workflow into Kubernetes and have it reload into the editor by the id

AndrewBabbitt97 commented 1 year ago

Closed for not following issue template.