-
Notifications
You must be signed in to change notification settings - Fork 4
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
How to push multiple flows to production using gitPush? #99
Comments
Could you summarize the issue here? Slack links expire quickly |
Thanks for your response! here is the info from the slack chat: Giel: Benoit: Giel: it accept string and the string must contain only one flow. If its multiple flows in that string it wont detect the changes Hi Benoit were you able to replicate something that could solve my problem? Or are we using it in the wrong way? If the conclusion is that we can only do 1 flow or all flows than that is also a valid conclusion. I just want to prevent that we keep developing endlessly to try and solve a problem that cannot be solved currently. |
+1 for this, have tried to achieve using an Array (list of flows) such as ["test", "test1"] which works if explicitly stated in the flow but the syntax is rejected when this is passed as an input. |
@Ben8t can you ask Matt to add dynamic properties for Git tasks and once that's done try to reproduce it on develop? I feel this looks like an issue that flows is not dynamic property atm, that's why it cannot be passed from Inputs this way |
Issue description
As discussed on slack I have opened an issue. See slack chat below:
https://kestra-io.slack.com/archives/C03FQKXRK3K/p1728459250919099
The text was updated successfully, but these errors were encountered: