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

Allow to run for loops over collections of items #163

Closed
gggeek opened this issue Jun 22, 2018 · 2 comments
Closed

Allow to run for loops over collections of items #163

gggeek opened this issue Jun 22, 2018 · 2 comments

Comments

@gggeek
Copy link
Member

gggeek commented Jun 22, 2018

We now have a 'for' loop, as well as matchers that allow selecting N items.

It should thus not be too complicated to implement a way to apply a mig. step to each element in a set.

Ex usecase: "add a child content to all the children of node X"

Go foreach !

@gggeek
Copy link
Member Author

gggeek commented Jun 22, 2018

PS: this should come close to supporting most of the usecases of PR #81

@gggeek
Copy link
Member Author

gggeek commented Nov 19, 2018

Done in release 5.4

@gggeek gggeek closed this as completed Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant