Skip to content

Commit e446957

Browse files
authored
Create github-administration.md
Explain the tags that we plan to use to organize repositories in Plone GitHub organization
1 parent 2b619fa commit e446957

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# GitHub administration
2+
3+
## Repository tagging
4+
5+
To easily find repositories and what's their purpose within the Plone organization,
6+
a set of tags are being set on repositories within the Plone GitHub organization.
7+
8+
The tags are so far:
9+
10+
- `core`: any repository that are installed when doing a volto or a classic ui project, i.e. what's shared between the two
11+
- `volto`: specific repositories that are meant to get volto running
12+
- `volto add-ons`: repositories not part of default volto UI/UX but meant for it
13+
- `classic ui`: counterpart to volto tag
14+
- `classic ui add-ons`: counterpart to volto add-ons
15+
- `documentation`: repositories that have documentation
16+
- `training`: repositories related to the training documentation
17+
- `infrastructure`: repositories used for all about maintaining Plone servers
18+
- `tooling`: tools / apps needed to orchestrate Plone

0 commit comments

Comments
 (0)