#1588 [Proxies] Add redirect for DEI group
Merged 9 months ago by darknao. Opened 9 months ago by zlopez.
fedora-infra/ zlopez/ansible dei_redirect  into  main

@@ -854,3 +854,11 @@ 

      target: https://fedoraproject.org/podcast/

      tags:

      - podcast

+ 

+   - role: httpd/redirectmatch

+     shortname: 00-docs-dei

+     website: docs.fedoraproject.org

+     regex: (?i)^/en-US/diversity-inclusion

+     target: https://docs.fedoraproject.org/en-US/dei/

+     tags:

+     - docs

This will add docs redirection for DEI group.

See https://pagure.io/fedora-infrastructure/issue/11503 for more info

Signed-off-by: Michal Konecny mkonecny@redhat.com

rebased onto 56e86f338455074961cf7a675ba3d833315128e4

9 months ago

rebased onto 56e86f338455074961cf7a675ba3d833315128e4

9 months ago

I rebased this PR on latest changes in main. See also gitlab.com:fedora/dei/docs!3 for the required Antora changes for this to work as expected at the new address.

Note that the Fedora Docs site rebuilds about once per hour, and the GitLab MR should be merged before this change is deployed to production.

It is also worth a check with @darknao first to make sure this change does not accidentally bring extra breakage that would disrupt other Fedora Docs sites from publishing.

ok, so where are we here? is this ready to merge?

I just merged the Antora change into the DEI Team docs repo. It should take 1-2 hours for the site to rebuild with the new URL. The redirect could go through once the Antora change is validated, i.e. the link below is working:

https://docs.fedoraproject.org/en-US/dei/

rebased onto 76f8235d9b121da762df8988049d05bedb2d3942

9 months ago

rebased onto 76f8235d9b121da762df8988049d05bedb2d3942

9 months ago

rebased onto c986497

9 months ago

rebased onto c986497

9 months ago

ok, let's merge this then.

Pull-Request has been merged by darknao

9 months ago
Metadata