Skip to content

docs: correct .7z extraction note to the vendored 7zr (audit #17 follow-up)#73

Merged
bilbospocketses merged 1 commit into
masterfrom
docs/techguide-7zr-fix
Jun 19, 2026
Merged

docs: correct .7z extraction note to the vendored 7zr (audit #17 follow-up)#73
bilbospocketses merged 1 commit into
masterfrom
docs/techguide-7zr-fix

Conversation

@bilbospocketses

Copy link
Copy Markdown
Owner

A docs-only correction caught by the wrap-up doc sweep after PR #72 (audit #17).

TECHNICAL_GUIDE.md still described Expand-Cm7z as shelling out to a "build-time 7-Zip" in two places (the Imaging dependency-fetch notes and the Velopack packaging section). PR #72 replaced that PATH-resolved 7z with a vendored, SHA-pinned 7zr.exe fetched into the build cache by Get-Cm7zr (Local-Dependencies-Only). Both references now say so. No code change.

…r (audit #17 follow-up)

The Imaging-deps and Velopack packaging sections still described Expand-Cm7z as shelling
out to a "build-time 7-Zip". PR #72 (#17) changed it to a vendored, SHA-pinned 7zr.exe
fetched into the build cache by Get-Cm7zr (never a PATH-resolved 7z). Caught by the
"do that thing" wrap-up doc sweep.
@bilbospocketses bilbospocketses merged commit 610853c into master Jun 19, 2026
8 checks passed
@bilbospocketses bilbospocketses deleted the docs/techguide-7zr-fix branch June 19, 2026 18:19
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