Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Releases: projectcontour/integration-tester

v7.0.0

15 Jan 17:33
7f19005
Compare
Choose a tag to compare

Changelog

7f19005 Bump Go used in CI to 1.15.6 (#27)
ca80279 Fix TAP writer skip status. (#26)

v6.0.0

03 Nov 21:09
7a11adc
Compare
Choose a tag to compare

Changelog

7a11adc Always load builtin Rego modules first. (#24)
30f0ed7 Generate markdown docs for the command line. (#25)

v5.0.0

13 Oct 03:10
a2774d7
Compare
Choose a tag to compare

Changelog

a2774d7 Add explicit check results. (#21)
24bfa20 Upgrade build dependencies. (#20)

v4.0.0

10 Sep 22:23
85b01ec
Compare
Choose a tag to compare

Changelog

a77b777 Add the filename to Rego fragment locations. (#13)
85b01ec Ignore Rego error removing non-existent paths. (#17)
8a756a9 Upgrade to OPA v0.22.0. (#14)
6887821 Upgrade to OPA v0.23.1. (#15)

v3.0.0

28 Jul 23:13
3853a9b
Compare
Choose a tag to compare

Changelog

b155e1c Ignore empty fragments. (#10)
2ff86c6 Merge pull request #8 from stevesloka/copyright
3853a9b Sync the informer cache on each test. (#9)
563af94 update all copyright information to Project Contour Authors

v2.0.0

10 Jun 23:41
09cc997
Compare
Choose a tag to compare

Changelog

23a8b85 Fix typo in test skip documentation.
09cc997 Improve object deletion. (#7)
9826508 Silence a couple of small lint errors.
efe9725 build: update OPA version (#6)

v1.0.0

28 Apr 05:28
09579a2
Compare
Choose a tag to compare

Changelog

62e940f Add $GOPATH/bin to the Githib workflow $PATH.
0277e71 Add a Github workflow to run tests on pushes.
09579a2 Add a test summarizer. (#3)
aa51ea0 Add test status badge to README.
a768ba4 Fix build dependencies.
f11ea0a Initial code drop. (#1)
6ce6d84 Initial commit
ee34849 Run the Github test workflow on pull requests.
47984f2 Update licensing notices.
c82e81a doc: fix README title