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

Release 5.0.0 #1957

Open
3 of 13 tasks
joaander opened this issue Nov 27, 2024 · 0 comments
Open
3 of 13 tasks

Release 5.0.0 #1957

joaander opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@joaander
Copy link
Member

joaander commented Nov 27, 2024

Minor and major releases:

  • Update tutorial submodule.
  • Check for new or duplicate contributors since the last release:
    comm -13 (git log $(git describe --tags --abbrev=0) --format="%aN <%aE>" | sort | uniq | psub) (git log --format="%aN <%aE>" | sort | uniq | psub).
    Add entries to .mailmap to remove duplicates.
  • Ensure that added features have Sybil examples.
  • Run hoomd-benchmarks, check for performance
    regressions with the previous release, and post the tables in the release pull request.
  • Run hoomd-validation.

All releases:

  • Review the change log.
  • Check readthedocs build, especially change log formatting.
  • Run bumpversion.
  • Tag and push.
  • Update conda-forge recipe.
  • Update glotzerlab-software.
  • Update hoomd-component-template.
  • Update hpmc-energy-template.
@joaander joaander self-assigned this Nov 27, 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