Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tools] Add SDK tag to canary templates #27711

Merged
merged 1 commit into from Mar 16, 2024

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented Mar 16, 2024

Why

npx expo prebuild uses the SDK tag to download the proper version of bare-minimum template, based on the major version of the expo package. To test prebuild on canary templates, they need to be tagged as well.

How

Just add a sdk-X tag after publishing.

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Mar 16, 2024
@tsapeta tsapeta marked this pull request as ready for review March 16, 2024 00:25
@tsapeta tsapeta merged commit d697b27 into main Mar 16, 2024
13 checks passed
@tsapeta tsapeta deleted the @tsapeta/tools/tag-canary-templates branch March 16, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants