-
Notifications
You must be signed in to change notification settings - Fork 33
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
1.1.0 #221
Conversation
prevent crashes caused by leading spaces and parts without parameters
…and code coverage
…hing back from settings
…w instances after 6 redirects
…into update_flet_version
Upgrade flet version to latest
@T0jan Updating EDIT: Might not actually be due to Inventree version... not sure what's happening it seems like it "randomly" fails EDIT2: Python |
weird one, I have no problems connecting to different InvenTree servers with inventree-0.13.3 and Python3.11. The only instances where I can reproduce the error is by providing a wrong address/credentials or when the server is down. So I think something goes wrong in the github-job, either while setting up the server or by it then providing an interface, even tho the log looks identical to 3.9 and 3.10 until it fails. Maybe there is a problem with 3.11 and the latest stable InvenTree commit? |
try specific InvenTree version
not sure how I made it worse xD |
The test Digi-Key token expired, it happens often. I refreshed it and restarted the CI, let's see |
@T0jan Now both Python |
rerun of 3.10 worked now and 3.9 again fails due to Digi-Key API, so I call github job problems here. |
Is it an issue of having too frequent digikey API requests? |
Refreshed token, let's see but I am on your side thinking it is a false positive, maybe something changed on Github's side between different jobs which we are not aware of...
Shouldn't be for a normal user |
flet
package to latest version Upgrade flet version to latest #224flet
version broke it