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