Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Integration tests requires GITHUB_TOKEN as well to run some tests

22 Oct 15:08
7f312d2
Compare
Choose a tag to compare

What's Changed

  • fix: Integration tests requires GITHUB_TOKEN as well to run some tests by @sbp-bvanb in #94

Full Changelog: v0.8.4...v0.8.5

fix: Allow use of GITHUB token for component test

21 Oct 20:12
2c6a1ed
Compare
Choose a tag to compare

What's Changed

  • fix: Allow use of GITHUB token for component test by @sbp-bvanb in #91

Full Changelog: v0.8.3...v0.8.4

fix: Ensure that yamllint allows 1 space before a comment

21 Oct 12:34
fbb6d7a
Compare
Choose a tag to compare

What's Changed

  • fix: [#89] Ensure that yamllint allows 1 space before a comment by @sbp-bvanb in #90

Full Changelog: v0.8.2...v0.8.3

fix: [#87] Optional GCI

21 Oct 07:59
b29a297
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

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