Sentrik Gate
Version updated for https://github.com/maxgerhardson/sentrik-community to version v1.6.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
v1.6.0
Fixes the silent Linux binary. The v1.4.0 Linux binary produced no output and exited 0 due to a missing CLI entry-point invocation in the frozen build. All platform binaries in this release are built from a dedicated entry point and verified to produce output in CI before upload.
Also in this release:
- npm wrapper now reports launch failures (wrong architecture, missing exec permission) instead of silently exiting 0
- npm installer verifies the downloaded binary runs on your machine at install time
- linux-arm64 is no longer incorrectly served the x64 binary — use
pip install sentrikon ARM64 Linux
Install: npm install -g sentrik or pip install sentrik