* Upgrade CI Markdown checks
- Use tcort/github-action-markdown-link-check instead of deprecated gaurav-nelson/github-action-markdown-link-check.
- Pin actions to SHA version to mitigate possible supply chain attacks.
- Consolidate markdown checks into a single workflow.
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Comment out broken link check as it was previously disabled
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Adjust markdownlint config for new version
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Fix markdownlint
Signed-off-by: Florian Hotze <dev@florianhotze.com>
---------
Signed-off-by: Florian Hotze <dev@florianhotze.com>
* Update transformation docs for script profile changes
Refs https://github.com/openhab/openhab-core/pull/4058.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Migrate actions docs from addons to configuration folder
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Clean-up addons docs
The removed files have not been picked up by the build process, i.e. they were not used by the website.
Looking at their content, they also seem outdated.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Minor enhancements
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Address review
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
---------
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>