Merged
Conversation
This was referenced Sep 8, 2020
Member
Author
|
Looks like CI passed. When the version number changes, the entire CI suite, including the full docs build, is run to ensure we didn't break anything for the release. We generally cache the gallery examples between builds only rebuild the cache between version changes (both minor and patch). This means that the release should be good to go provided there are no last second changes or PRs. |
Contributor
|
I plan to work on coverage but it's nothing urgent. |
Member
Author
Once #888 is merged, I'll merge this branch with master and we can release. |
Codecov Report
@@ Coverage Diff @@
## master #885 +/- ##
=======================================
Coverage 84.56% 84.56%
=======================================
Files 36 36
Lines 8981 8981
=======================================
Hits 7595 7595
Misses 1386 1386 |
Member
Author
|
@GuillaumeFavelier, could you approve this? I'd like to make a release tomorrow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's been some time since we've had a release, and I feel that it's time considering some of our recent changes and additions. Thanks to all who contributed to make this release ready.
@pyvista/developers, please checkout this branch and let me know if you have any issues, and we can then move forward with the release.
New Features
Various documentation, spelling, and code cleanups:
Bug fixes: