Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #221259
Closed
Open
Issue created Jun 11, 2020 by Tim Rizzi@trizziDeveloper

Move the Package Registry from EE to Core

Problem to solve

The goal of the GitLab Package Group is to have 90% of userbase rely on GitLab for all of their package management needs. In order to achieve this goal, we need to both add support for a wide variety of package manager formats and build a robust set of features that will be sufficient for our customers to replace their existing package manager vendors.

We would like to help drive the adoption of these features so that we can get more feedback on how to improve them and make them even more useful in your everyday workflows. And, as we've been working with the community on contributions for Composer (PHP) and Cargo (Rust), we've heard several requests move these features to core.

Intended users

  • Delaney (Development Team Lead)
  • Sasha (Software Developer)
  • Devon (DevOps Engineer)
  • Sidney (Systems Administrator)
  • Simone (Software Engineer in Test)

User experience goal

Proposal

As part of GitLab's stewardship promises, we would like to move the basic functionality for each package manager format to the GitLab Core Edition. 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
  • Ensure that your contributions are available for ALL GitLab users

Further details

MR Breakdown

  1. Move dependency files and code (fixtures, helper classes, etc)
  2. Remove license checks in the backend
  3. Move models
  4. Move controlers/apis (with the dependencies moved and license removed, it should be able to be done with a simple move)
  5. Remove checks in the UI and license

Permissions and Security

  • There are no permissions changes required for this change

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Is this a cross-stage feature?

Links / references

Edited Jun 11, 2020 by Tim Rizzi
Assignee
Assign to
Time tracking