opengov-cli icon indicating copy to clipboard operation
opengov-cli copied to clipboard

Extend build-upgrade to pull the release notes from the Github API

Open eugypalu opened this issue 6 months ago • 0 comments

Closes #39

This PR implements the following features:

  • Fetch the latest release notes from the GitHub API.
  • Extract the published WASM hash from the release notes.
  • Compare the published hash to the built WASM hash for validation.
  • Print the release notes and a link to the release in stdout for user reference.

eugypalu avatar Jun 13 '25 00:06 eugypalu