When I deploy my flows, I set the current Git SHA ...
# ask-community
c
When I deploy my flows, I set the current Git SHA as the
Deployment Version
- is there a way to see the
Deployment Version
used for a particular flow run?
b
Hi Constantino, good question. The first thing that comes to mind is tagging your deployment with the Git SHA as well. Flow runs inherit tags from their deployment, so you'd be able to filter runs to a particular Git SHA in the UI* if you wanted to. 🤔
I don't think the flow run page shows the deployment version (although it does link back to the deployment record). I can double check to see if that's the case.
c
ok, tagging is a reasonable thought