Releases: graphora/graphcheck-action
Releases · graphora/graphcheck-action
Release list
v1.0.4: GraphCheck 0.4.0 by default
What's Changed
- The action installs GraphCheck 0.4.0 by default. Override it with the
versioninput, or set it empty to use a CLI you installed yourself. - Step Summaries now show the "what changed since the last run" block that GraphCheck 0.4.0 writes into
summary.json: new failures, fixed checks, and count deltas. Runs with no comparable previous run omit it. - README, contract tests, and the contract workflow updated to the new default.
Concurrency still defaults to two workers. GraphCheck 0.3.0 and newer, with results schema 2.0, still require Action v1.0.2 or newer.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- The action installs GraphCheck 0.3.0 by default. The main change is that default check concurrency rose from one worker
to two - Updated README.md
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- GraphCheck's schema version 2.0 status support has been added
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Bump the github-actions group with 5 updates
- Verify cross-platform CLI installation
- Make the platform test prove the CLI was reached
Full Changelog: v1.0.0...v1.0.1