Skip to content

Conversation

@chrisgalanis
Copy link
Contributor

This pull request updates the OTA (Over-The-Air) command logic to unify the pre-update behavior for the Diamond and Pearl platforms. Now, both platforms will wipe overlays before performing an update, instead of only Diamond. The special-case logic for Pearl has been removed for consistency.

Platform update behavior changes:

  • The Ota command now wipes overlays before updates on both Diamond and Pearl platforms, instead of only on Diamond. The log message was generalized to reflect this unified behavior.
  • The previous Pearl-specific branch (which skipped overlay wiping and logged a different message) was removed, simplifying the platform handling logic.

@chrisgalanis chrisgalanis requested a review from a team as a code owner December 30, 2025 20:05
Copy link
Contributor

@AlexKaravaev AlexKaravaev left a comment

Choose a reason for hiding this comment

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

LGTM

@chrisgalanis chrisgalanis merged commit 4a4263a into main Jan 4, 2026
26 checks passed
@chrisgalanis chrisgalanis deleted the chris/ota-hil branch January 4, 2026 19:34
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