-
Notifications
You must be signed in to change notification settings - Fork 2
telemetry breaks in GH CI #55
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
This fails on https://github.com/iterative/telemetry-python/blob/main/src/iterative_telemetry/__init__.py#L287 The line calls @rocco-fortuna, are you using a custom docker image to run the workflow? Curios to see if this is the problem here. The second thing: if fails, I see it returns |
Fixing this in #56, once merged and released, it should catch that error as expected. |
I'm using cml:
So I'm guessing cml:latest-gpu does not have |
Hey @0x2b3bfa0, is this expected? |
trying to release this, but waiting for pypa/gh-action-pypi-publish#130 to be fixed |
@aguschin, meanwhile you can try uploading yourself: rm -rf dist
nox -s build
twine upload dist/* |
Nice @skshetry 🙌🏻 ! Just did that, https://pypi.org/project/iterative-telemetry/0.0.8/ |
reported in discord by @rocco-fortuna
The text was updated successfully, but these errors were encountered: