Skip to content

ci: add documentation link validation workflow#15

Closed
jrepp wants to merge 1 commit intomainfrom
ci/add-documentation-validation
Closed

ci: add documentation link validation workflow#15
jrepp wants to merge 1 commit intomainfrom
ci/add-documentation-validation

Conversation

@jrepp
Copy link
Owner

@jrepp jrepp commented Nov 8, 2025

Add automated validation of 250+ documentation links to CI pipeline using Python script with uv.

Add automated validation of documentation links to CI pipeline:
- Validates 250+ links across all markdown files
- Uses Python script with uv for fast execution
- Checks both internal file references and external URLs
- Fails CI if broken links are detected

This ensures documentation stays accurate and prevents broken
links from being merged.
@jrepp jrepp force-pushed the ci/add-documentation-validation branch from c64dfd2 to 1c01f3f Compare November 8, 2025 08:03
@jrepp
Copy link
Owner Author

jrepp commented Nov 9, 2025

Closing this PR as the documentation link validation workflow has already been added to main in commit 8bfd1f8 (docs: add comprehensive documentation, load testing, and security planning).

The validation script and CI workflow are already active and working correctly on the main branch. No further action needed.

@jrepp jrepp closed this Nov 9, 2025
@jrepp jrepp deleted the ci/add-documentation-validation branch November 9, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant