Skip to content

createDeeplink: Add support for Raycast beta versions - #70

Merged
mathieudutour merged 3 commits into
raycast:mainfrom
LitoMore:deeplink-beta
Aug 4, 2026
Merged

createDeeplink: Add support for Raycast beta versions#70
mathieudutour merged 3 commits into
raycast:mainfrom
LitoMore:deeplink-beta

Conversation

@LitoMore

@LitoMore LitoMore commented May 26, 2026

Copy link
Copy Markdown
Contributor

Added this missing logic branch for raycast-x://.

Used the process.env.RAYCAST_SCHEME for creating protocol string.

@mathieudutour

Copy link
Copy Markdown
Member

that will break on windows. I'll pass the scheme as an env variable, it'll be easier

@LitoMore
LitoMore marked this pull request as draft May 27, 2026 08:32
@LitoMore
LitoMore marked this pull request as ready for review July 4, 2026 15:21
@LitoMore

LitoMore commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@mathieudutour I've changed it to use process.env.RAYCAST_SCHEME instead.

Refactor getProtocol function to handle undefined RAYCAST_SCHEME.
@mathieudutour
mathieudutour merged commit c2f5297 into raycast:main Aug 4, 2026
1 check passed
@LitoMore
LitoMore deleted the deeplink-beta branch August 5, 2026 02:47
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.

2 participants