-
Notifications
You must be signed in to change notification settings - Fork 31
triage anaconda upload failure #2150
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
Conversation
ndgrigorian
commented
Sep 15, 2025
- Have you provided a meaningful PR description?
- Have you added a test, reproducer or referred to an issue with a reproducer?
- Have you tested your changes locally for CPU and GPU devices?
- Have you made sure that new changes do not introduce compiler warnings?
- Have you checked performance impact of proposed changes?
- Have you added documentation for your changes, if necessary?
- Have you added your changes to the changelog?
- If this PR is a work in progress, are you opening the PR as a draft?
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞 |
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_125 ran successfully. |
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_126 ran successfully. |
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_127 ran successfully. |
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_128 ran successfully. |
032f040
to
756d215
Compare
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_129 ran successfully. |
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_128 ran successfully. |
756d215
to
6905f01
Compare
Array API standard conformance tests for dpctl=0.21.0dev0=py310h93fe807_128 ran successfully. |
the issue seems to have been connected to an issue between anaconda-client and anaconda-auth, but it remains unknown why this only surfaced when the token was regenerated (caching somewhere?) either way, this is a successful POC for a fix in a separate PR |