Skip to content

Add `name` and `path` fields to version type

Rajendra Kadam requested to merge 432101-update-tag-path-name into master

What does this MR do and why?

Per #432101 (closed), we plan to deprecate tag_name and tag_path and add name and path fields.

This MR makes those required changes to backend

Screenshots or screen recordings

Screenshot_2023-12-14_at_4.11.33_PM

How to set up and validate locally

  1. Restart gdk after having these changes locally.
  2. Head over to http://localhost:3000/-/graphql-explorer and check the docs for CiCatalogResourceVersion

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

Merge request reports