Skip to content

Releases: timo-reymann/gitlab-ci-verify

v2.1.6

05 May 17:30

Choose a tag to compare

2.1.6 (2025-05-05)

Bug Fixes

  • deps: update module github.com/open-policy-agent/opa to v1.4.2 (7862b77)

v2.1.5

16 Apr 07:15

Choose a tag to compare

2.1.5 (2025-04-16)

Bug Fixes

  • deps: update module github.com/go-git/go-git/v5 to v5.16.0 (ec5000b)

v2.1.4

11 Apr 12:32

Choose a tag to compare

2.1.4 (2025-04-11)

Bug Fixes

  • deps: update module github.com/go-git/go-git/v5 to v5.15.0 (e69fe47)

v2.1.3

01 Apr 11:49

Choose a tag to compare

2.1.3 (2025-04-01)

Bug Fixes

  • deps: update dependency coverage to ==7.8.* (f1ba667)

v2.1.2

27 Mar 17:15

Choose a tag to compare

2.1.2 (2025-03-27)

Bug Fixes

  • deps: update module github.com/open-policy-agent/opa to v1.3.0 (f2a62ea)

v2.1.1

22 Mar 13:43

Choose a tag to compare

2.1.1 (2025-03-22)

Bug Fixes

  • python-wrapper: Downgrade setuptools (961f83c)

v2.1.0

22 Mar 13:05

Choose a tag to compare

2.1.0 (2025-03-22)

Features

  • [#71] Add support for ignoring check findings with YAML comments (a8a4916)

Bug Fixes

  • deps: update dependency setuptools to v77 (450592f)
  • Fix CI lint not done in some cases (6b56b58)
  • Fix fail severity check (b117d45)

v2.0.2

17 Mar 09:44

Choose a tag to compare

2.0.2 (2025-03-17)

Bug Fixes

  • deps: update dependency coverage to ==7.7.* (44a56c8)

v2.0.1

15 Mar 23:34

Choose a tag to compare

2.0.1 (2025-03-15)

Bug Fixes

  • deps: update dependency gitlab-ci-verify-bin to v2 (9544e41)

v2.0.0

15 Mar 21:49

Choose a tag to compare

2.0.0 (2025-03-15)

⚠ BREAKING CHANGES

  • Migrate check input to virtual ci yaml

Features

  • Add rego file and line resolve (daf90e3)
  • Add resolve for virtual file (0d8076e)
  • add resolve util to check input (ba27491)
  • Add virtual ci yaml file (c7d7c16)
  • includes: Add base code (5efc251)
  • includes: Add component support (7fe8614)
  • includes: Add local support (ca441f0)
  • includes: Add project support (8bba82f)
  • includes: Add remote support (c09a0b6)
  • includes: Add template support (3322de3)
  • Migrate check input to virtual ci yaml (25d48a7)
  • Use decoder with non unique keys for virtual ci file (fd146bd)

Bug Fixes

  • Adjust yamlpath line numbers (5276daf)
  • Fix node attachment for local include (20aa395)
  • Fix virtual file appendix (a33accb)
  • Resolve ci yaml to project path (d37f81d)
  • Use combined file content for lint (4b3ed30)