Skip to content

chore(e2e) - setup nightly e2e#1121

Merged
gabrielseco merged 3 commits into
mainfrom
add-e2e-at-night
Jun 29, 2026
Merged

chore(e2e) - setup nightly e2e#1121
gabrielseco merged 3 commits into
mainfrom
add-e2e-at-night

Conversation

@gabrielseco

@gabrielseco gabrielseco commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Run e2e at 2.00 UTC and create issues to devs if something goes wrong

Note

Low Risk
CI-only change; it reuses existing Playwright setup and secrets without modifying application or deployment logic.

Overview
Adds a scheduled GitHub Actions workflow that runs the existing example/ Playwright suite against production (https://remote-flows.vercel.app) every night at 2:00 UTC, with manual workflow_dispatch as well.

Unlike PR/main CI (Chromium + preview URL), this job uses a browser matrix (Chromium, Firefox, WebKit), reuses the same install/test env (BASE_URL, VERCEL_BYPASS_TOKEN), and uploads per-browser HTML reports. A follow-up job opens a GitHub issue (assigned to the listed maintainers) when the nightly run fails.

Reviewed by Cursor Bugbot for commit 604857d. Bugbot is set up for automated code reviews on this repo. Configure here.

@gabrielseco gabrielseco self-assigned this Jun 29, 2026
Comment thread .github/workflows/e2e-nightly.yml Fixed
Comment thread .github/workflows/e2e-nightly.yml Fixed
Comment thread .github/workflows/e2e-nightly.yml Outdated
Comment thread .github/workflows/e2e-nightly.yml
@github-actions

Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 88.42% 88.42% 0%
Statements 87.83% 87.83% 0%
Functions 84.88% 84.88% 0%
Branches 79.70% 79.70% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3842 / 4345
  • Coverage: 88.42%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3903 / 4444
  • Coverage: 87.83%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1044 / 1230
  • Coverage: 84.88%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2403 / 3015
  • Coverage: 79.70%
  • Change: 0% (0 branches)

✅ Coverage check passed

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 3 total unresolved issues (including 2 from previous reviews).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d1a0c0b. Configure here.

Comment thread .github/workflows/e2e-nightly.yml
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for adp-cost-calculator ready!

Project:adp-cost-calculator
Status: ✅  Deploy successful!
Preview URL:https://adp-cost-calculator-r0rpsj388-remotecom.vercel.app
Latest Commit:604857d

Deployed with vercel-action

@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-ello6anxl-remotecom.vercel.app
Latest Commit:604857d

Deployed with vercel-action

@gabrielseco gabrielseco merged commit 0e191c8 into main Jun 29, 2026
12 checks passed
@gabrielseco gabrielseco deleted the add-e2e-at-night branch June 29, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants