diff mbox series

[1/2] cook: switch unmaintained GitLab mirror to new URL

Message ID d9515be6f21a8a95de3319e1046e05606cd91d55.1711723543.git.ps@pks.im (mailing list archive)
State New
Headers show
Series [1/2] cook: switch unmaintained GitLab mirror to new URL | expand

Commit Message

Patrick Steinhardt March 29, 2024, 2:47 p.m. UTC
One of the official mirrors for the Git project is hosted at
https://gitlab.com/git-vcs/git. This mirror is only maintained by a
single person (Ævar Arnfjörð Bjarmason) whom we haven't been able to
contact for multiple months by now. Thus the mirror is essentially
unmaintained right now.

Given the recent introduction of support for GitLab CI into Git in
0e3b67e2aa (ci: add support for GitLab CI, 2023-11-09) there is interest
though to set up CI systems for the GitLab mirror. A new mirror was thus
created on GitLab at https://gitlab.com/git-scm/git that has been signed
up with the GitLab Open Source program, which gives that project free CI
minutes. Furthermore, this mirror has multiple owners (Christian Couder
and myself and we are happy to add more stakeholders) so that we do not
run into the same issue in the future.

Switch over the GitLab mirror URL to the new mirror.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
---

The new repository has now been registered with the GitLab Open Source
program. It has been configured to mirror [1] and CI pipelines run after
every mirror update.

Patrick

[1] https://git.kernel.org/pub/scm/git/git

 MaintNotes        | 2 +-
 cook              | 2 +-
 whats-cooking.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comments

Junio C Hamano March 29, 2024, 6:11 p.m. UTC | #1
Patrick Steinhardt <ps@pks.im> writes:

> The new repository has now been registered with the GitLab Open Source
> program. It has been configured to mirror [1] and CI pipelines run after
> every mirror update.

OK, thanks.
diff mbox series

Patch

diff --git a/MaintNotes b/MaintNotes
index 919a9dc3fb..774ce56c20 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -135,7 +135,7 @@  My public git.git repositories are (mirrored) at:
   https://kernel.googlesource.com/pub/scm/git/git
   https://repo.or.cz/alt-git.git/
   https://github.com/git/git/
-  https://gitlab.com/git-vcs/git/
+  https://gitlab.com/git-scm/git/
 
 This one shows not just the main integration branches, but also
 individual topics broken out:
diff --git a/cook b/cook
index e1d9e6aba9..5fb2062574 100755
--- a/cook
+++ b/cook
@@ -398,7 +398,7 @@  With maint, master, next, seen, todo:
 	git://repo.or.cz/alt-git.git/
 	https://kernel.googlesource.com/pub/scm/git/git/
 	https://github.com/git/git/
-	https://gitlab.com/git-vcs/git/
+	https://gitlab.com/git-scm/git/
 
 With all the integration branches and topics broken out:
 
diff --git a/whats-cooking.txt b/whats-cooking.txt
index bd471c4e78..24e9fc51df 100644
--- a/whats-cooking.txt
+++ b/whats-cooking.txt
@@ -27,7 +27,7 @@  With maint, master, next, seen, todo:
 	git://repo.or.cz/alt-git.git/
 	https://kernel.googlesource.com/pub/scm/git/git/
 	https://github.com/git/git/
-	https://gitlab.com/git-vcs/git/
+	https://gitlab.com/git-scm/git/
 
 With all the integration branches and topics broken out: