mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-06 12:09:01 +00:00
cebfdc530c
* ci: fail the PR when the generated help is out of date docs/cmdlets/ and the MAML are outputs of generate-help.ps1, but no workflow ran it, so the help drifted 25 cmdlets behind the source (#153) and the stale MAML shipped in every PSGallery release. A help-current job regenerates and fails on a dirty tree, comparing content rather than the CRLF platyPS writes. Depends on #205, which commits the regenerated help; before that merges this job fails on its first run. * ci: normalize untracked help stubs too, and quote the pathspecs --------- Co-authored-by: goodolclint-claude[bot] <323206664+goodolclint-claude[bot]@users.noreply.github.com>