Skip to content

Use RWFC update host for Retro Rewind updates#271

Merged
patchzyy merged 1 commit into
mainfrom
fix/rwfc-update-endpoint
May 26, 2026
Merged

Use RWFC update host for Retro Rewind updates#271
patchzyy merged 1 commit into
mainfrom
fix/rwfc-update-endpoint

Conversation

@patchzyy
Copy link
Copy Markdown
Member

@patchzyy patchzyy commented May 26, 2026

Summary

  • Updates the Retro Rewind update base URL from https://rwfc.net/updates/ to https://update.rwfc.net/
  • Keeps the endpoint on HTTPS

Validation

  • dotnet test WheelWizard.sln --no-restore -p:BaseOutputPath=artifacts\codex-test-output\ passed: 161 tests

Summary by CodeRabbit

  • Chores
    • Updated service endpoint to new domain.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 23dc11f1-3151-4bd0-9c80-f269a0bc45b2

📥 Commits

Reviewing files that changed from the base of the PR and between 87eb854 and 1aa3944.

📒 Files selected for processing (1)
  • WheelWizard/Services/Endpoints.cs

📝 Walkthrough

Walkthrough

The pull request updates the base endpoint URL constant in the Endpoints service from the rwfc.net/updates/ path to a dedicated subdomain update.rwfc.net/. This single-constant change cascades to all other URLs derived from RRUrl.

Changes

Endpoint URL Configuration

Layer / File(s) Summary
Root endpoint URL update
WheelWizard/Services/Endpoints.cs
The RRUrl constant is changed from https://rwfc.net/updates/ to https://update.rwfc.net/, updating the base URL for all derived endpoint constants.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A path update for the Wheel,
From /updates/ to the domain's deal,
update.rwfc.net now shines so bright,
The wizard's road is set just right! 🛞✨

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/rwfc-update-endpoint

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 and usage tips.

@patchzyy patchzyy marked this pull request as ready for review May 26, 2026 22:55
@patchzyy patchzyy merged commit 883a8db into main May 26, 2026
3 checks passed
@patchzyy patchzyy deleted the fix/rwfc-update-endpoint branch May 26, 2026 22:55
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