Repositories

Content

Repository: Web Page REPO_WEB ../_images/arrow-right-circle.svg

Homepage to store the public user documentation (e.g. readthedocs.org)

Repository: Wiki REPO_WIKI ../_images/arrow-right-circle.svg

Wiki (REPO_WIKI) is a web hosted information share.

Repository: Change Management REPO_CM ../_images/arrow-right-circle.svg
to be stored: ART_ISSUES

In the Change Management (REPO_CM) we store Issues (ART_ISSUES).

Repository: Git Repository REPO_GIT ../_images/arrow-right-circle.svg
Git Repository (REPO_GIT) is a SCM Tool and provides the possibility to store artifacts accessed web hosted and/or local with git clone.
Changes are handled in git commits and these can be pulled from web hosted repositories or push to them.
Repository: Git Web Service REPO_GIT_WEB ../_images/arrow-right-circle.svg
Git Web Service (REPO_GIT_WEB) is a web service (e.g. github) accommodating given Git Repository (REPO_GIT)’s.
The web service is providing additional mechanism to manage a Git Repository (REPO_GIT) for example:
- user access rights
- branch policies
- review handling (e.g. Pull Requests)