Skip to content

Protected containers: Rename column container_path_pattern

What does this MR do and why?

🛠 with at Siemens

Screenshots or screen recordings

This MR contains only database -related changes

How to set up and validate locally

  1. Run migration
rails db:migrate
  1. Run test to verify that everything works as expected
bundle exec rspec spec/graphql/types/container_registry/protection/rule_type_spec.rb spec/models/container_registry/protection/rule_spec.rb spec/requests/api/graphql/mutations/container_registry/protection/rule/create_spec.rb spec/services/container_registry/protection/create_rule_service_spec.rb

Todos

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 #424367 (closed)

Edited by Gerardo Navarro

Merge request reports