-
Notifications
You must be signed in to change notification settings - Fork 10
Add pybind11 #134
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
Also thank you @bsipocz for adding the new project label! I'll try to remember to do that in the future. |
No worries, I'm just a labelling maniac at times :) |
Is it okay that it will upload both |
@henryiii, yes, that's fine but I need to add both packages to the team to have them be able to upload. I just need a pybind11_global wheel to seed it. |
Can you upload an older released one? |
Yup. I will do so now. |
@henryiii done now (https://anaconda.org/scientific-python-nightly-wheels/pybind11_global). You can start uploading wheels for both. |
Is this |
@henryiii I'm currently on a flight so hard for me to check, but is the name of the wheel that you're uploading different from what you had on PyPI? I see that you're uploading scikit-build-core fine (https://anaconda.org/scientific-python-nightly-wheels/scikit_build_core/files) so I'm not sure why there should be an issue here with pybind11-global. Can you check what's different between the two project wheels? |
Are there no SDists there? Wheels always have |
My guess is it's reading the name from the metadata (which is |
I'm going to try renaming it to pybind11_global. |
Actually, how hard would it be to remove and recreate the project with the |
Trivial to do, but I need my laptop to do that as the project is created from the wheel that is uploaded originally and I only have my phone for the next 4 hours. So I can do that when I land and you can try tomorrow? This is very strange to me though:
|
@henryiii I've created https://anaconda.org/scientific-python-nightly-wheels/pybind11-global by uploading the nightly wheel you generated in https://github.com/pybind/pybind11/actions/runs/15152544486. I've also deleted https://anaconda.org/scientific-python-nightly-wheels/pybind11_global by removing all the wheels from it. So the
Can you retrigger a run of the |
Fantastic! Thanks very much for suggesting I'm going to close this out now as we've got working uploads, but feel free to ping if you have any questions in the future. 👍 |
What about boost-histogram (and maybe hist & uhi)? |
@henryiii If you think there is value for testing the Scikit-HEP stack on nighlies for these then I think that's probably fine as they're all part of the domain stack. I don't think that any existing projects have dependencies on them, but if Scikit-HEP people are in favor (and as one of them I would say yes) then can you please open up an issue for this? (Given that they're all histogram related you can just do it in one rather than 3). |
@andrzejnovak indicated interest, so 3 people counting myself seems to be good enough for Issue #135. 👍 |
Uh oh!
There was an error while loading. Please reload this page.
Motviated by #124 (comment):
@henryiii Please have a member of the pybind11 team complete the missing items from the checklist to get started.
ANACONDA_ORG_UPLOAD_TOKEN
pybind11
nightly wheel for us to upload to create the package in the registrypybind11
team "Group" on https://anaconda.org/scientific-python-nightly-wheelsscientific-python-nightly-wheels/pybind11
to thepybind11
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: