Skip to content

fix: remove version check from validate-docs CI (#476)#543

Merged
pszymkowiak merged 1 commit intodevelopfrom
fix/validate-docs-version
Mar 12, 2026
Merged

fix: remove version check from validate-docs CI (#476)#543
pszymkowiak merged 1 commit intodevelopfrom
fix/validate-docs-version

Conversation

@pszymkowiak
Copy link
Copy Markdown
Collaborator

Summary

  • Remove the exact version grep from scripts/validate-docs.sh that breaks after every release-please bump
  • Remove Cargo.toml from the workflow trigger paths (no longer relevant)
  • Module count, Python/Go commands, and hook coverage checks are preserved

Fixes #476

Release-please bumps Cargo.toml but not docs, causing the version
grep to fail after every release. The check adds no value since docs
don't need to track the exact patch version.

Signed-off-by: Patrick szymkowiak <patrick.szymkowiak@innovtech.eu>
@pszymkowiak pszymkowiak merged commit 6e61c24 into develop Mar 12, 2026
1 of 2 checks passed
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