Skip to content

Conversation

@ym
Copy link
Contributor

@ym ym commented Nov 20, 2025

No description provided.

Copilot finished reviewing on behalf of ym November 20, 2025 22:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a bug where the updating flag was not being set to false when no updates are available during an OTA update check. This ensures the system correctly reflects that it is no longer in an updating state when both app and system are already up to date.

Key Changes:

  • Added early return logic to set updating = false when neither app nor system updates are pending
  • Logs an info message indicating no updates are available before returning

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@adamshiervani adamshiervani merged commit 79cb2aa into dev Nov 21, 2025
6 checks passed
@adamshiervani adamshiervani deleted the fix/ota-updating-false branch November 21, 2025 00:44
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.

4 participants