View Application Resources
The Resources option displays a table containing the packages that comprise the application. From the table you can drill down to package versions that belong to the application and unbind the package version, if required.
To view application resources:
-
In the Platform module, select AppTrust > Applications.
-
In the sidebar, click Resources.
For each package included in the application, the table describes:
- The package type (Maven, Docker, and so on)
- The package name
- The latest package version included in the application
- The total number of package versions included in the application
-
Click a package name to drill down to a table listing all versions of the selected package that are bound to the application.
The table includes the commit information (for example, from GitHub) that triggered package creation for each version, including:
- VCS URL: The web address of the Version Control System repository where the committed code is located.
- Branch: The relevant branch where the committed code is located.
- Revision: The specific commit containing the relevant code.
View Package Details
Click the package version to jump to detailed information about the package. For more information, see Viewing Package Version Information.
Updated 3 months ago
