GMLC-TDC / HELICS

Hierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)
https://docs.helics.org/en/latest/
BSD 3-Clause "New" or "Revised" License
126 stars 40 forks source link

v3.5.3 Release Checklist #2661

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago

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.5.3.
  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.5.3.
  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.

nightlark commented 1 month ago

Note: delete v3.5.3 tag on matHELICS and recreate after updating the bindings if needed

nightlark commented 1 month ago

@afisher1 matHELICS needs updating

afisher1 commented 1 month ago

I will work on it this afternoon!

afisher1 commented 1 month ago

@nightlark I added a pr. https://github.com/GMLC-TDC/matHELICS/pull/24