You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: scope toml→ini to docs, pin schema-store, add docs CI
- Revert the toml→ini fence change in src/sp_repo_review/checks/*.py;
those docstrings render in repo-review itself, so the docs-only
highlighter workaround (code_fence cog helper) should not leak into
the published package.
- Restore validate-pyproject-schema-store pin to 2026.04.03 in the
repo_review anywidget deps (was unintentionally downgraded).
- Add a PR-time MyST build check (reusable-docs.yml) wired into CI via
change detection on docs/helpers/package.json/bun.lock/.readthedocs.yaml.
- Clarify in AGENTS.md that the ini-for-toml workaround is docs-only.
Assisted-by: ClaudeCode:claude-opus-4.8
0 commit comments