Skip to content
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

Merged
merged 21 commits into from
Apr 30, 2024
Merged

1.1.0 #221

merged 21 commits into from
Apr 30, 2024

Conversation

eeintech
Copy link
Contributor

@eeintech eeintech commented Mar 28, 2024

@eeintech eeintech changed the title 1.0.8 1.1.0 Apr 27, 2024
@eeintech
Copy link
Contributor Author

eeintech commented Apr 27, 2024

@T0jan Updating inventree to 0.13.x seems to brake the automated setup but I'm not sure why... given you're more up to date on Inventree than I am, would you know why?

EDIT: Might not actually be due to Inventree version... not sure what's happening it seems like it "randomly" fails

EDIT2: Python 3.11 is consistently failing, not sure if it is a false positive or not yet, will have to check.

@eeintech eeintech mentioned this pull request Apr 27, 2024
@T0jan
Copy link
Collaborator

T0jan commented Apr 29, 2024

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?

@T0jan
Copy link
Collaborator

T0jan commented Apr 29, 2024

not sure how I made it worse xD

@eeintech
Copy link
Contributor Author

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

@eeintech
Copy link
Contributor Author

@T0jan Now both Python 3.9 and 3.10 fail but 3.11 is fine 🤣 It is so confusing...

@T0jan
Copy link
Collaborator

T0jan commented Apr 30, 2024

rerun of 3.10 worked now and 3.9 again fails due to Digi-Key API, so I call github job problems here.

@G-Pereira
Copy link

Is it an issue of having too frequent digikey API requests?

@eeintech
Copy link
Contributor Author

rerun of 3.10 worked now and 3.9 again fails due to Digi-Key API, so I call github job problems here.

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...

Is it an issue of having too frequent digikey API requests?

Shouldn't be for a normal user

@eeintech eeintech merged commit 1718d06 into main Apr 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError 'parameters' when updating a component in/to inventree Coverage is not following new releases
3 participants