Draft: Docs Translation Preview Environment
What does this MR do and why?
This MR enables a full build docs.gitlab.com
in a review app environment using content from our main-translation
branches in our production forks.
The review app enables our team to review internationalized documentation and features before production deployment. It consolidates translated content from all five repositories (GitLab, Operator, Omnibus, Runner, Charts), maintains production-identical build pipelines, and utilizes the i18n features we have built for Hugo.
First visit https://gitlab-docs-hugo-8690cf.gitlab.io/ to oauth yourself to the server, then visit https://gitlab-docs-hugo-8690cf.gitlab.io/review-mr-31/ to see the latest main-translation
branch contents from our production forks @ https://gitlab.com/gitlab-com/localization/tech-docs-forked-projects/prod.
You can also use the "View App" button to enter the site.
DO NOT MERGE THIS.
Screenshots, screen recordings, or links to review app
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Configure a local GitLab Docs environment.
- Check out this branch.
Merge request 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 merge request.