Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.5.3 Release Checklist #2661

Closed
13 tasks done
github-actions bot opened this issue Jul 9, 2024 · 5 comments
Closed
13 tasks done

v3.5.3 Release Checklist #2661

github-actions bot opened this issue Jul 9, 2024 · 5 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2024


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
Copy link
Member

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

@nightlark
Copy link
Member

@afisher1 matHELICS needs updating

@afisher1
Copy link
Member

I will work on it this afternoon!

@afisher1
Copy link
Member

@nightlark I added a pr. GMLC-TDC/matHELICS#24

@nightlark
Copy link
Member

All release tasks are finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants