1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Add maximum gem metadata size limit to GitHub Package RubyGems Registry documentation (#35797)

Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
gitulisca
2023-03-24 19:34:42 +11:00
committed by GitHub
parent 524b5a8614
commit 3fa5a2a3f5
2 changed files with 8 additions and 0 deletions

View File

@@ -3,3 +3,5 @@ package-settings-actions-access-menu: >-
{% ifversion ghes or ghae %}through the **Actions access** menu option{% else %}by using the **Add Repository** button under "Manage Actions access" in the package's settings{% endif %}
package-settings-actions-access-role-dropdown: >-
the **Role** drop-down menu to select the default access level that you'd like the repository to have to your package.
# packages registries limits
limit_rubygems_max_metadata_size: '2 MB'