Skip to content

Use split common packages directly

Lucas Charles requested to merge use-ruleset-package into master

What does this MR do?

  • Use broken apart command package rather than packaged common/v2/command subpackage.
  • Use broken apart report package rather than packaged common/v2/report subpackage.
  • Use broken apart ruleset package rather than packaged common/v2/ruleset subpackage.

The 2 packages remaining that require common as a dependency are logutil and plugin, which are both extremely stable and I don't believe they warrant extraction until we see a pressing need to update that code

What are the relevant issue numbers?

Relates to gitlab-org/gitlab#211819 (closed)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports

Loading