In the Builds screen, you can select the Build Name | Build Number to drill down into a specific build number. This displays detailed information about the build number and enables you to compare it with another build, as described in the following sections.
The Build Info Details screen is divided into the following panels:
The horizontal panel along the top displays basic information about the selected build number.
The lower panel displays build details, which are divided into a series of tabs.
The following table describes the build information that is available for each build number.
View | Description |
---|---|
General Build information | The horizontal panel displays general information about the build.
|
Published Modules | The Published Modules tab displays the modules published into Artifactory as a result of the build, along with the number of artifacts and dependencies that they contain. |
Module Artifacts and Dependencies | Selecting a published module that was built will display its artifacts and dependencies. You can group these by type or scope by clicking the corresponding column header. You can click any item to download it directly, or click its Repo Path to view it in the Tree Browser. |
Environment | The Environment tab displays the environment and system variables associated with the build. You can use these to reproduce the environment precisely if you need to rerun the build. |
Xray Data | The Xray Data tab displays the results of the Xray scan performed on the build. For more information, see Xray Scan Results. |
Evidence | The Evidence tab displays the evidence files that are associated with the build. For more information, see Evidence Management. |
Issues | The Issues tab displays information about issues that were dealt with in the build. The CI clients that currently support this feature are: Jenkins, Bamboo and JFrog CLI. When using Jenkins CI, if you to set the Enable JIRA Integration option in the Jenkins Artifactory Plugin, the Issues tab will display any JIRA issues that have been addressed by this build. |
Diff | The Diff tab allows you to compare the selected build with any other build. Once you select a build number in the Select A Build To Compare Against field, Artifactory displays all the differences between the builds that were detected including new artifacts added, dependencies deleted, properties changed and more. |
Release History | The Release History tab displays the history of releases associated with the build. |
Build Info JSON | This tab displays the raw |