Skip to content

Conversation

@jkbktl
Copy link
Collaborator

@jkbktl jkbktl commented Nov 24, 2025

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

🦋 Changeset detected

Latest commit: 899fe3f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
status.app Patch
connector Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
status-api Ready Ready Preview Comment Dec 9, 2025 7:40pm
status-network-hub Ready Ready Preview Comment Dec 9, 2025 7:40pm
status-network-website Ready Ready Preview Comment Dec 9, 2025 7:40pm
status-portfolio Ready Ready Preview Comment Dec 9, 2025 7:40pm
status-website Ready Ready Preview Comment Dec 9, 2025 7:40pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
status-components Ignored Ignored Preview Dec 9, 2025 7:40pm

@status-im-auto
Copy link
Member

status-im-auto commented Nov 24, 2025

Jenkins Builds

Click to see older builds (1)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ a231939 #1 2025-11-24 19:12:55 ~1 min connector 📦zip
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 656725e #4 2025-11-29 21:58:17 ~39 sec connector 📦zip
✔️ 656725e #4 2025-11-29 21:58:48 ~1 min wallet 📦zip
✔️ 899fe3f #5 2025-12-09 19:36:22 ~42 sec connector 📦zip
✔️ 899fe3f #5 2025-12-09 19:36:51 ~1 min wallet 📦zip

Change status-desktop to status-app and status-mobile to status-legacy
@jkbktl jkbktl marked this pull request as ready for review November 25, 2025 21:28
@jkbktl jkbktl requested review from Copilot and jrainville November 25, 2025 21:28
@jkbktl jkbktl self-assigned this Nov 25, 2025
Copy link
Contributor

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 renames GitHub repository references throughout the codebase to align with a repository restructuring: status-desktop becomes status-app and status-mobile becomes status-legacy. This reflects the unified Status app architecture where desktop and mobile share a codebase (status-app), while the legacy mobile app remains in status-legacy.

Key Changes

  • Updated TypeScript type definitions and API calls to use new repository names (status-legacy and status-app)
  • Updated GitHub URLs in documentation, comments, and configuration files
  • Updated database queries and release mapping logic to reference new repository names

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
apps/status.app/src/server/services/github.ts Updated Repo type to use status-legacy and status-app
apps/status.app/src/server/lib/insights/milestones.ts Updated repository filters in GraphQL queries
apps/status.app/src/server/api/routers/releases.ts Updated platform mapping to use status-app for desktop
apps/status.app/src/config/routes.ts Updated GitHub issue URLs to status-app repository
apps/status.app/src/app/api/download/[platform]/route.ts Updated release fetch calls and comment reference
apps/status.app/src/app/(website)/layout.tsx Updated getLatestRelease calls to use new repository names
apps/status.app/src/app/(website)/insights/_components/table-issues/table-issues.tsx Updated example comment URL
apps/status.app/content/help/wallet/status-wallet-faq.mdx Updated GitHub repository links in documentation
apps/status.app/content/help/communities/replace-your-community-s-control-node.mdx Updated GitHub issue URL in comment
apps/connector/src/lib/desktop-client.ts Updated GitHub issue URL in TODO comment
apps/connector/README.md Updated GitHub release URL and formatting improvements
.changeset/strong-kids-kick.md Added changeset documenting the rename

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@JulesFiliot JulesFiliot left a comment

Choose a reason for hiding this comment

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

:shipit:

@github-project-automation github-project-automation bot moved this from In Progress to Waiting in Web & User Interfaces Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants