docs-v2/.github/workflows
Jason Stirnaman 6a4e8827eb feat(testing): add link validation automation and improvements
- Add GitHub Actions for automated link validation on PRs
- Implement incremental validation with caching (30-day TTL, configurable)
- Add matrix generator for parallel validation strategy
- Create comprehensive TESTING.md documentation
- Add cache manager with configurable TTL via env var or CLI
- Implement smart link extraction and validation
- Add PR comment generator for broken link reports
- Update Cypress tests to use incremental validation
- Consolidate testing docs from CONTRIBUTING.md to TESTING.md

Key improvements:
- Cache-aware validation only checks changed content
- Parallel execution for large changesets
- Detailed PR comments with broken link reports
- Support for LINK_CACHE_TTL_DAYS env var
- Local testing with yarn test:links
- Reduced false positives through intelligent caching
2025-07-28 16:24:24 -05:00
..
audit-documentation.yml chore(ci): Cleanup JS 2025-07-07 12:13:36 -05:00
influxdb3-release.yml Updated all README files in the 2025-07-07 12:45:48 -05:00
pr-link-validation.yml feat(testing): add link validation automation and improvements 2025-07-28 16:24:24 -05:00
prepare-release.yml Updated all README files in the 2025-07-07 12:45:48 -05:00
trigger-on-release.yml chore(ci): Audit documentation for changes to influxdb3 CLI. Configures a GitHub release workflow to generate release notes and run the audit documentation script. 2025-07-07 12:13:36 -05:00