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
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
9ab336fbdd
feat(markdown_lint): include junit configuration file '.markdownlint-cli2.jsonc' in ci job.
...
MR !15
2022-01-23 06:48:42 +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
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