kestra-io / plugin-git

Apache License 2.0
3 stars 2 forks source link

Ability to commit all flows inside of a Kestra instance across multiple non-nested namespaces #80

Closed wrussell1999 closed 2 months ago

wrussell1999 commented 2 months ago

Feature description

At the moment, you can only commit flows dedicated to a single namespace and child namespaces associated with it. It would be useful to some users if you could sync everything to one repository for smaller Kestra instances.

wrussell1999 commented 2 months ago

recommend combining it with ForEachItem or EachParallel tasks if you want a single flow to push code for multiple Namespaces