Releases: schubergphilis/mcvs-golang-action
Releases · schubergphilis/mcvs-golang-action
fix: Integration tests requires GITHUB_TOKEN as well to run some tests
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
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
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
fix: Exclude files from go coverage
What's Changed
- fix: [#85] Exclude files from go coverage by @sbp-bvanb in #86
Full Changelog: v0.8.0...v0.8.1
feat: Run component tests & ensure that expected code coverage threshold gets adjusted if actual exceeds it
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
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
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
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
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