Releases: schubergphilis/mcvs-golang-action
Releases · schubergphilis/mcvs-golang-action
fix: Remote lint as alternative for make lint
What's Changed
- fix: Remote lint as alternative for make lint by @sbp-bvanb in #127
Full Changelog: v0.11.0...v0.11.1
feat: Install helm
What's Changed
- fix: [#108] Ensure that task can include remote Taskfiles by @sbp-bvanb in #121
- fix: [#115] Clarify remediation steps for resolving code-coverage issues in pipeline by @sbp-bvanb in #120
- feat: [122] Install helm by @sbp-bvanb in #123
Full Changelog: v0.10.2...v0.11.0
fix: Sed addition for inserts if task run on a Darwin machine
What's Changed
- fix: [#116] Sed addition for inserts if task run on a Darwin machine by @sbp-bvanb in #119
Full Changelog: v0.10.1...v0.10.2
fix: Use preserved TrivyDBs from AWS ECR to prevent bump into rate limiting by default
What's Changed
- fix: [#117] Use preserved TrivyDBs from AWS ECR to prevent bump into rate limiting by default by @sbp-bvanb in #118
Full Changelog: v0.10.0...v0.10.1
feat: Install gqlgenc and show golangci-lint issues line by line
What's Changed
- feat: [#111] Allow consumers of this action to install gqlgenc version v0.25.4 by @sbp-bvanb in #112
- build(deps): bump anchore/scan-action from 5.1.0 to 5.2.1 by @dependabot in #110
- feat: [#113] Show golangci-lint suggestion line by line to facilitate fixing it by @sbp-bvanb in #114
Full Changelog: v0.9.4...v0.10.0
fix: Code coverage report missing
What's Changed
- fix: Code coverage report missing by @sbp-bvanb in #104
Full Changelog: v0.9.3...v0.9.4
fix: Prevent code duplication by using a Taskfile
What's Changed
- fix: [#100] Prevent code duplication by using a Taskfile by @sbp-bvanb in #102
Full Changelog: v0.9.2...v0.9.3
fix: Golang version warning occurs due to missing if statement in govulncheck-action
What's Changed
- fix: [#98] Golang version warning occurs due to missing if statement in govulncheck-action by @sbp-bvanb in #99
Full Changelog: v0.9.1...v0.9.2
fix: Update several dependencies
What's Changed
- build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #97
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #95
- build(deps): bump anchore/scan-action from 5.0.1 to 5.1.0 by @dependabot in #93
Full Changelog: v0.9.0...v0.9.1
feat: [#55] Run steps in parallel to speed up CICD v0.9.0
What's Changed
- feat: [#55] Run steps in parallel to speed up CICD by @sbp-bvanb in #96
Full Changelog: v0.8.5...v0.9.0