Below you will find pages that utilize the taxonomy term “Yshrsmz”
April 19, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.5.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-mise-values GitHub Action reads the [tools] table from a mise.toml file and converts it into a JSON object that can be reused in subsequent workflow steps. Its main purpose is to provide a centralized source for tool version management, enabling workflows to dynamically retrieve and use version information without hard-coding values. This action simplifies automation by facilitating compatibility with official setup actions for tools like Node.js, Python, and Go, while offering granular control over installation timing and caching strategies.
April 18, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kover Report Action is a GitHub Action designed to streamline code coverage analysis for Kotlin/Android projects using Kover. It automates the discovery, aggregation, and reporting of coverage data across multi-module projects, while allowing configurable coverage thresholds. Key features include posting coverage reports as pull request comments, tracking coverage trends, and exporting data for further use, helping teams ensure code quality and maintain visibility into coverage metrics over time.
April 2, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.4.
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 The action-mise-values GitHub Action parses the [tools] table from a mise.toml file and outputs it as a JSON object for use in subsequent workflow steps. It addresses the need for a centralized source of truth for tool versions (e.g., Node.js, Python, Go) in CI/CD pipelines, enabling developers to avoid hardcoding versions across workflows. This action provides a read-only solution for dynamically retrieving and reusing version data, offering flexibility to integrate with official setup actions while maintaining granular control over tool installations.