Skip to content

Add check for top-level ee directory in CE repo

Dmytro Zaporozhets (DZ) requested to merge dz-no-ee-check into master

What does this MR do?

Adds a simple script that checks if ee directory is present in the repository. Add this check to CI so build fails if someone commits ee directory in CE repo.

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

no

Why was this MR needed?

To prevent accidentally commit ee repo in CE when backporting changes from EE

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46239

Edited by Dmytro Zaporozhets (DZ)

Merge request reports