when the company's group was first setup, nobody considered the posibility of using anything beyond git, so the group's path was made with a leading underscore (part of the company name at that moment). Nowadays we're trying to use the built-in docker registry and, due to said path conflict, we're unable to use them at all.
Thing is, changing it cold-turkey would break existing deploy measures, and all local repos devs have. What I thought about is creating a new group with a "correct" path, mirroring the existing repos there, and (here's my doubt) configuring a pull warning about the deprecated path for all devs to see once they update their copies. Is this last part possible? Tried googling around for "git pull warning message" but to no avail
You can move projects between namespaces and rename repositories very easily — either via the UI or through the API
Обсуждают сегодня