Skip to content

Veri Check action v1.0.0

Choose a tag to compare

@danielyayla danielyayla released this 24 Aug 11:48
· 258 commits to main since this release

First release of the Veri Check GitHub Action (WO-076, REQ-025): run veri check on every pull request — gate violations fail the run, drift and receipt-provenance advisories annotate the documents they concern.

- uses: actions/checkout@v4
  with:
    fetch-depth: 0
- uses: danielyayla/veri@v1

Inputs: path (project root, default .), strict-advisories (escalate advisories to failures, default false). Docs: https://danielyayla.github.io/veri/docs/ci.html

The v1 tag tracks the latest v1.x. This release is not part of the desktop app's update feed — app releases (currently v0.2.1) remain the latest release.