Commits show page
Updated:2024-09-29 MAIA
The commits show page contains information and references related to one specific commit.
The page has three main areas:
- Identity of the commit.
- Tabs row and unique content for each tab.
- Overview tab.
- Diff tab.
- Built artifacts tab.
- Deliveries tab.
- History tab.
- Information box.

Tabs
Name |
Description |
Overview |
Overview of all Issues related to this commit. |
Diff |
List of all file changes performed with this commit and a detailed diff describing changes per file. |
Built artifacts |
List of built artifacts where this commit is included for the first time. |
Deliveries |
List of delivered artifacts where this commit is included for the first time. |
History |
A list of manual changes made in the MAIA web app related to this build. |
Button
- Rescan comment: rescan commit comment to create Issues in MAIA, etc.
Information box

- Created at: Time of creation (in MAIA).
- Track: Commit to track/branch.
- User: User identity.
- Comment: Commit comment (beautified).
- Sha: commit sha identity (git).
- Repo revision: Repository version counter (in MAIA).
- Commit time: Local time of commit (git).
- Parents: Previous commit in track, id and link (in MAIA).
- Label: Commit label (in MAIA).
- Uuid: Universally unique identifier for this commit (in MAIA).
- Raw comment: Commit comment in and change id in raw format.