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

Run cheader2json on new releases #25

Open
6 tasks
nightlark opened this issue Feb 19, 2024 · 0 comments
Open
6 tasks

Run cheader2json on new releases #25

nightlark opened this issue Feb 19, 2024 · 0 comments

Comments

@nightlark
Copy link
Member

Run cheader2json when the version update workflow is run to generate JSON files for the old version and new version to get a list of changes.

  • Download helics.h header files for latest and previous versions
  • Run cheader2json to generate JSON files for the two versions
  • Upload generated JSON files as artifacts
  • Do a change search to get a list of differences
  • Convert the differences (if there are any) into nicely formatted markdown
  • Open issues in language binding repos with markdown list of changes needed, and attached JSON diff files (if there are changes)

If feasible for a language binding, trigger a workflow that automatically regenerates the bindings.

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