Joey Armstrong | 56334fc | 2023-01-15 22:53:19 -0500 | [diff] [blame] | 1 | VOLTHA Components: voltha-protos |
2 | ================================ | ||||
3 | |||||
4 | Dependencies | ||||
5 | ------------ | ||||
6 | |||||
7 | - google-api library version | ||||
8 | |||||
9 | Validate | ||||
10 | -------- | ||||
11 | |||||
12 | - make lint | ||||
13 | - make test | ||||
14 | |||||
15 | Versioning | ||||
16 | ---------- | ||||
17 | |||||
18 | - Based on VERSION file contents in root directory of the repository. | ||||
19 | |||||
20 | Release | ||||
21 | ------- | ||||
22 | |||||
23 | - Bump VERSION file to a non-dev semantic version. | ||||
24 | - See Validate above | ||||
25 | - Commit and approve to trigger a build |