Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to add a CreateAction to the crate #188

Closed
elichad opened this issue Aug 14, 2024 · 0 comments · Fixed by #191
Closed

Add function to add a CreateAction to the crate #188

elichad opened this issue Aug 14, 2024 · 0 comments · Fixed by #191
Labels
enhancement New feature or request

Comments

@elichad
Copy link
Contributor

elichad commented Aug 14, 2024

e.g. add_action() which takes the inputs, outputs, instrument, etc as arguments and builds a CreateAction entity.

CreateAction entities are fiddly to create, but essential for WRROC - so many workflow managers need to create them and have written the code themselves (e.g. see #148). It would be useful to offer a built-in function that can help with wiring all the entities together, to make adoption easier for more workflow managers.

@elichad elichad added the enhancement New feature or request label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant