Skip to content

Move the remaining EE-specific JS files to ee/

Rémy Coutable requested to merge move-last-ee-specific-js-files-to-ee into master

What does this MR do?

This moves the remaining EE-specific JS files to ee/ and remove app/assets/javascripts from the whitelist of the ee-files-location-check job so that no new EE-specific JS files will be added to another folder than ee/.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ee/issues/4536.

Edited by Rémy Coutable

Merge request reports