fix: preserve machine-readable installer output for alpha.17 #54
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ochenstarik/server-monitor-manager#54
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/release-alpha17-machine-output"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
node-codereturns only the machine-readable enrollment codeRoot cause
The alpha.16 automatic Release Verification installed the Hub successfully, but
smm-setup.shemittedsha256sum -csuccess output before the pass-throughSMMNODE2value. Command substitution captured both lines, soinstall-noderejected the contaminated enrollment code as an unsupported version.Verification
RELEASE_CONTRACT=PASSCOSIGN_PROVISIONING=PASSgit diff --checkpassedPhysical multi-server verification remains outside CI scope; the release acceptance workflow exercises Hub and Node installation on a GitHub-hosted Ubuntu runner.