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

Add automatic creation of tagged release draft #433

Merged

Conversation

hakonanes
Copy link
Member

Description of the change

  • Prepare for a 0.5.1rc1 release.
  • Add GitHub Action workflow to perhaps create a tagged release draft if the kikuchipy/release.py file has changed in a commit to or PR merged to the main branch. We can either just publish the draft, or make any changes and then publish. A new version will then be uploaded to PyPI.
  • Other minor maintenance changes to the release guide, readme, manifest, etc.

Close #417.

Not sure if a tagged release draft will be made from this PR. If not, I'll make a new one after this is merged.

Progress of the PR

For reviewers

  • The PR title is short, concise, and will make sense 1 year later.
  • New functions are imported in corresponding __init__.py.
  • New features, API changes, and deprecations are mentioned in the unreleased
    section in doc/changelog.rst.
  • New contributors are added to .all-contributorsrc and the table is regenerated.

Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes added the maintenance This relates to package maintenance label Sep 1, 2021
@hakonanes hakonanes added this to the v0.5.1 milestone Sep 1, 2021
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
@hakonanes hakonanes merged commit 6bfb2c9 into pyxem:main Sep 1, 2021
@hakonanes hakonanes deleted the add-automatic-creation-of-tagged-release branch September 1, 2021 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance This relates to package maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant