Isolate the release browser journey from the unit-test job #865

Merged
timmy merged 1 commits from timmy/863-release-e2e-opt-in into main 2026-08-15 02:28:02 +00:00
Owner

Closes #863

The merged gate exposed that the runner toolcache can retain Playwright between jobs. This makes the normal full-suite job collect the artifact E2E without a downloaded artifact. Require an explicit job-scoped opt-in so lint always skips the artifact journey and only browser-journey executes it.

Verified: full suite 1643 passed, 1 skipped; explicit browser/config gate 5 passed.

Closes #863 The merged gate exposed that the runner toolcache can retain Playwright between jobs. This makes the normal full-suite job collect the artifact E2E without a downloaded artifact. Require an explicit job-scoped opt-in so lint always skips the artifact journey and only `browser-journey` executes it. Verified: full suite 1643 passed, 1 skipped; explicit browser/config gate 5 passed.
timmy added 1 commit 2026-08-15 02:24:38 +00:00
fix: isolate release browser journey
All checks were successful
CI / lint (pull_request) Successful in 1m53s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 59s
CI / release-candidate (pull_request) Has been skipped
c30206bfb2
Refs #863
timmy merged commit 5b954a7a53 into main 2026-08-15 02:28:02 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#865
No description provided.