vetcoders/prview gate

Install prview and run the contractual prview gate automation check.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
strictTreat CONDITIONAL as a failing gate exit code.nofalse
versionprview crate version to install (for example "0.5.0"), or "latest" for the newest published release. The gate command ships from the release line that first introduced `prview gate`; pin to that release once it is published. "latest" is a resilient default: it never fails to resolve a pinned version that does not yet exist on crates.io.nolatest
argsAdditional whitespace-separated arguments passed to prview gate.no""
namedescription
exit-codeRaw prview gate process exit code.
json-pathPath to the captured prview gate JSON output.
sarif-pathPath to INLINE_FINDINGS.sarif when the run produced one.