HELICS icon indicating copy to clipboard operation
HELICS copied to clipboard

v3.6.1 Release Checklist

Open github-actions[bot] opened this issue 10 months ago • 1 comments


If part of the Update HELICS Packages workflow fails, the failing part can be re-run on its own:


Steps to manually add a missing asset to a release:

  1. If it was a temporary issue such as a resource being unavailable, manually trigger the release build workflow using the workflow from Tag: v3.6.1.
  2. If it was a more major issue, create a branch based on the tagged release and modify the workflow and scripts in the .github subfolder as needed to make it build. Manually trigger the release build workflow using the workflow from the branch with these fixes and for the commit-ish field enter the release tag v3.6.1.
  3. Download the artifact from the workflow re-run that was missing and upload it to the release.
  4. Download the SHA-256.txt file for the release and add an entry for the new asset (run the sha256sum command on Linux to get the line to add). Replace the old SHA-256.txt file for the release with the updated version.

@GMLC-TDC/helics-releases check release tasks related to interfaces/repositories you work on.

github-actions[bot] avatar Feb 25 '25 20:02 github-actions[bot]

Yggdrasil package has been updated. Should open another PR in Yggdrasil to remove the -latomic patch that it had been applying.

nightlark avatar Mar 20 '25 18:03 nightlark