Skip to content

Release the Feature specific permissions for the Package Registry change

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

What does this MR do and why?

In #329253 (closed), we built a new feature that allows you to control a project's package registry visibility separately from the repository.

But there are limitations. It does not work with Composer. And Conan search will not be supported.

This MR updates the docs with these caveats.

The documentation issue is: #383557 (closed)

This MR also enables the package_registry_access_level feature flag by default. Rollout issue is: #363018 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by David Fernandez

Merge request reports

Loading