Use the Release Bundle Version Timeline

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

The timeline contains a record of all events related to the Release Bundle version listed in reverse chronological order. Use the timeline Actions menu to perform various actions on the Release Bundle version and to view details of a specific event.

To open the Release Bundle version timeline:

  1. In the Application module, go to Artifactory > Release Lifecycle. The dashboard is displayed.

  2. Click the row the relevant Release Bundle to display the kanban board.

    Dashboard_kanban-example.png
  3. Click a card on the kanban board for the relevant Release Bundle version.

    Dashboard_RB-version-timeline.png

The first event always records the creation of the Release Bundle version. New events are added to the timeline as other actions are performed on the version (using either the platform UI or the REST APIs), such as promotion, distribution, export, and deletion.

Tip

If needed, you can select a different version of the Release Bundle from the dropdown list.

Each timeline event contains a detailed status description and color indicator:

Status

Color

Description

In Progress

Blue

The operation is currently in progress.

Failed

Red

The operation failed.

Success

Green

The operation was successful.

Deleting

Blue

Deletion of the Release Bundle version or promotion is currently in progress.

Deleted

Gray

The Release Bundle version (or version promotion) has been deleted.

Canceled

Yellow

The distribution or export operation was canceled.

Timeline Events in Federated Environments

When working with Federated repositories as part of a multi-site environment, operations performed on a Release Bundle version on one Federation member are propagated to the timelines of the other members. This includes Release Bundle creation, promotion, and distribution.

timeline-event_distribution-from-remote-jpd.png