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.6.1 Release Checklist #2736

Open
10 of 13 tasks
github-actions bot opened this issue Feb 25, 2025 · 0 comments
Open
10 of 13 tasks

v3.6.1 Release Checklist #2736

github-actions bot opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2025


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.

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

3 participants