Skip to content

Protected packages: Return ServiceResponse for CreateMavenPackageService

What does this MR do and why?

🛠 with at Siemens

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

MR Checklist (@gerardo-navarro)

Screenshots or screen recordings

Only backend changes. No frontend changes.

How to set up and validate locally

  1. Execute the relevant tests
bundle exec rspec spec/requests/api/maven_packages_spec.rb ee/spec/requests/api/maven_packages_spec.rb spec/services/packages/maven/create_package_service_spec.rb

Related to #323969

Edited by Gerardo Navarro

Merge request reports