Below you will find pages that utilize the taxonomy term “JacobArthurs”
March 3, 2026
shipbin
Version updated for https://github.com/JacobArthurs/shipbin to version v1.1.3.
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.
Action Summary The shipbin GitHub Action automates the publishing of pre-built native binaries as installable packages to npm and PyPI, making them easily accessible for users across different platforms. It simplifies the distribution process by ensuring that the appropriate binary for a user’s operating system and architecture is automatically installed via npm install or pip install.
March 3, 2026
shipbin
Version updated for https://github.com/JacobArthurs/shipbin to version v1.1.2.
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.
Action Summary Shipbin is a GitHub Action that automates the publishing of pre-built native binaries for multiple platforms to npm and PyPI as installable packages. It simplifies the distribution process by enabling users to install the correct binary for their platform using standard package managers like npm or pip.
March 2, 2026
shipbin
Version updated for https://github.com/JacobArthurs/shipbin to version v1.0.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.
Action Summary The shipbin GitHub Action automates the process of publishing pre-built native binaries for multiple platforms as installable packages to npm and PyPI. It ensures platform-specific binaries are bundled and distributed seamlessly, enabling users to install the correct binary via package managers like npm or pip.