chore: update preview qr code - #4599
Open
lukewalczak wants to merge 1 commit into
Open
lukewalczak wants to merge 1 commit into
lukewalczak wants to merge 1 commit into
Conversation
|
Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
lukewalczak
force-pushed
the
chore/update-qr-code
branch
7 times, most recently
from
January 10, 2025 16:22
0fb4246 to
bf046f4
Compare
lukewalczak
force-pushed
the
chore/update-qr-code
branch
4 times, most recently
from
January 10, 2025 16:55
dd45d44 to
a734eca
Compare
lukewalczak
force-pushed
the
chore/update-qr-code
branch
from
January 10, 2025 16:57
a734eca to
3173c23
Compare
|
The mobile version of example app from this branch is ready! You can see it here. |
lukewalczak
force-pushed
the
main
branch
6 times, most recently
from
May 8, 2025 09:47
1062366 to
1da5d15
Compare
There was a problem hiding this comment.
🟢 Approval recommended
No unresolved review comments were identified.
Pull request overview
Updates the PR preview workflow to generate QR codes for the published EAS branch.
Changes:
- Retrieves the EAS branch ID.
- Uses the branch ID in the preview QR-code URL.
File summaries
| File | Description |
|---|---|
.github/workflows/publish-each-pr.yml |
Fetches the EAS branch ID and updates the QR-code URL. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite (auto)
Note
Copilot is running an experiment and ran this review at Lite.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Motivation
Related issue
Test plan