Skip to content

Creates CI::Catalog::Resources::Version::CreateService

Laura Montemayor requested to merge create-ci-catalog-version-service into master

What does this MR do and why?

  • Adds publish! method to Ci::Catalog::Resource
  • Updates names of methods to be more clear about building vs creating
  • Uses BulkInsertSafe for components
  • Feature flags the creation of components ONLY

This is a broken down MR for this issue: #415413 (closed)

Original MR: !131032 (closed)

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 Laura Montemayor

Merge request reports