lfreleng-actions/verify-release-schema

Verify a release file's contents against an approved schema

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
distribution-typeThe content type of the release. Accepted values (case-sensitive, lowercase): artifact, container, maven, packagecloud, pypi. yes
release-fileFile that describes the release contentsyes
lftools-uv-versionOptional exact version of lftools-uv to run via uvx. When set, the value is interpolated into `lftools-uv==<value>`, so it MUST be a plain version string (for example `0.1.8`), not a full PEP 440 pip specifier. Leave unset (the default) to use the latest version published on PyPI. no""
schema-refGit ref (branch, tag or commit SHA) of lfit/releng-global-jjb to fetch the schema from. Defaults to a pinned commit for reproducibility. no09659ce65d005b15595a44bbef6304fd3cc83ac1

no outputs