Hi,
I’m planning to use the Pypi package registry for some custom packages that I use but I also need access to the public Pypi registry, so I have two questions:
- Are the packages uploaded to a project accesible only to the group or are they accesible to anyone?
- Does the Gitlab Pypi registry proxy the public Pypi as well? Due to some infrastructure requirements I need only one index URL, so I would need to proxy the public pypi as well
Thanks!