Skip to content

Conversation

@fabiovincenzi
Copy link
Contributor

This PR adds Windows to the CI test matrix and fixes cross-platform compatibility issues.

CI Changes

  • Add windows-latest to the OS matrix
  • Enable Windows Developer Mode in CI for npm symlinks support
  • Skip Cypress e2e tests on Windows
  • Remove unnecessary MongoDB dependency and version matrix (see below)

Cross-Platform Fixes

  • Replace bash script fix-shebang.sh with Node.js fix-shebang.js
  • Add cross-env package for Windows-compatible environment variables in npm scripts

The preReceive tests are skipped because they test Unix shell hook execution, which is not applicable on Windows.

@netlify
Copy link

netlify bot commented Jan 23, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 4343773
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/6973a4f6c9462e0007c60910

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.40%. Comparing base (09b226b) to head (4343773).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1361   +/-   ##
=======================================
  Coverage   80.40%   80.40%           
=======================================
  Files          65       65           
  Lines        4608     4608           
  Branches      775      775           
=======================================
  Hits         3705     3705           
  Misses        888      888           
  Partials       15       15           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant