Skip to content

Add a CI/CD pipeline (GitHub Actions) #8

Description

@killerwolf

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).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions