Conversation
|
Some observations:
|
|
@TTsangSC I've bumped the minimum versions of coverage / pytest-cov to prevent the failures, and I'm working on adding things back in so I can squash all these patches into a reasonable diff that will fix your PRs. Thanks for the analysis, it was very helpful. EDIT: Also noting, I want to add back in the removal of qemu given that we are running the CI's on arm naively. |
|
I'm thinking we just EOL Python 3.9 while we are at it, and just keep up with the non-EOL python versions. I'm also going to switch over to github trusted publishing to reduce long-lived secrets. |
Bumping CI versions with xcookie to see if that avoids recent CI errors. This will drop 3.8 support, which is overdue anyway.
I think we may need to re-add the arm entries:
The wheel path detection logic changed, but I think that's ok. Would be nice if xcookie could keep the comments in the CI yaml. I was having issues getting ruamel.yaml doing that. I may manually update if I can solve the CI issues.