-
Notifications
You must be signed in to change notification settings - Fork 447
fix: Split PR deployment workflow for forked vs non-forked repos #5425
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4fb4cfa
[fix] Consolidate Playwright workflow jobs to fix missing deployment …
snomiao 809c4cc
refactor: Split PR deployment workflow for forked vs non-forked repos
snomiao 777e850
refactor: Simplify PR deployment workflow and script
snomiao 4a88c7c
fix: Add debugging and wrangler installation to deployment script
snomiao 452072d
chore: Trigger CI to test deployment workflow
snomiao dd00ad9
fix: Fix browser artifact name mismatch in deployment script
snomiao dbb71ff
refactor: Convert deployment script to POSIX sh for better compatibility
snomiao 00b8e5d
fix: Fix deployment script output to properly capture URLs
snomiao 7bef35d
fix: Add input validation to prevent command injection
snomiao 0992506
fix: Add null checks and logging to workflow condition
snomiao e5e1274
fix: Pin wrangler to major version 4 with error handling
snomiao fb2d49f
perf: Implement parallel deployments to reduce CI time
snomiao ef783ce
fix: Use specific comment ID for updates instead of edit-last
snomiao da35182
fix(workflows/test-ui.yaml): change condition to always run deploy jo…
snomiao 7e149dd
fix(workflows/test-ui.yaml): change condition to always run deploy jo…
snomiao d72d6ac
fix(pr-playwright-deploy-and-comment.sh): remove npx prefix from wran…
snomiao 51aed8c
fix(pr-playwright-deploy-and-comment.sh): remove npx prefix from wran…
snomiao 1cbc267
Update scripts/cicd/pr-playwright-deploy-and-comment.sh
snomiao 0395757
fix(pr-playwright-deploy-and-comment.sh): improve regex for URL extra…
snomiao d8e6fe9
chore(pr-playwright-deploy-and-comment.sh): change shebang from sh to…
snomiao 713395b
chore(pr-playwright-deploy-and-comment.sh): move wrangler installatio…
snomiao c1c1a9d
Merge branch 'main' into sno-fix-playwright-comment-2
snomiao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.