redhat-developer / odo

odo - Developer-focused CLI for fast & iterative container-based application development on Podman and Kubernetes. Implementation of the open Devfile standard.
https://odo.dev
Apache License 2.0
774 stars 244 forks source link

Generate checksums for nightly builds #7148

Closed rm3l closed 7 months ago

rm3l commented 8 months ago

/kind user-story /area release-eng /priority Medium

User Story

As an odo user using the nightly builds, I want to download checksums So that I can verify the integrity of the binaries I have downloaded, the same way we handle regular release binaries. Now that we will be releasing on demand, it makes sense for users to be able to install a nightly build and ensure the binary integrity for security purposes.

Acceptance Criteria

Links

/kind user-story