View deployed components from a CI Job
Display components deployed via a CI Job. In my case, there are a greater number of total objects deployed than I would have expected; but, I have no way of viewing the comparison for what is automatically being deployed.
Gearset now supports viewing the underlying comparison that ran as part of your CI job.
Press the `View comparison` button beside a particular entry in the CI history to see the components
-
Great idea Brian. We could definitely do a better job of showing you what's changed from within the CI job itself.
Some possible workarounds for you for the time being:
* Download the deployment PDF, CSV, or zip file provided on the CI job runs page for the CI job of interest* Set up a change monitor on the target org so that you can see what has been deployed (this will allow you to inspect the changes after a CI job has run)