Skip to content

Refactor package creation

Giorgenes Gelatti requested to merge 205578-refactor-package-creation into master

What does this MR do?

Create a base package creation service to centralize package creation logic

Why is this being introduced

To make sure package creation is consistent across multiple package managers. This will facilitate future changes like storing the creator_id when creating a package.

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

Part of #205578 (closed)

Edited by Giorgenes Gelatti

Merge request reports