We are trying to group together and orchestrate number of application releases using a master project containing “Deploy Release” steps.
So, scenario is this:
- We have number of applications that are deployed to DEV and then to STAGING.
- We create a master octopus project with “Deploy Release” steps of those applications.
- Create a Release of master octopus project and promote it to higher environment.
When creating a release for master project via GUI, we can see latest and last release versions of each application. Is there a way to also list release version of application in an environment, i.e. STAGING, because what is to be promoted is not necessarily either latest or last version?