Skip to content

fix(desktop): register t3code protocol across packages - #148

Draft
patroza wants to merge 1 commit into
fork/devfrom
t3code/setup-t3code-url-handler
Draft

fix(desktop): register t3code protocol across packages#148
patroza wants to merge 1 commit into
fork/devfrom
t3code/setup-t3code-url-handler

Conversation

@patroza

@patroza patroza commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • declare the external t3code URL protocol once at the electron-builder root so macOS and Linux package metadata consume the same configuration
  • keep Windows registration through Electron’s packaged-app registry API
  • avoid exposing the internal t3code-dev renderer scheme as an OS URL handler
  • add packaging assertions for macOS, Linux, and Windows

Verification

  • vp check
  • ELECTRON_SKIP_BINARY_DOWNLOAD=1 vp run -r --cache --log labeled typecheck
  • vp test run scripts/build-desktop-artifact.test.ts apps/desktop/src/app/DesktopClerk.test.ts apps/desktop/src/app/DesktopDeepLinks.test.ts
  • vp run --cache build:desktop
  • Fork CI preload bundle verification commands

@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from 8260a5d to 19354a4 Compare July 28, 2026 13:43
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from fe46e21 to 5fbb7f8 Compare July 28, 2026 13:43
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from 19354a4 to 481357b Compare July 28, 2026 14:17
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from 5fbb7f8 to 608e2d5 Compare July 28, 2026 14:17
@patroza
patroza marked this pull request as draft July 28, 2026 21:02
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from 481357b to 0e02d1e Compare July 28, 2026 21:18
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from 608e2d5 to 7ab9ac5 Compare July 28, 2026 21:19
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from 0e02d1e to d44619d Compare July 29, 2026 07:19
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from 7ab9ac5 to 494048c Compare July 29, 2026 07:19
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from d44619d to b00d6c0 Compare July 29, 2026 07:31
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from 494048c to 7b537df Compare July 29, 2026 07:31
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch from b00d6c0 to d139839 Compare July 29, 2026 07:53
@patroza
patroza force-pushed the t3code/setup-t3code-url-handler branch from 7b537df to 0c26ec0 Compare July 29, 2026 07:55
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch 17 times, most recently from 58974c3 to 0ee42d7 Compare July 30, 2026 04:49
@patroza
patroza force-pushed the t3-discord/f7d37879-desktop-deeplinks branch 29 times, most recently from 1c2c5b6 to b431423 Compare July 31, 2026 10:28
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