launchrctl / web

Launchr Web plugin
Apache License 2.0
1 stars 2 forks source link

Adding examples of actions, including RJSF examples for different set of types #13

Closed koskinpark closed 3 months ago

koskinpark commented 4 months ago

ui schemas are placed, but not working I actually have copied all actions from https://github.com/launchrctl/launchr/tree/main/example And also added several RJSF actions with various set of types with some long test docker command execution

iberdinsky-skilld commented 3 months ago

Probably we don't need DockerFiles and main.sh here.

@davidferlay @lexbritvin

Could you please check?

iberdinsky-skilld commented 3 months ago

Other looks good to me.

davidferlay commented 3 months ago

Probably we don't need DockerFiles and main.sh here.

Depends if you need actions to work successfully or not

If not, only actions/*/action.yaml is needed

iberdinsky-skilld commented 3 months ago

Let's merge then. we can manage it later.