-
Notifications
You must be signed in to change notification settings - Fork 10
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
v0.5.0 #575
v0.5.0 #575
Conversation
Codecov Report
@@ Coverage Diff @@
## master #575 +/- ##
=======================================
Coverage 94.67% 94.67%
=======================================
Files 93 93
Lines 5768 5768
=======================================
Hits 5461 5461
Misses 307 307 Continue to review full report at Codecov.
|
# Conflicts: # CHANGELOG.rst
Python 3.10 has just arrived and unfortunately pip is broken (on conda-forge). I guess we could just wait until it is repaired upstream. Or we want to exclude 3.10 as it is not yet tested by our current matrix and is bleeding edge. Anything weldx related looks great btw! 🚀 |
Ah I see, let's wait till things cool down a bit 🙃 |
I think we should add Py-3.10 to our matrix prior releasing and see what happens. Conda-forge will try to build it for this new version at least, so it'd be good to run the tests. |
Its a bug in conda, which truncates the major version to "3.1" instead of "3.10" and should be fixed soon (xref conda/conda#10970) |
good idea, I will rework the testing matrix a little over the weekend |
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.
LGTM!
create release PR
vX.Y.Z
and add therelease
tag (example here)CHANGELOG.rst
is up to date and enter current date to the release versionCITATION.cff
version number and date