Working with public configurations

Make artifacts of some projects be publicly accessible, but do not want these projects be modified or built publicly.

  1. Set up public accessible projects under a particular configuration, for example, root.public.

  2. Add a group named by anonymous, and configure this group to have View permission on configuration subtree rooted at root.public.

  3. In this way, anonymous users can only access configurations under root.public, without the permission to build or edit these configurations.