Skip to content

Tail the compilation logs and give a link to it when it fails

What does this MR do?

When the assets compilation fails, we now tail the last 200 lines of the logs and show an error message (in red) with a link to the log artifact.

Screen_Shot_2020-08-27_at_12.13.36

Example: https://gitlab.com/gitlab-org/gitlab/-/jobs/706330045

Closes #233888 (closed).

Edited by Rémy Coutable

Merge request reports