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

Revise the action IExecutor interface to allow for passing of in_args and out_args #168

Open
MaartendeKruijf opened this issue May 24, 2024 · 0 comments · May be fixed by #186
Open

Revise the action IExecutor interface to allow for passing of in_args and out_args #168

MaartendeKruijf opened this issue May 24, 2024 · 0 comments · May be fixed by #186
Assignees
Labels
breaking change This issue or pull request will lead to breaking changes doing enhancement New feature or request

Comments

@MaartendeKruijf
Copy link
Collaborator

MaartendeKruijf commented May 24, 2024

Is your feature request related to a problem? Please describe.
To allow to define in_args and out_args for usage in playbooks the IExecutor interface needs to be changed.

The change will introduce the out_args and the in_args as variables. Also in later pull request the handeling of these varables should be changed in the Decomposer.

This feature will remove the default variables for execution results. This wil lead to a breaking change in the handeling of playbooks that use variables.

@MaartendeKruijf MaartendeKruijf self-assigned this May 24, 2024
@MaartendeKruijf MaartendeKruijf added enhancement New feature or request doing breaking change This issue or pull request will lead to breaking changes labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue or pull request will lead to breaking changes doing enhancement New feature or request
Projects
None yet
1 participant