Skip to content

Add unattended update-only startup mode#301

Closed
patchzyy wants to merge 1 commit into
devfrom
codex/issue-293-updateonly
Closed

Add unattended update-only startup mode#301
patchzyy wants to merge 1 commit into
devfrom
codex/issue-293-updateonly

Conversation

@patchzyy

Copy link
Copy Markdown
Member

What changed

  • add a --updateonly startup mode
  • update an existing Retro Rewind installation without opening the main window
  • automatically install a Wheel Wizard update when one is available
  • exit after the update check instead of relaunching the normal UI

Why

Wheel Wizard's existing startup flow could launch Retro Rewind from scripts, but updating still required interactive confirmation. This adds the smallest unattended path needed by keyboardless launcher setups such as Steam and ES-DE.

Retro Rewind is only updated when it is already installed; this mode does not perform a fresh installation.

Closes #293

Validation

  • dotnet build WheelWizard.sln --configuration Release
  • dotnet test WheelWizard.sln --configuration Release --no-build (174 passed)

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 1a220784-b15b-4aec-9308-58913e80c5e4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/issue-293-updateonly

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@patchzyy patchzyy closed this Jul 17, 2026
@patchzyy
patchzyy deleted the codex/issue-293-updateonly branch July 17, 2026 07:41
@patchzyy

Copy link
Copy Markdown
Member Author

GitHub closes an open pull request when its head branch is renamed. The branch is now issue-293-update-only; the replacement draft PR is #303.

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.

1 participant