Skip to content

Simplify gitlab container repository delete tags services

Siddharth Asthana requested to merge edith007/gitlab:issue_232496_1 into master

What does this MR do and why?

This MR aims to solve the issue #232496

Specify which tags were not deleted?

error("could not delete tags: #{@tag_names.join(', ')}")

File Change

  • app/services/projects/container_repository/gitlab/delete_tags_service.rb

MR acceptance checklist

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

Edited by Siddharth Asthana

Merge request reports