Skip to content

Don't show keep path for non archive artifacts

Erick Bajao requested to merge eb-no-keep-report-artifacts into master

What does this MR do?

For non-archive artifacts, the ones not defined under artifacts:paths like how reports usually are, we don't want to show the "Keep" button for them, There's a bug that it still shows even though they are not keepable anyway so this MR fixes it.

Solves #12274 (closed)

See #12274 (comment 258871481)

Screenshots

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
Edited by Fabio Pitino

Merge request reports