Joey Armstrong | bbd71d6 | 2022-10-12 11:51:35 -0400 | [diff] [blame] | 1 | .. _voltha_repositories: |
| 2 | |
| 3 | VOLTHA project repositories |
| 4 | =========================== |
| 5 | |
| 6 | Finding a repository to work with |
| 7 | --------------------------------- |
| 8 | |
| 9 | Navigate to the VOLTHA repositories on gerrit or github: |
| 10 | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| 11 | - :vol-ger:`voltha-docs` |
| 12 | - :vol-git:`voltha-docs` |
| 13 | |
| 14 | - https://github.com/opencord/voltha-docs |
| 15 | |
| 16 | | |
| 17 | |
| 18 | Visit gerrit.opencord.org/dashboard |
| 19 | """"""""""""""""""""""""""""""""""" |
| 20 | |
| 21 | .. figure:: images/gerrit_dashboard.png |
| 22 | :alt: Gerrit dashboard |
| 23 | :width: 70% |
| 24 | :align: center |
| 25 | |
| 26 | | |
| 27 | |
| 28 | From the BROWSE pull-down menu select Repositories |
| 29 | """""""""""""""""""""""""""""""""""""""""""""""""" |
| 30 | .. figure:: images/menu_repositories.png |
| 31 | :alt: BROWSE pull-down menu selection |
| 32 | :align: center |
| 33 | |
| 34 | | |
| 35 | |
| 36 | In the Filter: box search for 'voltha-' |
| 37 | """"""""""""""""""""""""""""""""""""""" |
| 38 | |
| 39 | - Click browse to view repository clone command and available versions. |
| 40 | - Click branch=master to browse the code base. |
| 41 | |
| 42 | .. figure:: images/repository_select_VOLTHA.png |
| 43 | :alt: voltha- repository search |
| 44 | :width: 70% |
| 45 | :align: center |
| 46 | |
| 47 | | |
| 48 | |
| 49 | |
| 50 | Github |
| 51 | ++++++ |
| 52 | A mirror of the VOLTHA gerrit repositories can also be found on github. |
| 53 | |
| 54 | - https://github.com/opencord/voltha-docs |
| 55 | |
| 56 | - Gerrit repositories can also be accessed through a mirror on github. |