Commit Graph

8 Commits

Author SHA1 Message Date
Max Isbey 2e64e126c6 [v1.x] ci: pick the docs toolchain per worktree in build-docs.sh
The combined Pages deploy builds both v1.x (site root) and main (/v2/)
from whichever branch triggered it. main now builds with Zensical
(modelcontextprotocol/python-sdk#3073), so the hardcoded mkdocs command
here breaks any v1.x-triggered deploy. Copy main's build-docs.sh verbatim:
each worktree is built with the toolchain its own files declare, mkdocs
remaining the fallback for this branch.
2026-07-09 13:48:25 +00:00
Max 9773a3f75e [v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (#2635) 2026-05-18 14:29:15 +00:00
Felix Weinberger 1ef124e4a8 docs: add snippet verification for docs/ pages (#2115) 2026-02-23 15:38:15 +00:00
Felix Weinberger cfbbd7d71a docs: fix GitHub links to point to v1.x branch (#2102) 2026-02-23 15:26:21 +00:00
Max Isbey 89e9c43acf Get baseline 100% clean coverage (#1553) 2025-11-11 14:09:32 +01:00
Marcelo Trylesinski c7671e470c Add pyright strict mode on the whole project (#1254) 2025-08-11 18:56:37 +01:00
Inna Harper b2d4322ca0 Fix missing line in generated snippets (#1117) 2025-07-10 10:17:05 +01:00
Inna Harper adf327164a Embed code snippets for README from executable examples (#1055) 2025-07-04 17:25:54 +01:00