Skip to content

Adds Ci::Catalog::Resources::ReleaseService

What does this MR do and why?

Related to Backend: Scan a catalog resource for components (#415413 - closed)

Adds the Ci::Catalog::Resources::ReleaseService, which will:

  • Validate components via the Ci::Catalog::Resources::ValidateService
  • Creates a version and metadata via Ci::Catalog::Resources::Versions::CreateService

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 Fabio Pitino

Merge request reports