blob: 9507df2be543943398966125ab2ac65ebe214ed9 [file] [log] [blame]
Joey Armstronga144ef32024-01-11 11:26:41 -05001Release Tasks
2=============
3
4BUILD[baseline]: detect pre-existing corruption
5-----------------------------------------------
6
7- Apply cosmetic edits to sorce: comments, formatting, nothing that changes logic flow.
8- Update copyright notice ending date (if December release).
9- gofmt - standard golang source formatting.
10- Else add/modify comments in all sources.
11- These edits are cosmetic and should be a NOP.
12- Failing jobs are a sign of pre-existing corruption. Open a jira ticket and fix.
13
14BUILD[pre-release]: dependency and module updates
15-------------------------------------------------
16
17- make go mod-update
18- Update copyright notices :ref:`Release Task Copyright`
19
20Standard syntax & formatting
21----------------------------
22
23- Golang syntax fomatting :ref:`Release Task Golang Syntax`
24
25Chart.yaml
26----------
27
28- Update version string(s) for voltha-lib-go.