Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Omit ~/go/bin from task and ensure runner has correct GOBIN

13 Dec 15:33
250a880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2...v0.15.3

fix: Lint and unit tests require a token sometimes for getting required binaries

13 Dec 13:31
1eb8f43
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #146
  • fix: [#147] Ensure that GOBIN is set to avoid assuming its value by @sbp-bvanb in #148
  • fix: Lint and unit tests require a token sometimes for getting required binaries by @sbp-bvanb in #149

Full Changelog: v0.15.1...v0.15.2

fix: Ignore JSON when running OPA as it only supports rego

10 Dec 13:43
6e93f96
Compare
Choose a tag to compare

What's Changed

  • fix: Ignore JSON when running OPA as it only supports rego by @sbp-bvanb in #145

Full Changelog: v0.15.0...v0.15.1

feat: OPA code coverage and include explanation feature

05 Dec 15:27
8fcff69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.15.0

fix: Install Regal on Linux

03 Dec 10:12
7bff846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

feat: Install Regal v0.29.2 and OPA v0.70.0 and run those tools using Task

02 Dec 16:29
b680e04
Compare
Choose a tag to compare

What's Changed

  • fix: Update an incorrect example in the README by @markvl-sbp in #134
  • build(deps): bump anchore/scan-action from 5.2.1 to 5.3.0 by @dependabot in #135
  • build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #133
  • fix: Add a code owners file to ensure default reviewers are added to PRs that get created by @sbp-bvanb in #136
  • feat: [#137][#138][#140] Install Regal v0.29.2 and OPA v0.70.0 and run those tools using Task by @sbp-bvanb in #139

Full Changelog: v0.13.0...v0.14.0

feat: Allow user to customise GCI sections

20 Nov 12:01
b10b9d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

docs(fix): Add documentation for Task

14 Nov 15:17
4aad9fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

feat: Add govulncheck install and run

14 Nov 14:49
c958f8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.12.0

fix: Add missing build tags to mockery

14 Nov 09:34
d8518ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2