Skip to content

Refactor landing page EE

Evan Read requested to merge refactor-landing-page-ee into master

What does this MR do?

As part of https://gitlab.com/gitlab-org/gitlab-ce/issues/52304, a revamped EE landing page was developed and merged in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7525.

Unfortunately, a few tests broken because they relied on the old structure and were only run post-deploy. That meant the new content was reverted: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8498.

This MR is a do-over, with a full pipeline and fixed test.

Related issues

None other than what's mentioned above.

Author's checklist

Review checklist

  • Your team's review (required)
  • PM's review (recommended, but not a blocker)
  • Technical writer's review (required)
  • Merge the EE-MR first, CE-MR afterwards

Merge request reports