Conversation
suhaibmujahid
left a comment
There was a problem hiding this comment.
Thank you @unna97 for the PR. In general, it would be better to start by opening an issue to discuss the idea. I will discuss with the team whether we want to use Github Actions in this context.
Please edit the PR title and description to be more descriptive.
|
Thank you @suhaibmujahid . In all honesty, the tests were failing in my local setup. (I am currently on windows, python 3.10). So I was wondering if it was an os specific issue or a python issue. So I created the above matrix. The above pull request failed for 3.11 on all the different os. I added the workflow_dispatch to run the tests. I was unable it to test it because I believe it requires your approval. |
Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
You could try WSL if you have problems on Windows.
The dependency conflict on Python 3.11 was fixed in #3753. If you pull the latest upstream changes, you should have that problem fixed. |
|
@suhaibmujahid The installation is failing on 3.11 on ubuntu due to numpy. Please see here: https://github.com/unna97/bugbug/actions/runs/6677816934?pr=1 |
No description provided.