Skip to content

Adds an MlModel::Package as a subclass of Packages::Package

Eduardo Bonet requested to merge add-ml-model-packages-class-2 into master

What does this MR do and why?

Uses EnumInheritance (introduced in !127379 (merged)) to create a new class that inherits from Packages::Package through its package_type class.

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 Eduardo Bonet

Merge request reports