Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Snapshot Content tab displays the projects/packages contained in the snapshot, and their versions.

Snapshot Content UI

Area

Description

1

Snapshot Selection

At any given time only a single snapshot is displayed. You can change what snapshot is currently being displayed from this dropdown. Select a snapshot to view the content for that particular snapshot.

2

Show Revisions

By default only the Projects and Packages are shown in the table. You can optionally view the files in the Packages and/or the commits by either checking this box or by expanding the individual row.

3

Content Toggle

Each snapshot consists of two main facets: the content and the execution (dashboard).

  • Content - When creating a new Snapshot, all Projects and Packages included in the Release get built and versioned. These versioned builds are known as the Snapshot Content

  • Dashboard - Once the Snapshot Content has been built, it is submitted to the Pipeline configured on the Release. The process of the Snapshot Content flowing through the Pipeline is called a Pipeline Execution and this is exactly what the dashboard displays.

By default the Dashboard tab will be shown if the Pipeline Execution has started. At any point however you may switch to content and vice versa via this toggle.

4

Options Menu

Within the options menu you have access to a variety of features and utilities, the most notable being Compare Snapshot and Export which are covered in more detail down below.

Area

Description

1

Snapshot Status

The most common Snapshot statuses are:

  • Pending - The Snapshot is currently building

  • Initiated - The Snapshot has finished building and is now processing through the Pipeline Execution

For a complete list of Snapshot Statuses take a look in the appendix.

2

Quick Filters

Here you can quickly filter the rows in the table by status, especially handy if you have multiple pages of Projects/Packages in your Release.

For a complete list of Snapshot Version Statuses take a look in the appendix.

3

Files and Revisions

Depending upon whether you have expanded a Package or a Project you may see different results here:

  • Project - Shown will be all source control commits for the Project in this Snapshot

  • Package - Each file in the Package will be shown here and the latest commit for that file.


Snapshot Compare

Snapshot Export

  • No labels