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

Simplify release steps and clean-up release process #23

Open
1 of 4 tasks
nightlark opened this issue Feb 2, 2024 · 0 comments
Open
1 of 4 tasks

Simplify release steps and clean-up release process #23

nightlark opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@nightlark
Copy link
Member

nightlark commented Feb 2, 2024

On a release checklist, there are a number of places that involve manual intervention: GMLC-TDC/HELICS#2509

Mainly, triggering most of the helics-packaging workflows could happen as part of updating the version file. There are some other parts that could be cleaned up.

  • Migrate HELICS version update from repository_dispatch to workflow_dispatch trigger
  • Add additional verification checks to HELICS release build workflow to verify that all artifacts were built successfully
  • Add additional checks to version update workflow(s) in helics-packaging to verify success of various steps
  • Consider using workflow_run to start package update as soon as the version file has been updated (maybe with a check to ensure no beta versions?)
@nightlark nightlark self-assigned this Feb 2, 2024
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

1 participant