-
Notifications
You must be signed in to change notification settings - Fork 12
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
Use fissix in order to support newer python versions #17
Conversation
Looks like there are two expected strings which need to be adjusted to match what fissix produces. |
Looks like this is the same problem as described here #15 |
Co-authored-by: Christian Clauss <[email protected]>
@cclauss Done. |
Cool. Thanks. Let’s see what happens when a maintainer gives the jobs permission to run. |
It will probably fail due to #15 ;) |
Please rebase. |
ping @dosas |
pong |
Looks like this is still WIP? Also there are conflicts to resolve. Let me know when this is ready for review, I look forward to merging this. |
@schollii Your review, please. |
I'm not seeing the tox test suite results proving that everything works fine after the changes, are they somewhere else? Sorry it's been a while since I looked at pytest cicd here. Update : I can see "Checks waiting for approval" and a button "Approve and run", that's probably what will run tox but can someone confirm that's what I have to do, I don't want to approve PR until I see this. |
It needed approval to run the test suite (GH does that for first contributors to avoid crypto-spam). Just gave approval, CI is running. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Next steps? |
I guess all that is left is for @schollii to merge it? |
#16