Supported package managers
Not all package manager formats are ready for production use.
The Package Registry supports the following package manager types:
| Package type | GitLab version | Status |
|---|---|---|
| Maven | 11.3+ | GA |
| npm | 11.7+ | GA |
| NuGet | 12.8+ | GA |
| PyPI | 12.10+ | GA |
| Generic packages | 13.5+ | GA |
| Composer | 13.2+ | Beta |
| Conan | 12.6+ | Beta |
| Helm | 14.1+ | Beta |
| Debian | 14.2+ | Alpha |
| Go | 13.1+ | Alpha |
| Ruby gems | 13.10+ | Alpha |
- Alpha: behind a feature flag and not officially supported.
- Beta: several known issues that may prevent expected use.
- GA (Generally Available): ready for production use at any scale.
You can also use the API to administer the Package Registry.