Ability to Check Differences When Deploying an App in ODC
81
Views
4
Comments
New
Ideas

When Deploying an Application in ODC to Test or Prod, there should be available a way to check what differences it has from the version that is already in that environment, such has different code, new versions of consumers, new consumers, etc...

Hi Diogo,

Why are you not able to do that?

You can see in the overview the version of the app in each stage, then in Dev you compare the Dev version with version as mention in the other stages.

In ODC code only 'lives' in DEV, you cannot compare code with code in other stages, because these stages don't have a code repository, as it was in O11.

- Daniel

Hi Daniel,

Yes, at the moment the only way to have comparisons is regarding each version that we have in Dev and we can always compare the version that we have in other environments with the one that we have in Dev and we do this always in ODC Studio.

My suggestion was to have more information in ODC Portal regarding what our "container" that we are deploying has different from the one that is already in the target environment, it doesn't need to be code if that's complicated to do, but at least to understand if there's new libraries in use or others that were removed, to give a little more detail of what changes might be going in the deploy.


Diogo

Hi the information is there already, you just open the app, and switch between stages:

The Idea here is to summarize the information that you can consult on changing tabs in the Detail of an App.

When you are in the detail of an App like you show, you see only the Current Revision. When you are Deploying an App you can select a different Revision, and the Idea is to show a Summary of differences between Revisions that you are Deploying from one Environment to another.