Skip to content

Add GitHub Actions CI: build + Playwright e2e on every PR into master - #8

Merged
PotLid merged 1 commit into
masterfrom
dev
Aug 19, 2026
Merged

Add GitHub Actions CI: build + Playwright e2e on every PR into master#8
PotLid merged 1 commit into
masterfrom
dev

Conversation

@PotLid

@PotLid PotLid commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Runs on pull_request into master and push to master/dev: npm ci, build the library, install Chromium, and run the e2e suite. Needed a .gitignore exception since the existing blanket .* rule was silently swallowing .github/. Switched the Playwright reporter to 'github' in CI for inline PR annotations on failures.

Runs on pull_request into master and push to master/dev: npm ci, build
the library, install Chromium, and run the e2e suite. Needed a .gitignore
exception since the existing blanket `.*` rule was silently swallowing
.github/. Switched the Playwright reporter to 'github' in CI for inline
PR annotations on failures.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@PotLid
PotLid merged commit 3be28af into master Aug 19, 2026
2 checks passed
@PotLid
PotLid deleted the dev branch August 19, 2026 04:10
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.

1 participant