We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
if
Maru currently supports if logic for tasks, but I don't think there are any docs explaining this functionality or providing an example.
An example and docs would be helpful to bring attention to this feature.
The text was updated successfully, but these errors were encountered:
Putting this here for now - its a test but is at least a breadcrumb: https://github.com/defenseunicorns/maru-runner/blob/main/src/test/tasks/loop-task.yaml#L18
Sorry, something went wrong.
This one also has some more examples of the conditional behavior: https://github.com/defenseunicorns/maru-runner/blob/main/src/test/tasks/conditionals/tasks.yaml
Even just linking to those would be a good start in docs.
No branches or pull requests
Maru currently supports
if
logic for tasks, but I don't think there are any docs explaining this functionality or providing an example.An example and docs would be helpful to bring attention to this feature.
The text was updated successfully, but these errors were encountered: