The CI workflow has been failing on every recent PR. Pre-existing failures, not introduced by the Phase 2 Session D rollout.
Test failures observed during Phase 1 included doc-consistency tests:
- test_docs_consistency.py::test_roadmap_current_version
- test_docs_consistency.py::test_claude_md_version
- test_docs_consistency.py::test_changelog_has_current_version
- test_roadmap.py::test_current_matches_plugin_version
- test_roadmap.py::test_current_line_version
These check plugin.json version against CHANGELOG.md / ROADMAP.md / CLAUDE.md references. Same pattern as Docker (related to TMHSDigital/Developer-Tools-Directory#5).
Not blocking. Not a required check.
The CI workflow has been failing on every recent PR. Pre-existing failures, not introduced by the Phase 2 Session D rollout.
Test failures observed during Phase 1 included doc-consistency tests:
These check plugin.json version against CHANGELOG.md / ROADMAP.md / CLAUDE.md references. Same pattern as Docker (related to TMHSDigital/Developer-Tools-Directory#5).
Not blocking. Not a required check.