baneeishaque/mise-setup-verification
Setup mise and verify tool installations in CI/CD pipelines.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mise_version | Version of mise to install (e.g., 2025.12.9) | yes | — |
| working_directory | Directory containing mise.toml | yes | — |
| tool_name | Name of the tool to verify (e.g., python) | yes | — |
| version_command | Command to check tool version (e.g., python -V) | yes | — |
| install | Whether to run mise install | no | true |
| cache | Whether to enable caching | no | true |
| mise_file | Path to mise configuration file | no | mise.toml |
Outputs
no outputs