Skip to content

ci: run external e2e in main ci#38622

Draft
lyzno1 wants to merge 1 commit into
mainfrom
codex/run-external-e2e-main-ci
Draft

ci: run external e2e in main ci#38622
lyzno1 wants to merge 1 commit into
mainfrom
codex/run-external-e2e-main-ci

Conversation

@lyzno1

@lyzno1 lyzno1 commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

  • pass run-external-runtime: true from Main CI to the reusable Web Full-Stack E2E workflow
  • use PR CI as an explicit external runtime reproduction surface for the current post-merge failure investigation

Verification

  • git diff --check
  • local external runtime chain: pnpm -C e2e e2e:middleware:up -> pnpm -C e2e e2e:external:prepare -> pnpm -C e2e e2e:external -> pnpm -C e2e e2e:middleware:down passed with 10 scenarios / 159 steps

Notes

  • This PR intentionally changes only CI wiring. It does not change E2E assertions or product code.

@lyzno1 lyzno1 force-pushed the codex/run-external-e2e-main-ci branch from c8a2a25 to 97073fc Compare July 9, 2026 14:37
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.36%. Comparing base (eb74946) to head (8be4adb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #38622   +/-   ##
=======================================
  Coverage   85.36%   85.36%           
=======================================
  Files        5022     5022           
  Lines      267188   267188           
  Branches    50848    50848           
=======================================
  Hits       228090   228090           
  Misses      34611    34611           
  Partials     4487     4487           
Flag Coverage Δ
api 85.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lyzno1 lyzno1 force-pushed the codex/run-external-e2e-main-ci branch from 97073fc to 3b3ebd2 Compare July 9, 2026 15:03
@github-actions github-actions Bot added the e2e End-to-end tests and E2E test infrastructure. label Jul 9, 2026
@lyzno1 lyzno1 force-pushed the codex/run-external-e2e-main-ci branch 15 times, most recently from e619f73 to 7f46af1 Compare July 9, 2026 20:35
@lyzno1 lyzno1 force-pushed the codex/run-external-e2e-main-ci branch from 7f46af1 to 8be4adb Compare July 9, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e End-to-end tests and E2E test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant