Setup scanii-cli
Version updated for https://github.com/scanii/setup-cli-action to version v1.0.3.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-cli-action GitHub Action automates the process of downloading and running scanii-cli as a local mock API server on localhost:4000. It eliminates the need for API credentials or network calls during SDK testing, providing a consistent and isolated testing environment. Key features include support for customizable versions, automatic readiness detection, and outputs for referencing the local server endpoint.
What’s Changed
What’s Changed
- fix: detach sc.exe from parent shell on Windows by @rferreira in https://github.com/scanii/setup-cli-action/pull/3
- Tweaking changelog by @rferreira in https://github.com/scanii/setup-cli-action/pull/4
Full Changelog: https://github.com/scanii/setup-cli-action/compare/v1...v1.0.3