Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub Action - PyPI Upload #816
Merged
+20
−1
Conversation
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Nov 18, 2019
Codecov Report
@@ Coverage Diff @@
## master #816 +/- ##
=======================================
Coverage 98.12% 98.12%
=======================================
Files 119 119
Lines 10875 10875
=======================================
Hits 10671 10671
Misses 204 204 Continue to review full report at Codecov.
|
Looks good! |
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.
jeff-hernandez commentedNov 18, 2019
Pull Request Description
This adds a GitHub Action to auto upload releases to PyPI.
After creating the pull request: in order to pass the changelog_updated check you will need to update the "Future Release" section of
docs/source/changelog.rst
to include this pull request.