Skip to content

chore(e2e): build the app and deploy it to vercel#1123

Merged
remotecom merged 2 commits into
mainfrom
improve-nightly-tests
Jun 30, 2026
Merged

chore(e2e): build the app and deploy it to vercel#1123
remotecom merged 2 commits into
mainfrom
improve-nightly-tests

Conversation

@gabrielseco

@gabrielseco gabrielseco commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

When testing against the deployed app, the e2e are taking 7min strange, testing if creating a deployed app, works better


Note

Low Risk
CI-only workflow changes; no application runtime behavior, though failed or misconfigured deploys could block or mis-target nightly tests.

Overview
Nightly E2E no longer hits the fixed production URL https://remote-flows.vercel.app. A new deploy-nightly job deploys the current checkout to Vercel via amondnet/vercel-action, writes the preview URL to an artifact, and e2e-tests-production waits on that job, downloads the URL, and sets Playwright BASE_URL from it.

The failure-issue job now depends on both deploy and E2E, and its note mentions deployment failures as a possible cause.

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

Comment thread .github/workflows/e2e-nightly.yml Fixed

@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.

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 dfc5ea1. Configure here.

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

@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-inqiniym4-remotecom.vercel.app
Latest Commit:5ed47be

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-jc6cjcoue-remotecom.vercel.app
Latest Commit:5ed47be

Deployed with vercel-action

@remotecom remotecom merged commit 01acf5b into main Jun 30, 2026
12 checks passed
@remotecom remotecom deleted the improve-nightly-tests branch June 30, 2026 05:46
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