Releases: schubergphilis/mcvs-golang-action
Releases · schubergphilis/mcvs-golang-action
fix: Install task otherwise mcvs-texttidy cannot be run
What's Changed
- fix: Install task otherwise mcvs-texttidy cannot be run by @sbp-bvanb in #157
Full Changelog: v0.16.0...v0.16.1
feat: Installation and run of MCVS-texttidy to check for forbidden words in projects
What's Changed
- feat: Installation and run of MCVS-texttidy to check for forbidden words in projects by @sbp-bvanb in #156
Full Changelog: v0.15.5...v0.16.0
fix: Ensure that GOBIN is set in the context of the Taskfile
What's Changed
- fix: Ensure that GOBIN is set in the context of the Taskfile by @sbp-bvanb in #155
Full Changelog: v0.15.4...v0.15.5
fix: Extend timeout golangci-lint and override build-tag
What's Changed
- build(deps): bump anchore/scan-action from 5.3.0 to 6.0.0 by @dependabot in #152
- build(fix): Make GCI_SECTIONS variable readable by @sbp-bvanb in #153
- fix: Extend timeout golangci-lint to default 3min with the ability to override it and override build-tag by @sbp-bvanb in #154
Full Changelog: v0.15.3...v0.15.4
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