Skip to main content

Workflow Logs

The Workflow Logs section provides detailed logs for each workflow step, including the log type (such as source, build, and deploy), build number, duration, status (failed or succeeded), actions, and a "Logs" option that, when clicked, displays logs specific to the selected section.

Description of the image

Description of the image

  • Log Type: Whether it pertains to app CI or another process.
  • Build Number: Shows the unique number assigned to each build.
  • Duration: Displays how long the workflow step took to complete.
  • Timestamp: The exact time the logs were generated.
  • Log Details: A preview of the log entries, with color-coded lines indicating different statuses (e.g., errors in red).

Users can download the full log file for in-depth analysis by clicking on the "Download Report" link.

Reports

Description of the image

The Reports section provides detailed summaries of each pipeline's execution, including:

  • Execution ID: A unique identifier for each pipeline run.
  • Triggered At: When the pipeline was triggered.
  • Trigger Type: Whether the trigger was manual, scheduled, or event-based.
  • Tool: The tool used during the stage (e.g., Trivy Scan).
  • Stage: The specific stage (e.g., Pre-Build).
  • Report Link: A downloadable link for the detailed report of the pipeline's execution.

Approving a Manual Step

For pipelines that require manual approval at certain stages, you will see the step which requires Manual approval, from the Manual tag at the concerned stage. Click on 'Start' at the bottom of the card to continue the workflow.

For example, if the Source stage requires a manual approval, you will see 'Start Build' under the source stage. Click on the same to continue the workflow.

Description of the image

Troubleshooting

In case of a failed pipeline please contact support at contact@atmosly.com with detailed information about the problem.