Code Monkey home page Code Monkey logo

cibuildwheel-autopypi-example's People

Contributors

joerick avatar mayeut avatar sethmmorton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cibuildwheel-autopypi-example's Issues

Switch to using an API upload token?

Now that PyPI supports using API upload tokens for deployments, it would be nice to use that in this example.

Travis cover using an API token with their native deployment tooling here: https://docs.travis-ci.com/user/deployment/pypi/

The main API token docs are here: https://pypi.org/help/#apitoken

The minimalist update to the current example would be to:

  1. Change the example username to __token__
  2. Note that TWINE_PASSWORD needs to be set to the API token, rather than the user password

AppVeyor build fails on tag

The AppVeyor build fails on tag. Wheels are correctly uploaded though.

This is related to the discussion in pypa/cibuildwheel#27 (comment).
Can be seen on that build or this one (which is not a tag but the test has been modified to work that way to ease testing).
Related to the way PowerShell handles stderr (exit code handling is also something to worry about but not related to the issue here). More info on that matter: https://mnaoumov.wordpress.com/2015/01/11/execution-of-external-commands-in-powershell-done-right/

I will issue a PR for this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.