Below you will find pages that utilize the taxonomy term “Nao1215”
July 23, 2026
Setup iso8583tool
Version updated for https://github.com/nao1215/setup-iso8583tool to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs the iso8583tool CLI, a tool for generating and parsing ISO 8583 messages, on your CI/CD pipelines. It downloads prebuilt binaries instead of building from source, ensuring fast execution times across Linux, macOS, and Windows platforms. The action allows you to specify a version to install and verify checksums or attestation.
July 9, 2026
Setup atago
Version updated for https://github.com/nao1215/setup-atago to version v0.1.1.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s changed fix: a successful install no longer exits nonzero (the EXIT-trap cleanup referenced an out-of-scope local under set -u, failing every green run at the very end) docs: drop the “atago is unreleased” warning — atago v0.1.0 is published and this action now installs it The floating v0 tag points at this release. Verified end-to-end against the real v0.1.0 release: checksum, SLSA attestation (gh attestation verify), install, and atago version / init / run.