Skip to content

Release 2.1.0

Latest
Compare
Choose a tag to compare
@newsroomdev newsroomdev released this 26 May 00:22
· 5 commits to dev since this release
73a9f3e

CI/CD support 🛠️

This version adds features to support using Dataproofer within automated pipelines like GitHub Actions or Jenkins.

  • Fixed the output of --json so it can be parsed with jq for shell scripting
  • Added --exit to have you build pipeline throw and error if a test fails.

Please see the wiki on test statuses for a full list of tests that throw failures, or file a pull request if you'd like to change the status or add another test.

Changelog

  • Fix: cleanup json output to be machine-readable (#208) (b93d808)
  • delete deprecated init script (78b592a)
  • add gh sponsor page (421ad5f)