Skip to content

Update IP configs once more and fixing token generation - #58

Merged
github-actions[bot] merged 1 commit into
mainfrom
IP_fix_again
Dec 29, 2025
Merged

Update IP configs once more and fixing token generation#58
github-actions[bot] merged 1 commit into
mainfrom
IP_fix_again

Conversation

@Jaxc

@Jaxc Jaxc commented Dec 28, 2025

Copy link
Copy Markdown
Owner

Now both windows and Linux should be able to run PyStageLinq
and init the lib with either:

  • No IP specified
  • A specific IP specified
  • A list of IPs

There are also an update to token generation, after some testing
I found that there are some bits that are invalid causing the
device not to answer to the service request

Furthermore there was a bit of refactor in an attempt to make the
code a bit more module based instead of having a lot of logic in
PyStageLinQ class.

Finally Python Black issues was fixed

@Jaxc
Jaxc force-pushed the IP_fix_again branch 6 times, most recently from b55d511 to f5455ad Compare December 28, 2025 16:41
@codecov

codecov Bot commented Dec 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4b1f28b) to head (c526eff).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          708       693   -15     
  Branches        98       105    +7     
=========================================
- Hits           708       693   -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Jaxc
Jaxc force-pushed the IP_fix_again branch 13 times, most recently from 716bb47 to 3a8c7af Compare December 29, 2025 16:54
Now both windows and Linux should be able to run PyStageLinq
and init the lib with either:
* No IP specified
* A specific IP specified
* A list of IPs

There are also an update to token generation, after some testing
I found that there are some bits that are invalid causing the
device not to answer to the service request

Furthermore there was a bit of refactor in an attempt to make the
code a bit more module based instead of having a lot of logic in
PyStageLinQ class.

Finally Python Black issues was fixed
@Jaxc

Jaxc commented Dec 29, 2025

Copy link
Copy Markdown
Owner Author

Non working token I found when trying to determine which bits are incorrect:
4615964d345cc766e6b2873e71045817
3598cc86d543b1dcd4b65dce1690c5f5
2d214ebb818a4982d192d18ed666b9d6
449463c58667251be485c094c2a8e18b
3aaf1a65d43d27aace1c56884b227d82
598a7b82c66ba275dbc0a09750458c3b
45395363a420d759f76c89fca02d0220
604f9a83f5cfec7cff5310f897829b6a
5b96e1b087e1dee9c8c3ffed681b0c0f

@Jaxc

Jaxc commented Dec 29, 2025

Copy link
Copy Markdown
Owner Author

/fast-forward

@github-actions

Copy link
Copy Markdown

Success! Fast forwarded main to IP_fix_again! git checkout main && git merge IP_fix_again --ff-only

@github-actions
github-actions Bot merged commit c526eff into main Dec 29, 2025
10 checks passed
@github-actions
github-actions Bot deleted the IP_fix_again branch December 29, 2025 17:03
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.

1 participant