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,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,332
    • Merge requests 1,332
  • 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
  • #233413
Closed
Open
Issue created Aug 03, 2020 by Tim Rizzi@trizziDeveloper

Requests for PyPI packages that are not found on GitLab should be forwarded to pypi.org

Problem to solve

Python developers often use a combination of private, in-house built packages and packages that are publically available in the public PyPI registry.

However, we do not currently help users with pulling packages from this popular, remote repository.

Intended users

  • Sasha (Software Developer)
  • Devon (DevOps Engineer)

Proposal

When a user tries to download a PyPI package using their Project/Group/Instance-level endpoint and the package is NOT found, forward the request to pypi.org and, if possible, download the package.

Further details

This feature is part of our effort to deliver a virtual registry for the PyPI repository that will proxy and cache requests for packages outside of GitLab.

Edited Jun 30, 2021 by Tim Rizzi
Assignee
Assign to
Time tracking