Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Move to anaconda.org #3

Closed
4 tasks
mattip opened this issue Apr 25, 2020 · 5 comments
Closed
4 tasks

Move to anaconda.org #3

mattip opened this issue Apr 25, 2020 · 5 comments

Comments

@mattip
Copy link

mattip commented Apr 25, 2020

@ogrisel requested that projects move off the rackspace hosting and onto https://anaconda.org/multibuild-wheels-staging/ and https://anaconda.org/scipy-wheels-nightly/ instead, as the free hosting from rackspace is ending.

Steps to be taken:

  • add someone from the cython org to the list of owners of the organizations above
  • modify the CI to point to the new orgs.
  • create appropriate tokens to enable upload at https://anaconda.org/<org>/settings/access
  • add those tokens to CI

@ogrisel, @tylerjereddy or @mattip could execute the first step once the designated user has registered with anaconda.org.

If you wish to remain on travis/appveyor, you can use MacPython/scipy-wheels#69 as a basis, even though it is not merged yet. Numpy moved to Azure in MacPython/numpy-wheels#78, but only builds for x86 architectures.

@scoder
Copy link
Contributor

scoder commented May 1, 2020

Thanks for the heads-up. Is this only about the artefact upload/hosting or also about the build integration with travis/appveyor?

@mattip
Copy link
Author

mattip commented May 1, 2020

Only about artefact uploading hosting. The move to Azure was an added benefit since the Appveyor builds of windows wheels were soooo slow for NumPy

@scoder
Copy link
Contributor

scoder commented May 1, 2020

Appveyor builds of windows wheels were soooo slow for NumPy

Not just for you…

@mattip
Copy link
Author

mattip commented May 1, 2020

The first stage is the tricky one: someone from the cython org needs to registers with anaconda.org and get permissions to create secrets (or you recruit one of the current anaconda.org group maintainers to create the secrets for you) so you can add them to your CI here, whichever CI you choose to use.

scoder added a commit that referenced this issue May 1, 2020
scoder added a commit that referenced this issue May 1, 2020
@scoder
Copy link
Contributor

scoder commented May 1, 2020

I'll push to Github releases then for now. Let's see where that gets us. Certainly easier than writing a new build script for anything.

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

No branches or pull requests

2 participants