kinsondigital/Version Miner

Pulls versions out from various types of files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-ownerThe owner of the repositoryyes
repo-nameThe name of the repositoryyes
repo-tokenThe GitHub or PAT token used to authenticate to the repository.yes
branch-nameThe name of the branch where the file lives.yes
file-formatThe type of file that contains the version. Currently the only supported type value is "xml".yes
file-pathThe path to the file relative to the root of the repository.yes
version-keysThe key(s) that can possibly hold the version in the file.yes
case-sensitive-keysIf true, the key search will be case sensitive.notrue
trim-start-from-branchTrims the start from the 'branch-name' value.no""
fail-on-key-value-mismatchIf true, the action will fail if all of the key values listed in the "version-keys" input do not match.nofalse
fail-when-version-not-foundIf true, will fail the action if the version is not found.notrue
namedescription
versionThe version pulled from a file.