Pipeline history
This view provides details about who triggered the pipeline and when, including the associated revision and branch. It also shows the duration of each run.
Image loading...
Clicking the execution will open up a more detailed view with four tabs:
Actions
Displays all actions executed in the pipeline, along with their individual logs, execution time, and status. Each action can be expanded to view detailed logs.
Image loading...
Values
Displays all environment variables, secrets, and configuration values used during pipeline execution. This includes both global variables and action-specific settings that were active at runtime.
Details
Provides comprehensive information about pipeline execution:
- Execution time and duration
- Trigger details
- Configuration - Priority settings, cache configuration, and other runtime parameters
Image loading...
Changelog
Displays the full list of commits included in this pipeline run. For each commit, you can view:
- Commit information - Hash, author, timestamp and commit contents
- File changes - List of modified, added, or deleted files
- Diff details - Detailed changes introduced in each file, with line-by-line diffs
Image loading...
Last modified on Oct 1, 2025