You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GitHub release from the generated PR tag and copy the release notes published to the GitHub release page. The creation of the GitHub release triggers all other release related activities.
Before pasting in the release notes copy the changes that the GitHub bot has already queued up and pasted into the tag and place them in the "Changes" section of the release notes. If the release notes are published before these are copied then they will be overwritten and you'll have to add them back in by hand.
Watch the CI to ensure that the deployment to PyPI is successful.
Verify there is a new Zenodo DOI minted for the release.
Verify that the new release archive metadata on Zenodo matches is being picked up as expected from CITATION.cff.
Verify that a Binder has properly built for the new release.
Watch for a GitHub notification that there is an automatic PR to the Conda-forge feedstock. This may take multiple hours to happen. If there are any changes needed to the Conda-forge release make them from a personal account and not from an organization account to have workflows properly trigger.
Check if any requirements need to be updated by commenting "@conda-grayskull show requirements" on the PR.
Verify the requirements in the Conda-forge feedstock recipe meta.yaml match those in setup.cfg and pyproject.toml.
After Release
Verify that the release is installable from both PyPI and Conda-forge.
Send the drafted pyhf-announcements email out from the pyhf-announcements account email.
Tweet the release out on both personal and team Twitter accounts.
Make a release for the pyhf tutorial corresponding to the previous release number. This release represents the last version of the tutorial that is guaranteed to work with previous release API.
Update the tutorial to use the new release number and API.
If the release is a major or minor release, open a GitHub Release Radar Issue for the release to potentially get featured on GitHub's Release Radar blog.
Release Checklist
Before Release
docs/release-notes
.pyhf-announcements
mailing list that summarizes the main points of the release notes and circulate it for development team approval..github/ISSUE_TEMPLATE
directory if there are revisions.<s>
around curly braces #2024codemeta.json
file in the release PR if its requirements have updated.After Release Tag Pushed To GitHub
CITATION.cff
.meta.yaml
match those insetup.cfg
andpyproject.toml
.After Release
pyhf-announcements
email out from thepyhf-announcements
account email.pyhf
tutorial corresponding to the previous release number. This release represents the last version of the tutorial that is guaranteed to work with previous release API.pyhf
available in the next LCG release.v0.6.3
request ticket as an example.If the release is a major or minor release, open a GitHub Release Radar Issue for the release to potentially get featured on GitHub's Release Radar blog.The text was updated successfully, but these errors were encountered: