Skip to content

Fix 'Erase job log' button is misleading

What does this MR do and why?

This renames the Erase job log button to Erase job log and artifacts.

The reason is that the erase feature will delete the artifacts as well (see the #erase on the app/models/ci/build.rb)

Screenshots or screen recordings

image

How to set up and validate locally

  1. Go to a project with CI
  2. Go to CI/CD > Jobs
  3. Open a job that has completed
  4. See the delete button in the navbar

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #297517 (closed)

Edited by Kev

Merge request reports