Skip to content

WIP: Update name to be NPM Repository

Tim Rizzi requested to merge trizzi_rename_npm_repository into master

What does this MR do?

The Package Group has recently been discussing naming conventions for our stage:

Registry: a single entity, where all packages are stored, in our case registry.gitlab.com. Repository:` the project's private space where an authenticated user can upload their own packages.

As we add new package manager formats, we are consistnetly calling them the Repository. This MR seeks to update the name of our NPM integration to align with this taxonomy.

Merge request reports