Skip to content

Resolve "ee_compat_check should remove `ce-` prefix or `-ce` suffix as ee-specific check"

Lin Jen-Shin requested to merge 46519-remove-ce-prefix-suffix-in-check-ce into master

What does this MR do?

Resolve "ee_compat_check should remove ce- prefix or -ce suffix as ee-specific check"

Are there points in the code the reviewer needs to double check?

We might want to share more codes between EeCompatCheck and EESpecificCheck, but... 🤷🏻

Why was this MR needed?

When we create EE branch first, we cannot add ee- to the existing merge request. In this case we often just add ce- to the CE branch.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #46519 (closed)

Edited by Rémy Coutable

Merge request reports