Skip to content

Conversation

@dgreif
Copy link
Contributor

@dgreif dgreif commented Oct 7, 2025

A few tweaks to our vitest setup to get it working both locally and in CI

@dgreif dgreif requested a review from a team as a code owner October 7, 2025 19:55
Copilot AI review requested due to automatic review settings October 7, 2025 19:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the Vitest configuration to improve compatibility between local development and CI environments by simplifying browser configuration and ensuring Playwright dependencies are properly installed.

  • Simplified Vitest browser configuration by removing hardcoded executable path and enabling headless mode
  • Added Playwright chromium installation step to all CI workflows to ensure browser availability

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
vitest.config.js Simplified browser configuration by removing executable path and adding headless mode
.github/workflows/release.yml Added Playwright chromium installation step
.github/workflows/publish.yml Added Playwright chromium installation step
.github/workflows/nodejs.yml Added Playwright chromium installation step

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dgreif dgreif merged commit 0e96937 into main Oct 7, 2025
5 checks passed
@dgreif dgreif deleted the dg/vitest-updates branch October 7, 2025 19:58
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