blob: 90260f4dea9bfb908d352015e4f49d95094e0171 [file] [log] [blame]
Joey Armstrong449ce7a2023-07-18 18:32:24 -04001Misc Todo Items
2===============
3
4- Update copyright notices
Joey Armstronge9edbda2024-01-03 05:00:31 -05005- find . ! -path './vendor/\*' -print | xargs -n1 gofmt -s -e -w
Joey Armstrong449ce7a2023-07-18 18:32:24 -04006- go.mod
7
8 - Update module versions for voltha/onos components
9 - make mod-update
10
Joey Armstronge9edbda2024-01-03 05:00:31 -050011- Build
12
13 - make help
14 - make LOCAL_FIX_PERMS=1 lint
15 - make distclean
16 - make LOCAL_FIX_PERMS=1 mod-update
17 - make LOCAL_FIX_PERMS=1 build
18 - make LOCAL_FIX_PERMS=1 test
19
20 - Cannot test locally: cannot access data directory: mkdir volthalib.db.kvstore
21
Joey Armstrong449ce7a2023-07-18 18:32:24 -040022- Chart.yaml
23
24 - Update version string(s) for voltha-lib-go.