Update infra pagure.io links to forge.fp.o (WIP)

This should update all the references we have to
https://pagure.io/fedora-infrastructure to the
new https://forge.fedoraproject.org/infra/tickets/ area.

Do not merge this before the migration on tuesday.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-01-16 12:15:16 -08:00
parent 7d56f15586
commit a754144f19
41 changed files with 67 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# See https://pagure.io/fedora-infrastructure/issue/7130
# See https://forge.fedoraproject.org/infra/tickets/7130
# Basically we have an OLD (old 7 years ago, as of 2025-10) set of content
# and a new set of content. We want to serve the new content, and if nothing
@@ -11,7 +11,7 @@
# 2. rsync new to docs.fedoraproject.org
# 3. rsync docs.fedoraproject.org to docs-combined
# BUT see https://pagure.io/fedora-infrastructure/issue/12848
# BUT see https://forge.fedoraproject.org/infra/tickets/12848
# -a is the std. copy everything "archive" mode.
# -H means try to copy hardlinks as hardlinks

View File

@@ -1,6 +1,6 @@
#!/bin/sh
# See https://pagure.io/fedora-infrastructure/issue/7130
# See https://forge.fedoraproject.org/infra/tickets/7130
# Basically we have an OLD (old 7 years ago, as of 2025-10) set of content
# and a new set of content. We want to serve the new content, and if nothing
@@ -11,7 +11,7 @@
# 2. rsync new to docs.fedoraproject.org
# 3. rsync docs.fedoraproject.org to docs-combined
# BUT see https://pagure.io/fedora-infrastructure/issue/12848
# BUT see https://forge.fedoraproject.org/infra/tickets/12848
# -a is the std. copy everything "archive" mode.
# -H means try to copy hardlinks as hardlinks