Releases: schubergphilis/mcvs-golang-action
Releases · schubergphilis/mcvs-golang-action
fix: Omit ~/go/bin from task and ensure runner has correct GOBIN
fix: Lint and unit tests require a token sometimes for getting required binaries
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
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
What's Changed
- feat: [#143] OPA code coverage and include explanation feature by @sbp-bvanb in #144
Full Changelog: v0.14.1...v0.15.0
fix: Install Regal on Linux
What's Changed
- Add "format" task by @markvl-sbp in #141
- fix: Install Regal on Linux by @sbp-bvanb in #142
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
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
What's Changed
- Allow user to customise gci sections by @markvl-sbp in #132
Full Changelog: v0.12.1...v0.13.0
docs(fix): Add documentation for Task
What's Changed
- Add documentation for Task by @markvl-sbp in #130
New Contributors
- @markvl-sbp made their first contribution in #130
Full Changelog: v0.12.0...v0.12.1
feat: Add govulncheck install and run
What's Changed
- feat: Add govulncheck install and run by @sbp-bvanb in #129
Full Changelog: v0.11.2...v0.12.0
fix: Add missing build tags to mockery
What's Changed
- fix: Add missing build tags to mockery by @sbp-bvanb in #126
Full Changelog: v0.11.1...v0.11.2