Skip to content
Snippets Groups Projects
Commit 73fa8af5 authored by Clayton Cornell's avatar Clayton Cornell
Browse files

Merge branch 'trizzi-master-patch-61754' into 'master'

Update npm docs with request forwarding note

See merge request !105390



Merged-by: default avatarClayton Cornell <ccornell@gitlab.com>
Approved-by: default avatarClayton Cornell <ccornell@gitlab.com>
Co-authored-by: Tim Rizzi's avatarTim Rizzi <trizzi@gitlab.com>
parents 9c5df08a 7b8a5817
No related branches found
No related tags found
1 merge request!105390Update npm docs with request forwarding note
Pipeline #708556506 passed
......@@ -192,6 +192,8 @@ When an npm package is not found in the Package Registry, the request is forward
Administrators can disable this behavior in the [Continuous Integration settings](../../admin_area/settings/continuous_integration.md).
Group owners can disable this behavior in the group Packages and Registries settings.
### Install npm packages from other organizations
You can route package requests to organizations and users outside of GitLab.
......
......@@ -412,6 +412,7 @@ The following table lists group permissions available for each role:
| Pull [packages](packages/index.md) | | ✓ | ✓ | ✓ | ✓ |
| Delete [packages](packages/index.md) | | | | ✓ | ✓ |
| Create/edit/delete [Maven and generic package duplicate settings](packages/generic_packages/index.md#do-not-allow-duplicate-generic-packages) | | | | ✓ | ✓ |
| Enable/disable package request forwarding | | | | ✓ | ✓ |
| Pull a Container Registry image | ✓ (6) | ✓ | ✓ | ✓ | ✓ |
| Remove a Container Registry image | | | ✓ | ✓ | ✓ |
| View [Group DevOps Adoption](group/devops_adoption/index.md) | | ✓ | ✓ | ✓ | ✓ |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment