Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #44271

Closed
Open
Opened Mar 14, 2018 by Dimitrie Hoekstra@dimitrieh🦑
  • Report abuse
  • New issue
Report abuse New issue

Show `failure_reason` in jobs view content section

This issue is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/41111

Design

  • No longer scroll to bottom of job by default when opening job view after it has finished

Messages:

- "There is an unknown failure, please try again",
- "There has been a script failure. Check the job log for more information",
- "There has been an API failure, please try again",
- "There has been a timeout failure or the job got stuck. Check your timeout limits or try again",
- "There has been a runner system failure, please try again",
- "There has been a missing dependency failure, check the job log for more information"

Retry button becomes a primary (fully colored button) if:

  • "Unknown failure" => Includes retry button
  • "Script failure"
  • "API failure" => Includes retry button
  • "Stuck or timeout failure" => Includes retry button
  • "Runner system failure" => Includes retry button
  • "Missing dependency failure"

Note: If no job log, please provide a mini job log stating: No job log

Artboard

Note: The call-out will be replaced by the default call-out which has already been defined and used in GitLab:

image

Edited Mar 21, 2018 by Dimitrie Hoekstra

Related issues

  • Discussion
  • Designs
Assignee
Assign to
10.8
Milestone
10.8
Assign milestone
Time tracking
None
Due date
None
8
Labels
CI/CD [DEPRECATED] Deliverable UX ready [DEPRECATED] customer feature frontend pipeline workflow::In review
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss#44271