Skip to content

Releases: neticdk/shared-github-actions

v0.2.1

04 Sep 07:52
5c09391

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Sep 07:14
b959c8d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

04 Sep 06:02
e86ebfc

Choose a tag to compare

What's Changed

  • chore(deps): update aquasecurity/trivy-action action to v0.33.1 by @netic-renovate[bot] in #34
  • feat: Check the return code in the script instead by @langecode in #36

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Sep 05:47
fdf7ec8

Choose a tag to compare

What's Changed

  • feat: Build before test by @langecode in #1
  • Feat/improve go actions by @alex5517 in #2
  • chore: use golangci-lint v2 by @KimNorgaard in #3
  • fix: removed symlink by @KimNorgaard in #5
  • chore: expose secrets as pipeline parameters by @ChBLA in #4
  • feat: various ci/cd improvements by @KimNorgaard in #6
  • fix: disable golangci-lint caching retrieval by @ChBLA in #7
  • fix: go benchmarking target by @ChBLA in #8
  • feat: Adding 'govulncheck' to vuln-scan job by @langecode in #10
  • chore: Running 'go mod download' should catch any inconsistencies in checksums by @langecode in #9
  • fix: govulncheck needs private module support by @langecode in #12
  • fix: Extra caching already part of golangci action by @langecode in #13
  • fix: No need to checkout source code - it is already done by @langecode in #14
  • chore: Only do gorelease config check on CI by @langecode in #16
  • ✨ Add support for homebrew token by @alex5517 in #17
  • chore: Configure Renovate by @netic-renovate-bot in #18
  • Various updates by @KimNorgaard in #19
  • fix: require v2.1.0 for golangci-lint by @ChBLA in #20
  • feat: add quality of life and security updates by @KimNorgaard in #21
  • feat: qol and security updates by @KimNorgaard in #22
  • chore(deps): pin dependencies by @netic-renovate[bot] in #23
  • feat: add way to disable govulncheck by @KimNorgaard in #26
  • chore(deps): update aquasecurity/trivy-action action to v0.31.0 by @netic-renovate[bot] in #27
  • chore(deps): update aquasecurity/trivy-action action to v0.32.0 by @netic-renovate[bot] in #29
  • chore: update golangci-lint by @ChBLA in #28
  • feat: add github.com/neticdk-k8s to default private repos by @KimNorgaard in #32
  • feat: login to ghcr for goreleaser to be able to push docker images by @KimNorgaard in #33
  • chore(deps): update actions/checkout action to v5 by @netic-renovate[bot] in #31
  • chore(deps): pin dependencies by @netic-renovate[bot] in #30
  • feat: 🎨 Allow for running govulncheck without it stopping the pipeline by @langecode in #35

Full Changelog: https://github.com/neticdk/shared-github-actions/commits/v0.1.0