Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Move the GitLab packages to Proget repo
-
Hi,
We want to dump the packages in gitlab package registry to proget repository and also maintain a continuous sync from GitLab package registry to proget repository so that proget repository can be used as a mirroring storage to GitLab.
Is there a way to dump the packages from GitLab package registry to proget repository and once its dumped a continuous sync should be maintained with GitLab package registry.
-
Hi @rochishgvv_4077 ,
There is no way to continuously sync to a NuGet feed.
You can create a "Connector" to your GitLab package registry, so that the packages are always on demand: https://docs.inedo.com/docs/proget-feeds-connector-overview
You can download all the packages from a Connector using a Feed Downloader:
https://docs.inedo.com/docs/proget-feed-importingYou can configure GitLab to push to ProGet. We don't have any info on how to do that, however.
Cheers,
Alana