Is it possible to specify in deployment a specific commit version of flow to deploy? I want to be able to deploy a previous version in Git, not only the latest.
m
Mike O'Connor
02/14/2024, 4:00 PM
we ended up building a whole system around this, creating deployments with names like:
my_flow/<environment>:<version>
where continuous integration deploys a new version of the flow every time we tag/merge. We end up with a lot of deployments, but the ability to run any version of a flow is very useful.
I'd be interested to hear other approaches
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.