feature(preview): add eas update preview sub-action#206
Merged
Conversation
6cdfe3b to
812e7bd
Compare
812e7bd to
4da1bab
Compare
57992c2 to
9c25434
Compare
9d6631d to
7902fca
Compare
7902fca to
6085bc0
Compare
IvanGodinez21
added a commit
to BrightCoders-Institute/BCDIC22-RN-proyecto-final-team3
that referenced
this pull request
Feb 19, 2023
Notes: - Replaced `expo` command with `eas` - Removed comment preview until the next update (v8), check: - expo/expo-github-action#206 - expo/expo-github-action#207 - expo/expo-github-action#208
Member
Author
|
@IvanGodinez21 The release is scheduled for Monday, probably around 18:00 CET, in case that helps you schedule things :) (I saw your commit, mentioning v8) |
Thanks for the info, I'll be waiting 🤩 |
github-actions Bot
pushed a commit
that referenced
this pull request
Feb 20, 2023
## [8.0.0](7.2.1...8.0.0) (2023-02-20) ### ⚠ BREAKING CHANGES * **preview-comment:** add deprecation notice with blog post (#207) ### New features * **preview:** add eas update preview sub-action ([#206](#206)) ([f4d6037](f4d6037)) ### Code changes * **preview-comment:** add deprecation notice with blog post ([#207](#207)) ([d2b3e6c](d2b3e6c)) ### Other chores * bump http-cache-semantics from 4.1.0 to 4.1.1 ([#205](#205)) ([b1a8c06](b1a8c06)) ### Documentation changes * **preview-comment:** emphasize that this sub-action is now deprecated ([f4af238](f4af238)) * update examples for v8 ([#210](#210)) ([3d1cf9a](3d1cf9a)) * update the readme with new examples ([#208](#208)) ([ae5d1a1](ae5d1a1))
|
🎉 This PR is included in version 8.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🚀 Expo preview is ready!
|
|
🚀 Expo preview is ready!
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linked issue
Fixes #189
Add a new sub-action that eventually replaces the
preview-commentsubaction, and adds support for EAS Update.Additional context
This is still pending a required change in the Expo website, hold off on merging and releasing.