Skip to content

Conversation

@silvanocerza
Copy link
Contributor

@silvanocerza silvanocerza commented Jul 15, 2024

Summary

This PR adds a new job to test that PyPy venvs are correctly created on Windows and they contain all the expected binaries.

Test Plan

Just let CI run.

@zanieb zanieb self-assigned this Jul 15, 2024
@silvanocerza
Copy link
Contributor Author

I didn't expect a stack overflow. 😅

@zanieb
Copy link
Member

zanieb commented Jul 15, 2024

See https://github.com/astral-sh/uv/blob/main/CONTRIBUTING.md#testing-on-windows (which is handled in all of our Windows CI)

@silvanocerza
Copy link
Contributor Author

That was easy, thanks. 🙏

I should have read the whole CONTRIBUTING.md. 😓

- name: "Check version"
run: |
& .venv\Scripts\python --version
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a couple of these that invoke the non- "python" copies of the executable (and for Linux too)

@zanieb
Copy link
Member

zanieb commented Jul 15, 2024

Nice work.

@zanieb zanieb added the testing Internal testing of behavior label Jul 15, 2024
@zanieb zanieb merged commit 0b10690 into astral-sh:main Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Internal testing of behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants