Skip to content

Fix scheduled live widget tests#181

Merged
neonwatty merged 1 commit into
mainfrom
fix/live-tests-scheduled-production
May 19, 2026
Merged

Fix scheduled live widget tests#181
neonwatty merged 1 commit into
mainfrom
fix/live-tests-scheduled-production

Conversation

@neonwatty
Copy link
Copy Markdown
Collaborator

Summary

  • run scheduled live widget tests against the production Worker and production Vercel venue
  • keep manually triggered/called preview live tests pointed at the preview Worker and preview Vercel venue
  • harden the Vercel bypass curl args for shellcheck/actionlint

Verification

  • npm run validate
  • LIVE_TARGET=production PLAYWRIGHT_BASE_URL=https://bugdrop-widget-test.vercel.app EXPECTED_WIDGET_ORIGIN=https://bugdrop.neonwatty.workers.dev npx playwright test e2e/widget.live.spec.ts --project=chromium-live --grep "venue loads the expected deployed widget asset|feedback button drag position persists" --workers=1
  • npx --yes prettier --check .github/workflows/live-tests.yml
  • go run github.com/rhysd/actionlint/cmd/actionlint@latest .github/workflows/live-tests.yml

@neonwatty neonwatty added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit 00d552d May 19, 2026
7 checks passed
@neonwatty neonwatty deleted the fix/live-tests-scheduled-production branch May 19, 2026 11:42
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.37.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant