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

Chore: Single method to get server info #88

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Joined methods to get server information into single method.

Additional review information

All the methods are usually used together so it make sense to cache them together at once to single variable, which also makes easier to catch server error (all of the methods have to be called).

Testing notes:

  1. All should be working as before.

@iLLiCiTiT iLLiCiTiT requested review from BigRoy and kalisp December 12, 2024 15:05
@iLLiCiTiT iLLiCiTiT self-assigned this Dec 12, 2024
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Dec 12, 2024
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, tested in Nuke.

@iLLiCiTiT iLLiCiTiT merged commit a0febe4 into develop Dec 18, 2024
5 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/single-method-to-get-server-info branch December 18, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants