Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,938
    • Issues 34,938
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,271
    • Merge Requests 1,271
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #277160

Closed
Open
Opened Nov 05, 2020 by Tim Rizzi@trizziDeveloper

Add a generic packages tab to the Packages UI

Release notes

With the GitLab generic package repository, you can easily publish generic files, like release binaries, in your project’s Package Registry. Then, install the packages whenever you need to use them as a dependency. However, if you use the Packages UI and another package manager format, you may have noticed that there is no easy way to quickly filter the UI to see only your generic packages.

Not anymore. We recently added a tab to the Packages UI called Generic that you can click on and limit your view to only your generic packages. We hope this helps you to find and validate your packages faster and more efficiently.

Problem to solve

GitLab launched the generic packages repository in %13.6 which allows you to publish and install generic binaries. However, when you navigate to the Packages UI, you can only see these files in the All view. This can make it difficult for you to quickly filter only on the generic package type. This problem is exacerbated in projects that use several formats in their registry.

Proposal

Add a tab Generic to the Packages UI so that a Developer can navigate to the user interface and quickly find and validate the package they are looking for.

  • Sorting, filtering, and deleting packages should all work the same.
  • Measure UI activity via Snowplow (similar to other formats)

Testing & Availability

And end to end test is being tracked to cover this package manager.

  • General issue: #249575 (closed)
  • Test case: gitlab-org/quality/testcases#1063 (closed)

Screen_Shot_2020-11-05_at_2.19.36_PM

Edited Nov 13, 2020 by Sofia Vistas
Assignee
Assign to
13.7
Milestone
13.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#277160