Skip to content

Development#101

Merged
NodeByteLTD merged 4 commits into
productionfrom
development
May 11, 2026
Merged

Development#101
NodeByteLTD merged 4 commits into
productionfrom
development

Conversation

@NodeByteLTD
Copy link
Copy Markdown
Contributor

@NodeByteLTD NodeByteLTD commented May 11, 2026

Summary by CodeRabbit

  • New Features

    • GitHub releases API now tracks three additional repositories.
  • Refactor

    • Updated product billing links to new URL structure.
  • Chores

    • Removed Trustpilot widget from footer.

Review Change Stack

- Add the new ByteSend and ByteProxy repositories for release tracking.
Removed TrustpilotWidget component and its usage from footer.
@NodeByteLTD NodeByteLTD requested a review from CodeMeAPixel as a code owner May 11, 2026 19:48
@NodeByteLTD NodeByteLTD merged commit abb83c7 into production May 11, 2026
6 of 7 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 11, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 9c2cf6f7-8cad-454a-bad5-1778c2aa4696

📥 Commits

Reviewing files that changed from the base of the PR and between 62784b9 and e09e258.

📒 Files selected for processing (4)
  • app/api/github/releases/route.ts
  • packages/core/constants/links.ts
  • packages/core/constants/vps/amd.ts
  • packages/ui/components/Static/footer.tsx

📝 Walkthrough

Walkthrough

This PR updates billing configuration URLs from the /store/ to /products/ namespace across constants and VPS configuration, adds three new GitHub repositories to the releases API default list, and removes the Trustpilot widget integration from the footer component.

Changes

Configuration and UI Updates

Layer / File(s) Summary
Billing URL Migration
packages/core/constants/links.ts, packages/core/constants/vps/amd.ts
Billing URLs updated from /store/... to /products/... path namespace for product links and AMD VPS hosting.
GitHub Releases Repository List
app/api/github/releases/route.ts
DEFAULT_REPOSITORIES expanded with three NodeByteLTD repositories: ByteSend, ByteProxy, and bytesend-go.
Footer Widget Removal
packages/ui/components/Static/footer.tsx
TrustpilotWidget component and its /api/trustpilot data-fetch integration removed from footer contact section.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 Billing paths now lead to /products/ bright,
Fresh GitHub repos join the release flight,
Trustpilot departs in silent goodbye,
Constants align as the configs fly! 🌟

✨ 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 development

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.

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