-
Notifications
You must be signed in to change notification settings - Fork 77
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
feature(preview): add eas update preview sub-action #206
Conversation
6cdfe3b
to
812e7bd
Compare
812e7bd
to
4da1bab
Compare
57992c2
to
9c25434
Compare
9d6631d
to
7902fca
Compare
7902fca
to
6085bc0
Compare
🚀 Expo preview is ready!
|
🚀 Expo preview is ready!
|
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
@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 🤩 |
## [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 📦🚀 |
Linked issue
Fixes #189
Add a new sub-action that eventually replaces the
preview-comment
subaction, 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.