No .github/workflows at all. A basic pipeline should install deps, typecheck (build:js), run tests, and build the SEA binary on every push/PR — this is the only way to catch a regression in build:sea before someone downloads a broken binary.
Should be combined with #11 (cross-platform matrix) since a single-platform CI run wouldn't be much of a safety net for a tool whose whole point is building platform-specific binaries.
Priority: bigger effort, already flagged in README's own Future Improvements (#8 in maintenance list).
No
.github/workflowsat all. A basic pipeline should install deps, typecheck (build:js), run tests, and build the SEA binary on every push/PR — this is the only way to catch a regression inbuild:seabefore someone downloads a broken binary.Should be combined with #11 (cross-platform matrix) since a single-platform CI run wouldn't be much of a safety net for a tool whose whole point is building platform-specific binaries.
Priority: bigger effort, already flagged in README's own Future Improvements (#8 in maintenance list).