Skip to content

fix: retry staged openclaw verification#17

Merged
PerfectPan merged 1 commit intomainfrom
fix/retry-staged-openclaw-verify
May 5, 2026
Merged

fix: retry staged openclaw verification#17
PerfectPan merged 1 commit intomainfrom
fix/retry-staged-openclaw-verify

Conversation

@PerfectPan
Copy link
Copy Markdown
Owner

Summary

  • retry staged openclaw --version verification when Linux returns ETXTBSY
  • add unit coverage for classifying text-file-busy errors

Context

The v0.1.1 tag release workflow failed in the Linux release job during cargo test with Text file busy while verifying the freshly staged fake openclaw executable. PR checks passed once, so this needs a stronger product-code retry around the staged verification path.

Verification

  • cargo fmt --check
  • cargo test --test core install_stages_verifies_and_creates_shim
  • cargo test version::tests
  • cargo clippy --all-targets -- -D warnings
  • cargo test
  • ./scripts/check-release-prep.sh

@PerfectPan PerfectPan merged commit 46371f6 into main May 5, 2026
7 checks passed
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