summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-05-13doc-linter: narrow argv parsing exception scope to (IndexError, SyntaxError, ...Claude
2026-05-13doc-linter: rename unused walker var to _dirsClaude
2026-05-13doc-linter: realpath() resolution, DOCS_ROOT in walker, indent fixClaude
2026-05-13docs(linter): add one-line docstrings to clear coverage warningYuriy Andamasov
2026-05-13doc-linter: handle absolute paths in is_docs_path()Claude
2026-05-13ci(doc-linter): scope to docs/ only — skip repo-root meta filesYuriy Andamasov
2026-05-10ci: stack-based fence tracking + file-ext-aware suppression markersYuriy Andamasov
2026-05-10fix: scope vyoslinter markers to real parser contextscopilot-swe-agent[bot]
2026-05-10ci: extend doc-linter to MyST MarkdownYuriy Andamasov
2026-05-10chore: remove RST swap mechanism, archive rst-*.rst under docs/_rst_legacy/Yuriy Andamasov
2026-05-10ci: inline doc lint workflow, drop vyos/.github cross-repo dependencyYuriy Andamasov
2026-05-06feat: flip swap mechanism — Phase 2 (swap_sources.py rewrite)Yuriy Andamasov
2026-05-06fix(swap): address Copilot review feedback on swap infrastructureYuriy Andamasov
2026-05-06feat: add empty _swap.txt, remove atexit from swap scriptYuriy Andamasov
2026-05-06feat: add import_myst.py for importing MyST files from myst/* branchesYuriy Andamasov
2026-05-06feat: add swap_sources.py for incremental RST-to-MyST migrationYuriy Andamasov
2026-05-06Revert "Add incremental RST-to-MyST swap mechanism (#1857)" (#1892)Daniil Baturin
2026-05-06Add incremental RST-to-MyST swap mechanism (#1857)Yuriy Andamasov