Skip to content

Conversation

@beonde
Copy link
Member

@beonde beonde commented Nov 21, 2025

Description

This PR migrates the GitHub Action from using the legacy Node.js CLI (capiscio-cli) to the new high-performance Go binary (capiscio-core).

Changes

  • Dependency: Removed npm install -g capiscio-cli.
  • Core Integration: Added logic to automatically download capiscio-core v2.1.2 from GitHub Releases.
  • Platform Support: Added support for Linux, macOS, and Windows runners (AMD64 and ARM64).
  • Performance: Faster startup time as it avoids npm installation.

Versioning

  • Bumped package version to 1.1.0.

Verification

  • Rebuilt dist/ with ncc.

@beonde beonde merged commit 05017c0 into main Nov 21, 2025
1 check passed
@beonde beonde deleted the feat/migrate-to-core branch November 21, 2025 16:01
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