All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Update git repo URLs to GitLab
@ 2021-01-11 11:50 Stefan Hajnoczi
  2021-01-11 11:50 ` [PATCH 1/6] .github: point Repo Lockdown bot to GitLab repo Stefan Hajnoczi
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Stefan Hajnoczi @ 2021-01-11 11:50 UTC (permalink / raw)
  To: qemu-devel
  Cc: Fam Zheng, Peter Maydell, Thomas Huth, Daniel Berrange,
	Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Stefan Hajnoczi, Paolo Bonzini,
	Alex Bennée

Several places in qemu.git reference qemu.org git repo URLs. Let's switch to
GitLab repo URLs in order to enable GitLab as a gating CI and in order to
reduce qemu.org bandwidth consumption.

Paolo has already set up GitLab mirror repos. sgabios was missing and I added
that today. It is now possible to replace git.qemu.org/git with
gitlab.com/qemu-project in URLs.

Stefan Hajnoczi (6):
  .github: point Repo Lockdown bot to GitLab repo
  gitmodules: use GitLab repos instead of qemu.org
  gitlab-ci: remove redundant GitLab repo URL command
  docs: update README to use GitLab repo URLs
  pc-bios: update mirror URLs to GitLab
  get_maintainer: update repo URL to GitLab

 README.rst                |  4 ++--
 .github/lockdown.yml      |  8 +++----
 .gitlab-ci.yml            |  1 -
 .gitmodules               | 44 +++++++++++++++++++--------------------
 pc-bios/README            |  4 ++--
 scripts/get_maintainer.pl |  2 +-
 6 files changed, 31 insertions(+), 32 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-01-21 14:58 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 11:50 [PATCH 0/6] Update git repo URLs to GitLab Stefan Hajnoczi
2021-01-11 11:50 ` [PATCH 1/6] .github: point Repo Lockdown bot to GitLab repo Stefan Hajnoczi
2021-01-11 11:51   ` Daniel P. Berrangé
2021-01-12  7:49     ` Thomas Huth
2021-01-12 10:33       ` Stefan Hajnoczi
2021-01-11 11:50 ` [PATCH 2/6] gitmodules: use GitLab repos instead of qemu.org Stefan Hajnoczi
2021-01-11 12:16   ` Philippe Mathieu-Daudé
2021-01-12  7:54   ` Thomas Huth
2021-01-11 11:50 ` [PATCH 3/6] gitlab-ci: remove redundant GitLab repo URL command Stefan Hajnoczi
2021-01-11 12:16   ` Philippe Mathieu-Daudé
2021-01-12  7:55   ` Thomas Huth
2021-01-11 11:50 ` [PATCH 4/6] docs: update README to use GitLab repo URLs Stefan Hajnoczi
2021-01-12  7:56   ` Thomas Huth
2021-01-11 11:50 ` [PATCH 5/6] pc-bios: update mirror URLs to GitLab Stefan Hajnoczi
2021-01-12  7:59   ` Thomas Huth
2021-01-11 11:50 ` [PATCH 6/6] get_maintainer: update repo URL " Stefan Hajnoczi
2021-01-11 12:18   ` Philippe Mathieu-Daudé
2021-01-12  8:01   ` Thomas Huth
2021-01-11 14:50 ` [PATCH 0/6] Update git repo URLs " Wainer dos Santos Moschetta
2021-01-21 14:56 ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.