Ben Davison
06/15/2020, 4:34 PMRafal
06/15/2020, 4:38 PMKyle Moon-Wright
06/15/2020, 4:45 PMflow_id
for that newly registered flow to set as the active flow version of that group. So if I’m not mistaken, you’d need to register your new flow with the same flow_id
as your latest flow in that version group.
I am curious as to your use case however, why do you not want to create a new version of your flow?Kyle Moon-Wright
06/15/2020, 4:47 PMBen Davison
06/15/2020, 4:51 PMgit diff
in our pipelines to work out if a flow file has changed.
But, if we have a multistage docker flow, we'll have the exact same problem where flows will be reregister with new versions without any changes.Kyle Moon-Wright
06/15/2020, 5:01 PM