Skip to content

Releases: open-policy-agent/conftest

v0.4.0

13 Apr 07:27
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Changelog

2b727d2 use deny to fail tests in keeping with other OPA examples

v0.3.0

11 Apr 09:20
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog

4d8ffed support stdin for passing files

v0.2.0

01 Apr 10:49
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changelog

bc332de add concept of warnings
b67f75a added an explicit license
95cb114 exit with non-zero exit code on failures or flagged warnings
d3039d4 nicer version information
408fee9 prettier formatting of errors and warnings
63ef92f usage information in the README

v0.1.0

30 Mar 16:56
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release for anyone super interested in trying out conftest. Testing is very rudimentary at present so expect bugs, and the project needs examples to explain why and how you might want to use it.

Changelog

f250c17 added a basic readme
4df84c9 added automatic releases using goreleaser
dde41bd convert to using Go modules
6e9c8e3 initial version of conftest
858d3fb scaffold for acceptance tests in GitHub actions
3588a98 support switching policy directory