TeamCity show changes from snapshot dependencies
问题 I have a TeamCity build (A) that does only checkout and msbuild steps and provides it's binaries as output to three other builds. Build B is quick running tests, that take about 5 minutes, B uses A output through snapshot/artifactory dependencies. Output from A is also used in two other build task which are long running tests and installer creation. For now, when some tests in B fail, I don't see changes made to A from withing test job B (or c or D) which caused that fail. Is possible to