Skip to content

Update `add_catalog_resource` helper

Avielle Wolfe requested to merge 429102-update-add-catalog-resource into master

What does this MR do and why?

Adding a catalog resource is now a FOSS feature, and the policy has already been moved to FOSS. This MR moves a helper method that uses the policy to FOSS.

This MR will make it possible for projects of any tier to become a catalog resource.

Changelog: changed

How do I test this?

  1. If your GDK has a license, remove it
  2. Go to the CI/CD settings for any project that you are owner of
  3. See that the toggle to mark the project as a catalog resource is present
  4. Use the toggle - see that the action is successful

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

Edited by Avielle Wolfe

Merge request reports