Files
gitlab-ci/validation/CHANGELOG.md

3.4 KiB

Changelog

2023-05-14 15:45:30 +0930 8581981 - fix(markdown_lint): fix search paths
2023-05-14 12:44:08 +0930 cf10e28 - fix(markdown_lint): enable job for md in sub folders
2022-01-31 10:19:16 +0930 d75e959 - feat(markdown_lint): artifact locations to be hard set
2022-01-31 10:15:54 +0930 8391bf6 - fix(markdown_lint): remove quotes from search path variable.
2022-01-25 00:08:05 +0000 ce1cc01 - build(version): bump version 0.6.0 → 0.6.1rc0
2022-01-25 09:23:42 +0930 e0402ec - fix(lint_markdown): ensure the correct path for the job directory is used
2022-01-24 06:33:24 +0000 46cc1fb - build(version): bump version 0.5.0 → 0.6.0
2022-01-24 05:14:54 +0000 b6dcb47 - docs(markdown_lint): removed no longer needed requirement.
2022-01-23 06:53:57 +0000 fd48316 - docs(markdown_lint): updated docs on how to use and view rules.
2022-01-23 06:48:42 +0000 9ab336f - feat(markdown_lint): include junit configuration file '.markdownlint-cli2.jsonc' in ci job.
2022-01-23 06:39:23 +0000 e46dc57 - chore(markdown_lint): add empty junit test file.
2022-01-23 03:21:43 +0000 2115964 - chore: review fixes.
2022-01-23 03:19:58 +0000 e0d8885 - ci(artifacts): markdown lint and mkdocs build artifacts to expire after 24 hours
2022-01-23 11:05:07 +0930 6363ea3 - docs(markdown_lint): completed the job docs.
2022-01-23 10:43:54 +0930 6383cde - docs(markdown_lint): initial adding of the docs
2022-01-23 10:03:02 +0930 954aa28 - feat(validation): Added a Markdown linting validation job.
2022-01-23 09:52:30 +0930 bc67e93 - chore: initial add of build and validation jobs for mkdocs and markdown linting