All of lore.kernel.org
 help / color / mirror / Atom feed
* Git mirror at gitlab
@ 2023-12-21 11:30 Olliver Schinagl
  2023-12-21 11:48 ` Patrick Steinhardt
  0 siblings, 1 reply; 23+ messages in thread
From: Olliver Schinagl @ 2023-12-21 11:30 UTC (permalink / raw)
  To: git, ps, gitster

Hey list,

For years, I wanted (tried, but time) to run the mirror for git on 
gitlab. Actually, the original idea was to run a docker container ([0] 
10k+ pulls :p)

I initially set this up via docker build containers, where docker hub 
would pull my mirror of the git repo. My mirror, because I added a 
Dockerfile which was enough for docker to do its trick. I was planning 
(time ..) on submitting this upstream to the list, but never did. 
Because of me not doing that, I had to manually (I was even too lazy to 
script it) rebase the branch. Docker then did some changes to their 
business, where the docker builds where not possible anymore.

So then I figured, I'll do the same on gitlab and push it to the docker 
hub. Thus I setup a mirror on gitlab [1], with the idea to work there on it.

Again, I never got around to finalize this work, mostly because the 
docker container 'just worked' for pretty much everything. After all, 
git is very stable overal.

So very interestingly, last month commit 0e3b67e2aa25edb ("ci: add 
support for GitLab CI") landed, which started to trigger pipeline jobs!

Sadly, this only worked for 3 builds, as that's when the minutes ran out :)

So one, I would very much like to offer the registered names (cause they 
are pretty nice in name) to here, so people can use and find it.

Two, hopefully get Patrick Steinhardt to help out to get unlimited 
minutes and storage on the repo :)

Three, see what the opinion of people here is on this. I'll do the work 
to get the dockerfile (now containerfile, we're inclusive after all) 
merged, and the CI file updated to create, store (and push to docker 
hub) the generated containers.

Thanks,
Olliver

[0]: https://hub.docker.com/r/gitscm/git
[1]: https://gitlab.com/gitscm/git

P.S. I'm not subscribed, so please keep me in the CC :)

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

end of thread, other threads:[~2024-03-31  7:27 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-21 11:30 Git mirror at gitlab Olliver Schinagl
2023-12-21 11:48 ` Patrick Steinhardt
2023-12-22 14:06   ` Olliver Schinagl
2023-12-28 11:13     ` Patrick Steinhardt
2023-12-28 14:50       ` Phillip Wood
2024-01-17  6:35   ` Patrick Steinhardt
2024-03-21 11:24     ` Patrick Steinhardt
2024-03-21 16:34       ` Junio C Hamano
2024-03-21 22:27         ` Olliver Schinagl
2024-03-22  0:44           ` Patrick Steinhardt
2024-03-22 10:08             ` Christian Couder
2024-03-22 13:04               ` Patrick Steinhardt
2024-03-29 14:47                 ` [PATCH 1/2] cook: switch unmaintained GitLab mirror to new URL Patrick Steinhardt
2024-03-29 18:11                   ` Junio C Hamano
2024-03-29 14:47                 ` [PATCH 2/2] cook: update mirror URLs to use HTTPS Patrick Steinhardt
2024-03-30  8:14                 ` Git mirror at gitlab Olliver Schinagl
2024-03-30  8:18                   ` Patrick Steinhardt
2024-03-30  8:20                     ` Olliver Schinagl
2024-03-30  9:06                       ` Patrick Steinhardt
2024-03-30 10:59                         ` Olliver Schinagl
2024-03-30 18:06                           ` Patrick Steinhardt
2024-03-30 23:54                             ` Olliver Schinagl
2024-03-31  7:26                               ` Patrick Steinhardt

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.