Skip to content

Releases: padok-team/github-workflows

v1.5.0

02 Jan 08:40
e2bdd9b
Compare
Choose a tag to compare

1.5.0 (2024-12-20)

Features

  • tf-quality: fix version for checkov-action (14b097d)

Bug Fixes

  • .github/workflows/terraform-quality.yml (14aa612)

v1.4.0

20 Dec 15:14
52754e5
Compare
Choose a tag to compare

1.4.0 (2024-12-20)

Features

v1.3.1

10 May 12:35
9f83288
Compare
Choose a tag to compare

1.3.1 (2024-05-10)

Bug Fixes

  • deps: update actions/checkout digest to 0ad4b8f (41d9f67)

v1.3.0

10 May 09:34
b28d51d
Compare
Choose a tag to compare

1.3.0 (2024-05-10)

Features

  • terraform-quality: update tfswitch version (8f900ea)

v1.2.0

12 Apr 15:58
465a7ed
Compare
Choose a tag to compare

1.2.0 (2024-04-12)

Features

  • terraform-quality: add the option to setup baseline for checkov (eed2d28)
  • terraform-quality: add the option to setup skip paths for checkov (96fd381)

v1.1.2

15 Dec 17:02
c63775c
Compare
Choose a tag to compare

1.1.2 (2023-12-15)

Bug Fixes

  • release-please: remove deprecated default-branch options (a88daf8)
  • semantic-check: use lts node version (8b23c48)

v1.1.1

15 Dec 15:30
8f9b0b4
Compare
Choose a tag to compare

1.1.1 (2023-12-15)

Bug Fixes

  • use a token to avoid rate limit (74a426a)

v1.1.0

05 May 15:24
f013451
Compare
Choose a tag to compare

1.1.0 (2023-05-05)

Features

  • introduce workflow input to skip checkov (0207e23)

v1.0.1

21 Oct 15:45
c0f5221
Compare
Choose a tag to compare

1.0.1 (2022-10-21)

Bug Fixes

  • release: add id to release step (a8f5221)

v1.0.0

21 Oct 15:40
f388b40
Compare
Choose a tag to compare

1.0.0 (2022-10-21)

Features

  • add commitlint and release-please workflows (1c7db15)
  • add local release and semantic check jobs, add version.txt (2976835)
  • add terraform workflows (a0f53e5)
  • add terraform-docs workflow (c4fdbcf)
  • release: add update-major-minor-tags input and corresponding steps (6eb2fd2)
  • terraform-lint: add workdir input, set default workdir to it in job (dc94fa2)

Bug Fixes

  • deps: add renovate.json (ff09aac)
  • remove backslashes in commitlint install job, remove hello job (edcd024)
  • set default workdir in jobs (3088613)
  • upgrade checkout action to v3, add repository variable, add comment (a21df48)
  • use .bin folder for tfswitch install script (57665bf)
  • use .bin path for terraform (0b6392c)