Cut Reclaim11 kit v11 - #117
Merged
Merged
Conversation
Bump kit_version, default ISO/zip names, PREP want-path, README release links, and Test-Reclaim11 pins. Keep older ISOs as fallbacks; do not promote them over v11 by mtime. Do not retag v10.
There was a problem hiding this comment.
🟢 Approval recommended
The changes are a straightforward, consistent v10→v11 version cut across tests/scripts/docs, with only a minor maintainability nit noted.
Pull request overview
Updates the Reclaim11 released kit from v10 → v11 across the kit catalog, build scripts, PREP ISO selection, and documentation, keeping the repo’s Reclaim11 “released kit” surface in sync with the new drop.
Changes:
- Bump Reclaim11 kit version to 11 in
catalog.jsonand updateTest-Reclaim11.ps1assertions accordingly. - Update WinPE ISO + kit zip default filenames/paths to v11 in the builder scripts and PREP ISO lookup order.
- Refresh README references (release tag, filenames, and “attach v11” instructions) to match the new kit.
File summaries
| File | Description |
|---|---|
| scripts/Test-Reclaim11.ps1 | Updates test pinning for v11 ISO naming and kit_version expectations. |
| scripts/New-Reclaim11WinPeIso.ps1 | Changes default output ISO name to Reclaim11-WinPE-v11.iso. |
| scripts/New-Reclaim11KitZip.ps1 | Changes default output zip name to Reclaim11-kit-v11.zip. |
| README.md | Updates repo “released kit” map entry to v11. |
| godbrain_core/reclaim11/README.md | Updates release link/tag and v11 ISO/attach instructions. |
| godbrain_core/reclaim11/ps1/Reclaim11.ps1 | Prefers v11 ISO while still allowing fallback to older ISOs. |
| godbrain_core/reclaim11/catalog.json | Bumps kit_version to "11". |
Review details
- Files reviewed: 7/7 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
5
to
9
| param( | ||
| [string]$RepoRoot = $PSScriptRoot, | ||
| [string]$OutZip = "C:\nvme\reclaim11\Reclaim11-kit-v10.zip" | ||
| [string]$OutZip = "C:\nvme\reclaim11\Reclaim11-kit-v11.zip" | ||
| ) | ||
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New kit drop. Does not edit the v10 release or tag.
catalog.jsonkit_version11C:\Reclaim11\Reclaim11-WinPE-v11.iso, zipReclaim11-kit-v11.zipTest-Reclaim11pins updatedBuilt on this desk:
New-Reclaim11KitZip.ps1→ 285838 bytes, sha2566d312fdbeccbe65c9c1f2ce9812c278db732e2c21ec454f48a7e0e7ecda1fc86. Zip has catalog v11, no GodBrain leak.Test-Reclaim11.ps1refuses this IoT host (VM-only). Full suite belongs on a VM.Test plan
Test-Reclaim11.ps1on a VM