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
feat: Enhance link checking with comprehensive coverage
- Added build-time link checker to catch internal documentation link issues early
- Enhanced post-deployment checker to verify all documentation pages
- Check all docs pages: installation, usage, api-endpoints, document-templates,
error-handling, examples, image-support, integration
- Upload separate artifacts for build-time and deployment link checks
- Improved summary reporting with both check results
- Fail gracefully to avoid blocking deployments while providing visibility
Benefits:
- Catch broken internal links before deployment
- Comprehensive coverage of all documentation pages
- Better debugging with detailed reports
- Early detection of documentation issues
0 commit comments