Skip to content

Prepare 0.8.0 watcher reliability release#3

Merged
pasunboneleve merged 8 commits intomainfrom
dev
Apr 8, 2026
Merged

Prepare 0.8.0 watcher reliability release#3
pasunboneleve merged 8 commits intomainfrom
dev

Conversation

@pasunboneleve
Copy link
Copy Markdown
Owner

Summary

  • fix the watch debounce flake by keeping buffered filesystem events out of a cancelable tokio::select! branch
  • add narrower watch target handling, including explicit content/-style literal directory targets and a native/poll watcher backend choice
  • prepare the 0.8.0 release with updated docs, changelog, development guidance, and test-safety helpers

Testing

  • cargo fmt
  • cargo test
  • cargo clippy --all-targets --all-features -- -D warnings
  • ./scripts/ci-smoke.sh
  • roborev review HEAD --wait

@pasunboneleve pasunboneleve merged commit 9bf1573 into main Apr 8, 2026
2 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