Skip to content

Add a way to disable the auto-update - #149

Merged
cyanzhong merged 1 commit into
mainfrom
develop
Mar 22, 2026
Merged

Add a way to disable the auto-update#149
cyanzhong merged 1 commit into
mainfrom
develop

Conversation

@cyanzhong

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a user-defaults gate to allow disabling the app’s update check logic in the macOS updater flow.

Changes:

  • Short-circuits AppUpdater.checkForUpdates(explicitly:) when general.disable-updates is enabled.
  • Logs an info message when update checks are skipped due to the preference.

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

Comment thread LunarBarMac/Sources/Updater/AppUpdater.swift Outdated
Comment thread LunarBarMac/Sources/Updater/AppUpdater.swift Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


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

@cyanzhong
cyanzhong merged commit 1cb53c1 into main Mar 22, 2026
5 checks passed
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.

2 participants