Provision Sparkle tools in Lume runners#179
Merged
Merged
Conversation
Install checksum-pinned Sparkle release tools into the sealed macOS base VM, advertise the sparkle-release capability, and document the rebuild flow. Closes #178.
jmcte
force-pushed
the
codex/sparkle-lume-tools
branch
from
July 13, 2026 13:32
cd855f3 to
2d04ccc
Compare
athena-omt
approved these changes
Jul 14, 2026
athena-omt
left a comment
Contributor
There was a problem hiding this comment.
Reviewed the Lume Sparkle tooling provisioner. The base-VM path installs only the checksum-pinned public Sparkle release tools, verifies the extracted binaries, updates the pool image tag/label only for rebuilt capacity, and documents that signing/notarization secrets stay out of the VM image.
Validation run on the refreshed PR head:
- pnpm vitest run test/lume-config.test.ts test/lume-scripts.test.ts
- bash -n scripts/guest/install-sparkle-tools.sh scripts/lume/provision-base-vm.sh
- pnpm lint
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
generate_appcastandgenerate_keysin the sealed Lume macOS base VM.sparkle-releasecapability and update the base-image metadata.Governing Issue
Closes #178
Validation
bash -n scripts/guest/install-sparkle-tools.shbash -n scripts/lume/provision-base-vm.shpnpm test(48 files, 273 tests)pnpm lintBootstrap Governance
sparkle-releasecapability only after the base VM is rebuilt and slots are reconciled.Risk and rollout
OMT-Global/apw-cliremains an organization-admin action.Merge Automation