Adam Witko
07/29/2022, 8:29 AMfeature/123
and Provider A on feature/234
will have different versions but they’ll represent two distinct instances. This leads me to think about using record-release
so the other versions are not marked as undeployed (as record-deployment
will do for you). Our upper environments all have 1 instance of each pacticipant so a normal record-deployment
workflow will suffice.
Is using record-release
the best for this setup over record-deployment
with the --application-instance
to a ‘dev’ environment like this? If you know of anywhere in the docs or working examples you could share that would be amazing ❤️ .Adam Witko
07/29/2022, 10:53 AMTimothy Jones
07/29/2022, 2:12 PMAdam Witko
07/29/2022, 2:13 PMTimothy Jones
07/29/2022, 2:13 PMTimothy Jones
07/29/2022, 2:15 PMTimothy Jones
07/29/2022, 2:16 PMTimothy Jones
07/29/2022, 2:17 PMAdam Witko
07/29/2022, 2:20 PM