You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
@andrewesweet I played around with zugbruecke as a quick way to verify if running Python uner Wine was feasible, and it seems to work.
I get a bunch of errors related to the dependency lock file, a bunch of FileNotFoundError in cleanup, but other than that tests seem to run.
Do you think it's worth the effort to package everything into a container, so (Wine) Windows tests can run in Cloud Build without the need to spin up Windows VMs?