HueByte
53927b130c
Add markdown linting tools and scripts
...
- Create package.json to manage markdownlint-cli2 as a dev dependency.
- Add PowerShell script for linting Markdown files with options for fixing issues.
- Update shell script to prefer locally installed markdownlint-cli2 or fallback to npx.
2026-07-16 20:22:57 +02:00
HueByte
494dcb46cf
feat: Update CI workflows to trigger on successful completion of previous CI runs
2026-07-16 05:59:27 +02:00
HueByte
fbb2958fdd
refactor: remove Terminal.Gui submodule and switch to NuGet package; update version to 0.2.7
2026-02-22 16:23:19 +01:00
HueByte
dcb8bbc05f
fix: exclude Terminal.Gui from formatting checks in CI workflow
2026-02-21 17:26:30 +01:00
HueByte
4930aee615
chore: update CI workflows to temporarily remove Terminal.Gui submodule's nuget.config to fix restore issues
2026-02-21 17:23:14 +01:00
HueByte
2cd3bbb570
chore: remove submodule NuGet config from CI workflows
2026-02-21 17:22:39 +01:00
HueByte
75491d65e2
feat: add nuget.config for package source management and update CI workflows to restore dependencies correctly
2026-02-21 17:16:05 +01:00
HueByte
0c7c620f24
feat: enable recursive submodule fetching in CI workflows
2026-02-21 17:09:04 +01:00
HueByte
fbc75ec744
fix: Update CI workflow to trigger only on master branch for push events
2026-02-19 11:38:56 +01:00
HueByte
da7c16d5d0
feat: Add CI and Release workflows for automated markdown linting, formatting checks, and deployment
2026-02-19 11:18:30 +01:00