Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docs: disable domain redirection #5327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

docs: disable domain redirection #5327

merged 1 commit into from
May 28, 2025

Conversation

chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented May 28, 2025

Summary

Disable domain redirection as DNS records need time to propagate (spread) across DNS servers worldwide.

https://www.whatsmydns.net/#NS/rsbuild.rs

image

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 06:57
Copy link

netlify bot commented May 28, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit dbe3ea9
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/6836b3cdfb55d90008d692e6
😎 Deploy Preview https://deploy-preview-5327--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 73 (🔴 down 7 from production)
Accessibility: 97 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot 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 disables the automatic redirection from rsbuild.dev to rsbuild.rs pending DNS propagation.

  • The redirection block has been commented out.
  • The default catch-all redirect remains active.

to = "https://rsbuild.rs/:splat"
status = 301
force = true
# [[redirects]]
Copy link
Preview

Copilot AI May 28, 2025

Choose a reason for hiding this comment

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

[nitpick] If the rsbuild.dev redirection is no longer required, consider removing the commented-out block to reduce clutter. If it's kept for future reference, adding a note explaining its temporary nature could be helpful.

Copilot uses AI. Check for mistakes.

Positive FeedbackNegative Feedback
@chenjiahan chenjiahan merged commit 97ec55a into main May 28, 2025
12 checks passed
@chenjiahan chenjiahan deleted the domain_redirection_0528 branch May 28, 2025 06:57
@chenjiahan chenjiahan changed the title docs: stop domain redirection docs: disable domain redirection May 28, 2025
This was referenced May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.