1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[2023-01-04]: RubyGems Package Registry migration to v2 (#33347)

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
Isaac Brown
2023-01-10 10:15:17 +00:00
committed by GitHub
parent 287269d36f
commit 0647a19c74
11 changed files with 74 additions and 30 deletions

View File

@@ -26,6 +26,8 @@ You can extend the CI and CD capabilities of your repository by publishing or in
{% ifversion packages-registries-v2 %}
### Authenticating to package registries with granular permissions
Some {% data variables.product.prodname_registry %} registries support granular permissions. This means you can choose to allow packages to be owned by a user or an organization, or linked to a repository. For the list of registries that support granular permissions, see "[About permissions for {% data variables.product.prodname_registry %}](/packages/learn-github-packages/about-permissions-for-github-packages#granular-permissions-for-userorganization-scoped-packages)."
{% data reusables.package_registry.authenticate_with_pat_for_v2_registry %}
### Authenticating to package registries with repository-scoped permissions