Skip to content

Send unique_url instead of unique_domain to gitlab pages

Kassio Borges requested to merge kassio/ease-pages-unique-domain-redirect into master

What does this MR do and why?

When I started working on the Redirect to unique domain (gitlab-pages!856 - merged) I saw the opportunity to simplify the code in there by sending the complete unique url instead of sending only the unique domain. Therefore, this MR changes the, still unused, API to send the unique url.

FYI: The whole unique domain feature is behind a feature flag.

Related to: Redirect namespace domain to unique domain (gitlab-pages#831 - closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Kassio Borges

Merge request reports

Loading