-
Notifications
You must be signed in to change notification settings - Fork 10
Add Zarr #123
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
Comments
I'm handling this on behalf of the zarr-python dev team. My account link: https://anaconda.org/jhamman
Can someone direct me further on this step? |
@jhamman To create the project on Anaconda.org we need a wheel to upload to seed it. So if you already have a system for nightly builds then a nightly wheel would make sense here. If not, then we can just use a wheel from the last release on PyPI, as this is just a seed wheel and can be deleted after the first nightly wheel gets uploaded successfully. |
We should just pull a wheel from PyPI then. |
@jhamman Sorry about the delay. I've uploaded a wheel from PyPI to https://anaconda.org/scientific-python-nightly-wheels for you to create the project https://anaconda.org/scientific-python-nightly-wheels/zarr (it can get deleted later on). If you create API tokens you should now be able to upload nightly wheels. Once you've done that at least once in a workflow we can close out this issue. |
👋 @jhamman Just wanted to check in to see if you had any questions. |
@jhamman Ping on this. Do you have any questions with regards to getting nightly wheels uploaded? |
Uh oh!
There was an error while loading. Please reload this page.
(Moving from zarr-developers/zarr-python#2935)
@d-v-b Please have a member of the Zarr team complete the missing items from the checklist to get started.
ANACONDA_ORG_UPLOAD_TOKEN
zarr
nightly wheel for us to upload to create the package in the registryzarr
team "Group" on https://anaconda.org/scientific-python-nightly-wheelsscientific-python-nightly-wheels/zarr
to thezarr
team "Group"If you'd also like to use the
scientific/upload-nightly-action
GitHub Action please check out the action repo's README. If you need to collect wheels from different CI jobs, consider creating a new GitHub Actions workflow with logic similar tomatplotlib
's orAwkward
's.If you have any questions please just ask here!
The text was updated successfully, but these errors were encountered: