Skip to content

Conversation

google-labs-jules[bot]
Copy link
Contributor

Fixes #334

google-labs-jules bot and others added 5 commits July 3, 2025 16:17
This commit modifies the .github/scripts/Run-PlatyPS.ps1 script to use New-ExternalHelp instead of Test-Markdown for validating PlatyPS documentation.

The script now imports the platyPS module, creates a temporary directory for the generated help files, runs New-ExternalHelp, and checks for successful execution and file generation. I've improved the error handling to catch issues during the process, and the temporary directory is cleaned up afterwards.

This provides a more comprehensive check of the documentation by ensuring that PlatyPS can successfully generate the external help files.
@kelleyma49 kelleyma49 marked this pull request as ready for review July 3, 2025 20:28
@kelleyma49 kelleyma49 merged commit 1658471 into master Jul 3, 2025
3 checks passed
@kelleyma49 kelleyma49 deleted the use-new-externalhelp branch July 3, 2025 20:28
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.

Run PlatyPS in CI.yml if any file in docs/ is in the PR

1 participant