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 support for loops and iterations of commands #107

Open
whotwagner opened this issue Jul 30, 2024 · 2 comments
Open

Add support for loops and iterations of commands #107

whotwagner opened this issue Jul 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@whotwagner
Copy link
Contributor

Currently loops are limited to execute the same command until a specific result is returned. It would be nice to run blocks of commands in loops until a specific condition is met

@whotwagner whotwagner added the enhancement New feature or request label Jul 30, 2024
@thorinaboenke
Copy link
Contributor

as a workaround in the meantime, would it be possible to use include commands for that?

@whotwagner
Copy link
Contributor Author

only partly. we need to design that feature first, due to the complexity

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

No branches or pull requests

2 participants