Skip to content

Include CodeQuality MR Widget in CE

Jannik Lehmann requested to merge jnnkl-cq-mr-widget-ce into master

What does this MR do and why?

Fixes: #419154 (comment 1497680405)

Include CodeQuality MR Widget in CE

This commit ensures the MrCodeQualityWidget is correctly imported and registered in CE. This fixes an oversight where the widget was only available in the EE version despite being a CE feature.

Screenshots or screen recordings

EE before / after no visual changes
Screenshot_2023-08-03_at_10.55.49
CE before CE after
Screenshot_2023-08-03_at_10.34.14 Screenshot_2023-08-03_at_10.38.58

How to set up and validate locally

  1. Start gdk in CE mode
  2. Clone: https://gitlab.com/jannik_lehmann/code-quality-test-multiple-lines
  3. jannik_lehmann/code-quality-test-multiple-lines!1 recreate this MR
  4. wait for the MR Pipeline to finish

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 Jannik Lehmann

Merge request reports