Skip to content

Move package entities to core

Giorgenes Gelatti requested to merge 221259-move-package-entities-to-core into master

What does this MR do?

  • Move package entity files and specs to core.
  • Move entity_helpers.rb to core since the package entities rely on it and it's not EE specific.

The diff is big but there are essentially no code changes, the files are only moved and the EE scope removed.

Part of #221259 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Giorgenes Gelatti

Merge request reports