Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Install task otherwise mcvs-texttidy cannot be run

06 Jan 12:47
2331167
Compare
Choose a tag to compare

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

06 Jan 10:43
5e14579
Compare
Choose a tag to compare

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

31 Dec 09:13
0a6b698
Compare
Choose a tag to compare

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

27 Dec 09:48
e0deb43
Compare
Choose a tag to compare

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

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