Skip to content

Releases: schubergphilis/mcvs-golang-action

fix: Remote lint as alternative for make lint

14 Nov 07:12
2c9c77b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

feat: Install helm

12 Nov 12:07
653f8ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

fix: Sed addition for inserts if task run on a Darwin machine

11 Nov 20:19
024aebf
Compare
Choose a tag to compare

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

11 Nov 10:57
8d91c14
Compare
Choose a tag to compare

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

06 Nov 16:04
5070386
Compare
Choose a tag to compare

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

30 Oct 17:50
c81ea33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

fix: Prevent code duplication by using a Taskfile

29 Oct 16:03
f100ea4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

fix: Golang version warning occurs due to missing if statement in govulncheck-action

25 Oct 07:00
e71eb4b
Compare
Choose a tag to compare

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

25 Oct 05:16
7872d2b
Compare
Choose a tag to compare

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

24 Oct 07:36
c4a17d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.9.0