Hacker News new | ask | show | jobs
by tr-gitlab 2262 days ago
GitLab PM here for the Package stage. We announced that the Package Registry offering will be included in GitLab Core.

This means that for npm, Maven, NuGet, Conan and any future formats, you will be able to:

- Establish GitLab as a private repository - Authenticate using your GitLab credentials, personal access or job token - Publish packages to GitLab - Pull packages from GitLab - Search for packages hosted on GitLab - Access an easy-to-use UI that displays package details and metadata and allows you to download any relevant files

It does take a bit of work to migrate the code. We are currently investigating what work is required and will have a better sense of timing once the investigation is complete. We are hoping to have this complete in the next few months.

You can follow along in the issue here: https://gitlab.com/groups/gitlab-org/-/epics/2867.