-
Type: Task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.12
-
Component/s: ci-system
-
Labels:None
-
Story Points:0
The release job for bbsim and voltctl create a composite file containing all checksums:
Update logic to create one checksum per file: voltctl-{ver}.sha256, setup being used by other github repositories creating a release.
This will make it easier for the downloader to checksum files by name rather than by manual comparison or scripting as happens now.
Oh though we should preserve the existing composite checksum file in case people/jenkins jobs are dependent on it.