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

use AppVeyor to test on Windows and upload wheels #472

Closed
piskvorky opened this issue Sep 30, 2015 · 5 comments
Closed

use AppVeyor to test on Windows and upload wheels #472

piskvorky opened this issue Sep 30, 2015 · 5 comments
Labels
difficulty medium Medium issue: required good gensim understanding & python skills testing Issue related with testing (code, documentation, etc) wishlist Feature request

Comments

@piskvorky
Copy link
Owner

AppVeyor is free for open source projects:
http://www.appveyor.com/

@piskvorky piskvorky added wishlist Feature request testing Issue related with testing (code, documentation, etc) difficulty medium Medium issue: required good gensim understanding & python skills labels Sep 30, 2015
@tmylk tmylk self-assigned this Oct 6, 2015
@tmylk
Copy link
Contributor

tmylk commented Nov 6, 2015

Windows build merged in #492

TODO to provide Windows wheel:

  • setup a rackspace fileshare
  • uncomment code in appveyor.yaml to upload wheel to the fileshare
  • add steps to release wiki to download wheel from the share and upload to PyPi using wheelhouse-uploader and twine

@tmylk tmylk changed the title use AppVeyor to test on Windows use AppVeyor to test on Windows and upload wheels Nov 6, 2015
@tmylk
Copy link
Contributor

tmylk commented Nov 29, 2015

Wheels uploaded in #551

@piskvorky
Copy link
Owner Author

Nice!

Is this issue finished then?

@tmylk
Copy link
Contributor

tmylk commented Nov 29, 2015

What's left is to generate a wheel during a release and try on my Windows
laptop.
On 29 Nov 2015 15:28, "Radim Řehůřek" notifications@github.com wrote:

Nice!

Is this issue finished then?


Reply to this email directly or view it on GitHub
#472 (comment).

@menshikh-iv
Copy link
Contributor

Already implemented (latest PR is #1565)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty medium Medium issue: required good gensim understanding & python skills testing Issue related with testing (code, documentation, etc) wishlist Feature request
Projects
None yet
Development

No branches or pull requests

3 participants