Biome + Vitest + CI pipeline #4

Closed
opened 2026-03-22 21:43:34 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-22 21:43:34 +00:00

Problem

Need linting, formatting, testing, and CI from day one.

Solution

Biome for lint/format, Vitest for tests, scripts/ci.sh for local checks, GitHub Actions for CI. Included in scaffold (#1) but may need tuning (Biome rules, test config).

Depends on: #1

## Problem Need linting, formatting, testing, and CI from day one. ## Solution Biome for lint/format, Vitest for tests, `scripts/ci.sh` for local checks, GitHub Actions for CI. Included in scaffold (#1) but may need tuning (Biome rules, test config). Depends on: #1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#4
No description provided.