Skip to content

[MS-565] Ensure any needed firmware is downloaded after successful login#998

Merged
BurningAXE merged 1 commit into
mainfrom
MS-565-Explicitly-download-any-OTA-firmware-after-successful-login
Dec 4, 2024
Merged

[MS-565] Ensure any needed firmware is downloaded after successful login#998
BurningAXE merged 1 commit into
mainfrom
MS-565-Explicitly-download-any-OTA-firmware-after-successful-login

Conversation

@BurningAXE
Copy link
Copy Markdown
Contributor

No description provided.

@BurningAXE BurningAXE requested review from a team, TristramN, alex-vt, alexandr-simprints, luhmirin-s, meladRaouf and ybourgery and removed request for a team November 28, 2024 18:31
@cla-bot cla-bot Bot added the ... label Nov 28, 2024
}
}

private suspend fun fetchFirmwareIfNeeded() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A private method for a single line feels a bit redundant.

Also, what is the "ifNeeded" part referring to? There are no checks in the method.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Wanted to make it clear that it's safe to call for all project configurations. Obviously not successful :D Will replace with a comment.

@BurningAXE BurningAXE force-pushed the MS-565-Explicitly-download-any-OTA-firmware-after-successful-login branch from 0eda47c to 221b5eb Compare November 29, 2024 16:11
@sonarqubecloud
Copy link
Copy Markdown

@BurningAXE BurningAXE merged commit 5628839 into main Dec 4, 2024
@luhmirin-s luhmirin-s deleted the MS-565-Explicitly-download-any-OTA-firmware-after-successful-login branch December 5, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants