Skip to content

Make URLs in logs lines into clickable links

What does this MR do?

Introduces a new feature flag: ci_job_line_links that allows users to click on links in our job logs. Rollout issue at #281727 (closed)

2020-11-12_18.03.43

This is a redo of an older MR (!40175 (merged)) that was reverted.

No changelog is included, as we are still behind a feature flag.

Screenshots (strongly suggested)

before after
Screen_Shot_2020-11-12_at_5.25.43_PM Screen_Shot_2020-11-12_at_5.23.47_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #18324 (closed)

Edited by Miguel Rincon

Merge request reports