Skip to content

Add section to docs about multiple registries

Tim Rizzi requested to merge trizzi-master-patch-86129 into master

What does this MR do?

I was reading through GitHub's npm registry documentation and found this section https://docs.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-npm-for-use-with-github-packages, which is also true for the GitLab npm registry. And I thought I'd add it to help users configure their .npmrc file to include multiple registries.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports

Loading