Skip to content

Feat/playwright e2e ci 343 rebase#727

Open
Francis6-git wants to merge 2 commits into
LabsCrypt:mainfrom
Francis6-git:feat/playwright-e2e-ci-343-rebase
Open

Feat/playwright e2e ci 343 rebase#727
Francis6-git wants to merge 2 commits into
LabsCrypt:mainfrom
Francis6-git:feat/playwright-e2e-ci-343-rebase

Conversation

@Francis6-git
Copy link
Copy Markdown
Contributor

Re-enabling the Playwright end-to-end integration flow from closed PR #343.

This branch handles E2E stream lifecycles without local state bloat. It sets up an isolated environment pipeline via GitHub Actions using matrix configuration structures optimized directly alongside recent updates to main. Local execution test results and raw HTML reports have been explicitly stripped from tracking trees and isolated inside .gitignore.

@ogazboiz
Copy link
Copy Markdown
Contributor

ogazboiz commented Jun 1, 2026

hey, main has moved significantly today (10+ PRs merged including the JWT test fix and various backend fixes). your branch's CI failure is on a stale base. please rebase:

git fetch upstream
git rebase upstream/main
git push --force-with-lease

main is green right now, so CI should clear on the rebased commit.

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.

2 participants