◐ Shell
clean mode source ↗

Remove package verification from the notice pipeline by daxian-dbw · Pull Request #27289 · PowerShell/PowerShell

tools/findMissingNotices.ps1 Removed the script previously used to rebuild/update component governance manifests. tools/clearlyDefined/src/ClearlyDefined/ClearlyDefined.psm1 Removed the ClearlyDefined PowerShell module implementation from this repo. tools/clearlyDefined/readme.md Removed documentation for the in-repo ClearlyDefined tooling. tools/clearlyDefined/Find-LastHarvestedVersion.ps1 Removed helper used for harvested-version fallback logic. tools/clearlyDefined/ClearlyDefined.ps1 Removed the entrypoint script for testing/harvesting ClearlyDefined data. .pipelines/templates/compliance/generateNotice.yml Removed the package license-data verification step and the SkipVerifyPackages parameter. .pipelines/apiscan-gen-notice.yml Removed the SkipVerifyPackages pipeline parameter passthrough to the notice template.