Skip to main content

Activity

Welcome to the activity screen in MintPress. This guide will help you navigate through the activity screen, where you can view the status of activity (changes and workflow runs) in either a card or table view.

Accessing the activity screen

To view recent activity in MintPress:

  1. Log in to the GUI.
  2. Click on activity on the navigation bar on the left side.

Understanding the activity screen

Upon accessing the activity screen, the default table view is presented. This view organises changes and workflow runs into a structured table that displays key information at a glance. While the default view is the table view, you can switch to the card view for a different visual representation of the same information.

tip
  • Monitor activity to ensure smooth operations.
  • In the card view, use the metadata toggle to gain insights into the business process details for activity. E.g. a change request ID.
  • The card view is particularly useful for a visual overview, while the table view can be used for detailed analysis.

Table view details

Activity table view screen

Each row includes:

ColumnDescription
IDA unique identifier for each change or workflow run. It is also used to navigate to the change or workflow run details screen.
ActionThe action that was executed.
TargetIndicates the project, environment or asset against which the activity was run.
StatusShows the current status of the change with colour-coded indicators; red:failure, green:success, yellow:running.
StartedTimestamp for when the activity began.
FinishedTimestamp for when the activity ended.
RevisionThe Git reference for the commit used for the activity.
Started byThe user who initiated the activity.
CommentsComments can be added by the initiator of the activity to provide extra context.

Card view details

Activity card view screen

Each card contains the following information:

ElementDescription
Project, environment, action and IDThe top of the card lists the project name, environment, and action (e.g., project > environment > action > ID)
UserIndicates who created, cancelled, or approved the activity.
Status indicatorA colour-coded icon indicates the current status of the activity (e.g., running, successful).
TimestampWhen the activity was started and its duration.
Source branchThe source control branch from which the activity was deployed.
Commit SHAThe specific commit identifier associated with the activity.

Features

FeatureFunction
SearchSearch for specific changes using keywords.
Time filterSelect a time period to filter the changes displayed.
Metadata toggleShow or hide metadata for each change. Available in card view only.
CSV exportExport the list of changes to a CSV file.
View toggleSwitch between card view and table view according to your preference.

Click on the ID hyperlink on the table view, or > icon on a change card, to be taken to the details screen for more in-depth information about that activity. See the activity details UI reference guide.

Creating changes or running workflows

To ensure accuracy and relevance, changes and workflows can only be run from within the project, environment, or asset screens. This design is intentional, as each modification needs to be directly associated with a specific project, environment or asset. By navigating to the project, environment or asset screen, you can run changes and workflows and ensure they are correctly applied.