Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.

Releases: mirceanton/reusable-workflows

v3.8.2

03 Mar 21:47
Compare
Choose a tag to compare

3.8.2 (2025-03-03)

Bug Fixes

v3.8.1

03 Mar 21:34
b5cfdde
Compare
Choose a tag to compare

3.8.1 (2025-03-03)

Bug Fixes

  • Refactor all lint workflows to make the config file optional + remove tf apply&plan (#146) (3225b3b)
  • yamllint: disable pip cache (e53f4d5)

v3.8.0

20 Feb 19:45
6ed7b66
Compare
Choose a tag to compare

3.8.0 (2025-02-20)

Bug Fixes

  • calver: Update job name (068824c)
  • Remove unused workflow (a091272)
  • setup go instead of go base image (7f46152)

Features

  • actionlint: Refactor workflow inputs (#128) (7ef0230)
  • commitlint: Refactor workflow inputs (#130) (f288866)
  • go: Refactor all go-related workflows (#137) (7dfb270)
  • markdownlint: Refactor workflow inputs (#132) (06e5dad)
  • renovate: Refactor workflow inputs + use npx (#134) (0d224e0)
  • semver: Refactor workflow inputs (#133) (2587d7e)
  • shellcheck: Refactor workflow inputs (#135) (bfa6a07)

v3.7.3

18 Feb 00:29
a250168
Compare
Choose a tag to compare

3.7.3 (2025-02-18)

Bug Fixes

  • goreleaser: set default version to v2.7.0 (aea5785)
  • renovate: DO require config but DON'T do the onboarding PR (a250168)

v3.7.2

12 Feb 22:47
Compare
Choose a tag to compare

3.7.2 (2025-02-12)

Bug Fixes

  • renove: Disable onboarding PR and allow running with no config (c60bb98)

v3.7.1

12 Feb 22:26
c2dc5ba
Compare
Choose a tag to compare

3.7.1 (2025-02-12)

Bug Fixes

v3.7.0

12 Feb 22:16
a1f171b
Compare
Choose a tag to compare

3.7.0 (2025-02-12)

Features

  • Add extra CLI flags to be passed to markdownlint (9794797)
  • Add extra-flags to commitlint (a1f171b)

v3.6.0

03 Feb 00:30
e3a95ef
Compare
Choose a tag to compare

3.6.0 (2025-02-03)

Features

Bug Fixes

  • go-release: Install and run binary instead of custom action (189f14b)

v3.5.1

02 Feb 12:58
Compare
Choose a tag to compare

3.5.1 (2025-02-02)

Bug Fixes

  • go-lint: Install and run binary instead of custom action (71c7482)

v3.5.0

02 Feb 12:30
Compare
Choose a tag to compare

3.5.0 (2025-02-02)

Features

  • Add reusable terraform fmt workflow (342f28e)

Bug Fixes

  • Set extra_plugins for conventional commits in semver workflow (a82a414)