Skip to content

feat: added projectDeepLink to template variables#165

Merged
byCedric merged 2 commits intoexpo:mainfrom
giautm:project-deep-link
Mar 3, 2022
Merged

feat: added projectDeepLink to template variables#165
byCedric merged 2 commits intoexpo:mainfrom
giautm:project-deep-link

Conversation

@giautm
Copy link
Copy Markdown
Contributor

@giautm giautm commented Feb 27, 2022

This PR added a new variable: projectDeepLink to support open Expo Go when the user using the Github Mobile app.

Copy link
Copy Markdown
Member

@byCedric byCedric left a comment

Choose a reason for hiding this comment

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

Great idea! Left a comment related to the URL and a test.

I'm also a bit mixed about the DeepLink naming, technically we have two types of deeplinks. Right now, we only support Expo Go/managed links but we definitely want to support dev client links. For now, I think this is ok, since it depends on the project structure itself (which we can detect). But maybe you have some thoughts on that? 😄

Comment thread src/expo.ts Outdated
Comment thread preview-comment/README.md Outdated
Comment thread src/expo.ts Outdated
@byCedric
Copy link
Copy Markdown
Member

byCedric commented Mar 3, 2022

Also, quick sidenote, the failing CI tests can be ignored. If you rebase on main, they should not fail again.

@giautm giautm force-pushed the project-deep-link branch from 60039b3 to 1534d58 Compare March 3, 2022 19:17
@giautm giautm force-pushed the project-deep-link branch from 1534d58 to 44a8698 Compare March 3, 2022 19:19
@giautm
Copy link
Copy Markdown
Contributor Author

giautm commented Mar 3, 2022

Hey @byCedric, can you approve the workflow again for testing. Thank you. ❤️

@byCedric
Copy link
Copy Markdown
Member

byCedric commented Mar 3, 2022

Hmm, seems like I messed up some of the workflow conditions. Let's leave CI for what it is and just merge it! 😄

@byCedric byCedric merged commit 2603f85 into expo:main Mar 3, 2022
@byCedric
Copy link
Copy Markdown
Member

byCedric commented Mar 3, 2022

Thanks, I'll release it tomorrow

@giautm giautm deleted the project-deep-link branch March 4, 2022 06:46
github-actions Bot pushed a commit that referenced this pull request Mar 4, 2022
## [7.1.0](7.0.3...7.1.0) (2022-03-04)

### New features

* add projectDeepLink to template variables ([#165](#165)) ([2603f85](2603f85))

### Other chores

* run authed tests only when auth is available ([5815161](5815161))
* set major tag version to release commit ([b516013](b516013))
* skip steps if auth is unavailable ([bb7c723](bb7c723))
* update github action author name ([#166](#166)) ([520d959](520d959))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2022

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants