Add experimental namespace_in_path pages url in deploy & Job artifacts
What does this MR do and why?
Add experimental namespace_in_path pages url in Project Deploy > Pages and Job artifacts.
Related to: GitLab Pages without DNS wildcard - MVC (#17584 - closed)
Changelog: added
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- After
gdk reconfigure
, add an entrynamespace_in_path: true
ingitlab-development-kit/gitlab/config/gitlab.yml
under GitLabPages section - Restart the gdk using
gdk restart
. - Create a GitLab Pages website from a project template
- Go to the created project > Deploy > Pages
Note: Clicking on experimental url will not display pages website in local, as it requires pages_nginx: omnibus-gitlab!7250 (merged)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Naman Jagdish Gala