fix: complete clean-host release verification #52
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#52
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/release-alpha16-cosign-verification"
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
Root cause
The alpha.15 workflow_run installed Hub successfully, provisioned cosign v3.1.3, and verified the signed manifest. Before install-node, the acceptance test deliberately removed /usr/local/bin/cosign but Bash still returned the cached command path. The test failed before install-node. Product provisioning was not the failing component.
Local verification
CI verification
Release safety
The dry run used codex/release-alpha16-cosign-verification at
7cb7173466. Publication was skipped because the ref was not a tag. alpha.15 remains immutable; alpha.16 has not been created.Not verified
Physical acceptance on real servers remains outside this task.