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

[Packaging] Tooling to make nightly wheels available for install #17594

Closed
asfimport opened this issue Sep 20, 2017 · 8 comments
Closed

[Packaging] Tooling to make nightly wheels available for install #17594

asfimport opened this issue Sep 20, 2017 · 8 comments

Comments

@asfimport
Copy link

Reporter: Wes McKinney / @wesm
Assignee: Krisztian Szucs / @kszucs

PRs and other links:

Note: This issue was originally created as ARROW-1581. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Robert Nishihara / @robertnishihara:
Are you planning on putting these on PyPI? I'd like to do something similar with Ray, ideally people would be able to pip install the project from any commit. Sort of like https://pypi.python.org/pypi/tf-nightly except with every commit, not just the most recent.

@asfimport
Copy link
Author

Wes McKinney / @wesm:
I don't see why not to put them on PyPI as long as the Apache project does not advertise them. It might be a little work to munge the package metadata to do this. I have already found having the conda nightlies to be incredibly useful

@asfimport
Copy link
Author

Uwe Korn / @xhochy:
@wesm What would be the problems with package metadata here? setuptools_scm should take care of providing a continuous version number suitable for nightly builds.

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
After merging #2162 and setting this branch to master the nightlies will be uploaded to github releases.

@asfimport
Copy link
Author

Wes McKinney / @wesm:
So I have to object a little bit to resolving this issue as there's no visibility into these builds. If someone wanted to start using them, how would they do that? I know that @robertnishihara @pcmoritz and others would make use of these for development

@asfimport
Copy link
Author

Wes McKinney / @wesm:
Reopening until we figure out the developer workflow for using the nightly builds, and document it on https://cwiki.apache.org/confluence/display/ARROW

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
What is the desired user flow here? Listing nightly wheel artifacts on a web page? And having a latest link to download the most recent wheel?

@asfimport
Copy link
Author

Krisztian Szucs / @kszucs:
Issue resolved by pull request 6366
#6366

@asfimport asfimport added this to the 0.17.0 milestone Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants