-
Notifications
You must be signed in to change notification settings - Fork 115
Release v2.1.0 #324
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 v2.1.0 #324
Conversation
Note: I generated the list of PRs by
|
What happened on rpm-build CIs? |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## develop #324 +/- ##
========================================
Coverage 83.60% 83.60%
========================================
Files 23 23
Lines 7942 7942
========================================
Hits 6640 6640
Misses 1302 1302
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lan496, thanks for your work. Probably categorising commits requires some effort.
That is weird, Last build was successful so you can go ahed with this one. (On the fedora downstream side, there is a different infrastructure) |
I've pushed git checkout develop
git pull upstream develop
git tag v2.1.0
git push upstream v2.1.0 |
https://github.com/spglib/spglib/actions/runs/6135805202/job/16650183543 |
Rerun the failed pypi publish after fixing Trusted Publisher Management in PyPI and TestPyPI (fix to rename |
spglib v2.1.0 is published in PyPI 🎉 |
GitHub's release is nicely generated: https://github.com/spglib/spglib/releases/tag/untagged-6db672e52eb611e6598b |
@lan496 please convert draft releases to proper releases after you reviewed it |
@LecrisUT Thanks. I've converted. I didn't know that a draft is not seen by the public. |
Close: #239
After this PR is merged, I'll put
v2.1.0
tag to the commit.