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

ARROW-8184: [Packaging] Use arrow-nightlies organization name on Anaconda and Gemfury to host the nightlies #6717

Closed
wants to merge 3 commits into from

Conversation

kszucs
Copy link
Member

@kszucs kszucs commented Mar 25, 2020

  • update the credentials for anaconda
  • update the credentials for gemfury

The packages are only uploaded from the master branch, so I've triggered the crossbow tasks on from my fork's master: build-779

The produced packages are available at:

Installation instuctions:

Conda:

conda install -c arrow-nightlies pyarrow 

Pip:

pip install --extra-index-url https://pypi.fury.io/arrow-nightlies/ --pre pyarrow

Adding it to the developer documentation in a follow-up PR.

@github-actions
Copy link

@kszucs
Copy link
Member Author

kszucs commented Mar 25, 2020

@github-actions crossbow submit -g conda -g wheel

@github-actions
Copy link

Revision: 14be73e

Submitted crossbow builds: ursa-labs/crossbow @ actions-46

Task Status
conda-linux-gcc-py36 Azure
conda-linux-gcc-py37 Azure
conda-linux-gcc-py38 Azure
conda-osx-clang-py36 Azure
conda-osx-clang-py37 Azure
conda-osx-clang-py38 Azure
conda-win-vs2015-py36 Azure
conda-win-vs2015-py37 Azure
conda-win-vs2015-py38 Azure
wheel-manylinux1-cp35m Azure
wheel-manylinux1-cp36m Azure
wheel-manylinux1-cp37m Azure
wheel-manylinux1-cp38 Azure
wheel-manylinux2010-cp35m Azure
wheel-manylinux2010-cp36m Azure
wheel-manylinux2010-cp37m Azure
wheel-manylinux2010-cp38 Azure
wheel-manylinux2014-cp35m Azure
wheel-manylinux2014-cp36m Azure
wheel-manylinux2014-cp37m Azure
wheel-manylinux2014-cp38 Azure
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-osx-cp38 TravisCI
wheel-win-cp36m Appveyor
wheel-win-cp37m Appveyor
wheel-win-cp38 Appveyor

@kszucs
Copy link
Member Author

kszucs commented Mar 25, 2020

@github-actions crossbow submit wheel-osx-cp35m wheel-osx-cp36m wheel-osx-cp37m wheel-osx-cp38

@github-actions
Copy link

Revision: 1b403fb

Submitted crossbow builds: ursa-labs/crossbow @ actions-47

Task Status
wheel-osx-cp35m TravisCI
wheel-osx-cp36m TravisCI
wheel-osx-cp37m TravisCI
wheel-osx-cp38 TravisCI

Copy link
Member Author

@kszucs kszucs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant