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

Install Twine to upload to PyPI #492

Merged
merged 1 commit into from Dec 14, 2021
Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Dec 14, 2021

Follow on from #491, to fix https://github.com/ultrajson/ultrajson/actions/runs/1578092423.

Changes proposed in this pull request:

  • Install Twine to upload to PyPI
  • Also cache pip

@hugovk hugovk added the changelog: Fixed For any bug fixes label Dec 14, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #492 (243d49b) into main (269621b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #492   +/-   ##
=======================================
  Coverage   88.96%   88.96%           
=======================================
  Files           6        6           
  Lines        1685     1685           
=======================================
  Hits         1499     1499           
  Misses        186      186           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 269621b...243d49b. Read the comment docs.

@hugovk hugovk merged commit e3ccc5a into ultrajson:main Dec 14, 2021
@hugovk hugovk deleted the deploy-twine branch December 14, 2021 20:33
@hugovk
Copy link
Member Author

hugovk commented Dec 16, 2021

First deploy to Test PyPI after merge had a 6h timeout when testing a wheel for one of the jobs ("build-QEMU-emulated-wheels (aarch64, pp38)"):

image

https://github.com/ultrajson/ultrajson/actions/runs/1579780947/attempts/1

Restarting and it completed:

image

https://github.com/ultrajson/ultrajson/actions/runs/1579780947

-->

image

https://test.pypi.org/project/ujson/4.3.1.dev8/#files

Will do a full release later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Fixed For any bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants