a3fdca83bf
build(version): bump version 0.6.1rc0 → 0.6.1rc1
2023-05-15 00:18:38 +00:00
8581981a43
fix(markdown_lint): fix search paths
...
!21
2023-05-14 15:45:30 +09:30
cf10e289d2
fix(markdown_lint): enable job for md in sub folders
...
!21 fixes #19 nofusscomputing/internal/automation/documentation!2
2023-05-14 12:44:08 +09:30
d75e95998b
feat(markdown_lint): artifact locations to be hard set
...
setting the artifact location to be hard set enables
the finding of artifacts easier.
having dynamic artifacts folders adds complexity to finding
artifacts.
MR !19
2022-01-31 10:19:16 +09:30
8391bf659b
fix(markdown_lint): remove quotes from search path variable.
...
The quotes should not be part of the search path as they
are only used in the lint commands path to ensure paths
with spaces are a single value.
fixes #18
2022-01-31 10:15:54 +09:30
ce1cc017e2
build(version): bump version 0.6.0 → 0.6.1rc0
2022-01-25 00:08:05 +00:00
e0402ecfb2
fix(lint_markdown): ensure the correct path for the job directory is used
...
issue discovered during nofusscomputing/infrastructure/website!2
MR !18
2022-01-25 09:23:42 +09:30
46cc1fbb6a
build(version): bump version 0.5.0 → 0.6.0
2022-01-24 06:33:24 +00:00
b6dcb47b1d
docs(markdown_lint): removed no longer needed requirement.
...
MR !15
2022-01-24 05:14:54 +00:00
fd48316ae7
docs(markdown_lint): updated docs on how to use and view rules.
...
MR !15
2022-01-23 06:53:57 +00:00
9ab336fbdd
feat(markdown_lint): include junit configuration file '.markdownlint-cli2.jsonc' in ci job.
...
MR !15
2022-01-23 06:48:42 +00:00
e46dc57b16
chore(markdown_lint): add empty junit test file.
...
MR !15
2022-01-23 06:39:23 +00:00
2115964317
chore: review fixes.
...
MR !1
2022-01-23 03:21:43 +00:00
e0d8885d52
ci(artifacts): markdown lint and mkdocs build artifacts to expire after 24 hours
...
MR !15
2022-01-23 03:19:58 +00:00
6363ea377c
docs(markdown_lint): completed the job docs.
...
fixes #12
2022-01-23 11:05:07 +09:30
6383cde3bf
docs(markdown_lint): initial adding of the docs
...
MR !15 #12
2022-01-23 10:43:54 +09:30
954aa28dbf
feat(validation): Added a Markdown linting validation job.
...
MR !15 #12
2022-01-23 10:03:02 +09:30
bc67e939fa
chore: initial add of build and validation jobs for mkdocs and markdown linting
...
copied from nofusscomputing/infrastructure/website/3dd3130a037b4ee7c3b55d3961e68703c5e5d49c
MR !15 #12 #15
2022-01-23 09:52:30 +09:30