Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.27 KB

File metadata and controls

49 lines (33 loc) · 1.27 KB
myst
html_meta
description property=og:description property=og:title keywords
GitHub administration for Plone
GitHub administration for Plone
GitHub administration for Plone"
Plone, GitHub, administration

(contributing-github-administration-label)=

GitHub administration

This chapter describes how repositories under the Plone GitHub organization are managed.

(contributing-github-repository-tagging-label)=

Repository tagging

To find repositories and their purpose within the Plone organization, a set of tags are used for repositories within the Plone GitHub organization. The following tags are in use.

core : repositories that are required by both Volto and Classic UI projects

volto : specific repositories that are required by Volto, but not Classic UI, projects

volto add-ons : repositories that are not part of the default Volto installation, but extend its functionality

classic ui : counterpart to volto tag

classic ui add-ons : counterpart to volto add-ons tag

documentation : repositories that have documentation

training : repositories related to the training documentation

infrastructure : repositories used for maintaining Plone servers

tooling : tools and applications needed to orchestrate Plone