Skip to content

Optimize CI test matrix#128

Merged
techeverri merged 1 commit intomainfrom
optimize-ci-tests
Feb 8, 2026
Merged

Optimize CI test matrix#128
techeverri merged 1 commit intomainfrom
optimize-ci-tests

Conversation

@techeverri
Copy link
Copy Markdown
Owner

Reduces CI test jobs from 12 to 2 by:

  • Testing only on Ubuntu (instead of macOS, Ubuntu, Windows)
  • Testing only Node 16 and 22 (min and max supported versions)

The CLI performs basic file I/O that's platform-agnostic, so cross-platform testing is unnecessary. Testing min and max Node versions provides adequate coverage.

@techeverri techeverri merged commit 2d6a16f into main Feb 8, 2026
7 checks passed
@techeverri techeverri deleted the optimize-ci-tests branch February 8, 2026 23:54
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