hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.43k stars 757 forks source link

Release GitHub workflow does not update artifact hash in release page #7229

Closed cdivitotawela closed 3 weeks ago

cdivitotawela commented 3 weeks ago

Description

As an release manager, I am expecting the artifact hashes are updated in release as part of the workflow. It has been noted that artifact hashes did not update in release 24.6.0 and needed to update manually. Refer the step "Upload Release Artifact" in the job run https://github.com/hyperledger/besu/actions/runs/9508934113/job/26211209460

Acceptance Criteria

Steps to Reproduce (Bug)

  1. Make a release
  2. Check release notes updated with artifact hashes

Expected behavior: Artifact hash should be updated in release page

Actual behavior: Artifact hash are not updated in release page

Frequency: During a release