Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Exclude files from go coverage

18 Oct 11:26
32d0d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

feat: Run component tests & ensure that expected code coverage threshold gets adjusted if actual exceeds it

17 Oct 11:05
a82a263
Compare
Choose a tag to compare

What's Changed

  • feat: [#65][#67][#71] Run component tests & ensure that expected code coverage threshold gets adjusted if actual exceeds it by @sbp-bvanb in #84

Full Changelog: v0.7.3...v0.8.0

fix: Updated various dependencies

16 Oct 09:45
6b0f6a7
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump anchore/scan-action from 4.1.2 to 5.0.1 by @dependabot in #83
  • build(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.28.0 by @dependabot in #82
  • build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #78
  • build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #76
  • build(deps): bump golang/govulncheck-action from 1.0.3 to 1.0.4 by @dependabot in #75

Full Changelog: v0.7.2...v0.7.3

fix: Use cached Trivy DBs to prevent bump into pull rate limiting issues

26 Sep 09:16
aa6a71e
Compare
Choose a tag to compare

What's Changed

  • fix: [#73] Use cached Trivy DBs to prevent bump into pull rate limiting issues by @sbp-bvanb in #74
  • build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #72

Full Changelog: v0.7.1...v0.7.2

build(fix): Merge unit and integration test code coverage

23 Sep 07:56
e10746d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump schubergphilis/mcvs-pr-validation-action from 0.1.2 to 0.2.0 by @dependabot in #68
  • build(fix): [#69] Merge unit and integration test code coverage by @sbp-bvanb in #70

Full Changelog: v0.7.0...v0.7.1

feat: Enable govulncheck and enforce minimum code coverage

30 Aug 07:34
8528148
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump anchore/scan-action from 4.1.1 to 4.1.2 by @dependabot in #62
  • feat: [#48] Enable govulncheck and enforce minimum code coverage by @sbp-bvanb in #64

Full Changelog: v0.6.3...v0.7.0

fix: Golang 1.23 require newer version of golangci-lint

15 Aug 17:16
4e97768
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 by @dependabot in #52
  • build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #57
  • build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #53
  • build(deps): bump schubergphilis/mcvs-pr-validation-action from 0.1.1 to 0.1.2 by @dependabot in #60
  • build(deps): bump anchore/scan-action from 4.1.0 to 4.1.1 by @dependabot in #61

Full Changelog: v0.6.2...v0.6.3

fix: Update Grype action scan to 4.1.0

02 Aug 11:09
3c1b5e1
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 by @dependabot in #51
  • build(deps): bump anchore/scan-action from 3.6.4 to 4.1.0 by @dependabot in #56
  • build: [#58] Add PR validation action by @sbp-bvanb in #59

Full Changelog: v0.6.1...v0.6.2

fix: Update dependencies

12 Jun 20:04
82c4c10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 by @dependabot in #50

Full Changelog: v0.6.0...v0.6.1

feat: YAMLlint

04 Jun 07:45
1403d92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0