Skip to content

update download link#239

Merged
Kitenite merged 1 commit intomainfrom
update-download-link
Dec 2, 2025
Merged

update download link#239
Kitenite merged 1 commit intomainfrom
update-download-link

Conversation

@Kitenite
Copy link
Copy Markdown
Collaborator

@Kitenite Kitenite commented Dec 2, 2025

  • update download link

Summary by CodeRabbit

  • Chores
    • Updated ARM64 macOS download file format from .zip to .dmg for improved installation experience.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
website Ready Ready Preview Comment Dec 2, 2025 2:46am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 2, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Updated the ARM64 macOS download URL constant in the website configuration. The DOWNLOAD_URL_MAC_ARM64 variable now references a .dmg installer file instead of a .zip archive, reflecting a change in the distribution format for macOS installations.

Changes

Cohort / File(s) Summary
macOS Download URL Configuration
apps/website/src/constants.ts
Updated DOWNLOAD_URL_MAC_ARM64 constant value from .zip to .dmg file format

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single constant value update with no logic or structural changes
  • Direct URL format change from archive to disk image format
  • No dependencies or cross-file impacts

Possibly related PRs

  • PR #208: Also modifies apps/website/src/constants.ts to add GITHUB_REPO_URL constant, indicating related website configuration updates

Poem

🐰 A tiny hop, a URL tweaks,
From zip to dmg, no more peeks—
ARM64 Macs now download with glee,
A shiny new installer, formatted free! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-download-link

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 61410b2 and a580241.

📒 Files selected for processing (1)
  • apps/website/src/constants.ts (1 hunks)

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.

@Kitenite Kitenite merged commit 257caad into main Dec 2, 2025
5 of 7 checks passed
@Kitenite Kitenite deleted the update-download-link branch December 3, 2025 16:48
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