Files
gitlab-ci/yaml_lint/CHANGELOG.md

2.8 KiB

Changelog

2023-05-14 14:00:41 +0930 a04b272 - fix(yaml_lint): remove extra var creation
2023-05-14 13:59:13 +0930 3b686a4 - fix(yaml_lint): ensure config is within double quote
2023-05-14 13:12:19 +0930 52c6ced - fix(yaml_lint): scan all
2023-05-14 13:11:43 +0930 0d59871 - fix(yaml_lint): enable specifying additional config
2023-05-14 12:12:07 +0930 0b4e85c - feat(yaml_lint): added var to prevent job from runnng
2023-05-14 12:11:42 +0930 d389d14 - fix: validation jobs on all except merge
2023-05-13 15:35:28 +0930 408e4ea - refactor: move docs as part of restructure
2022-01-25 00:08:05 +0000 ce1cc01 - build(version): bump version 0.6.0 → 0.6.1rc0
2022-01-24 06:33:24 +0000 46cc1fb - build(version): bump version 0.5.0 → 0.6.0
2022-01-16 00:09:42 +0000 1ef6c41 - build(version): bump version 0.4.0 → 0.5.0
2022-01-16 09:04:52 +0930 140985c - feat(.yaml_lint_defaults): Always run on all branches as this denotes quality.
2022-01-15 03:53:53 +0000 5c9000a - build(version): bump version 0.3.1 → 0.4.0
2022-01-11 07:03:09 +0000 7751fd9 - build(version): bump version 0.3.0 → 0.3.1
2021-08-12 03:32:36 +0000 389bc08 - build(version): bump version 0.3.0rc1 → 0.3.0
2021-08-11 13:41:42 +0930 d20a56f - feat(yaml_lint): Added job yaml lint for checking yaml files