Skip to content

chore: bump workspace to v0.1.7 - #85

Merged
FeathBow merged 1 commit into
mainfrom
release/v0.1.7
Aug 25, 2026
Merged

chore: bump workspace to v0.1.7#85
FeathBow merged 1 commit into
mainfrom
release/v0.1.7

Conversation

@FeathBow

Copy link
Copy Markdown
Owner

Summary

  • Bump the workspace and all publishable crates from 0.1.6 to 0.1.7.
  • Keep the workspace path-dependency requirements aligned with the package version.
  • Refresh the lockfile package versions for the next release.

This prepares the release containing the sealed-staging preview preflight, the bounded-descriptor traversal with the 1,023-directory ceiling, internal hard-link staging and undo, and ordinary regular-file xattr binding under proof schema v3, all already merged into main.

Validation

Passed locally on this branch:

cargo fmt --all -- --check
cargo clippy --workspace --all-targets --locked -- -D warnings
cargo test --workspace --locked
cargo publish --workspace --dry-run --locked
cargo check --workspace --release --locked --target x86_64-unknown-linux-musl
cargo check --workspace --all-targets --locked --target x86_64-unknown-linux-musl
./tools/verify-release-contract.sh
./tools/test-release-records.sh
./tools/test-installer.sh

The musl commands are cross-compile checks from macOS; the Linux static build, release-asset checks, and final-link evidence remain CI-owned on this PR and the tag workflow.

Safety

  • This PR changes only workspace/package version metadata and the corresponding lockfile entries.
  • It does not change discovery, classification, path or symlink validation, staging, purge, undo, filesystem authority, quota accounting, or reclaimability behavior.
  • It does not broaden filesystem support; network and distributed filesystems remain fail closed unless separately qualified for an exact role and deployment.

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 66494d0d-dc64-4632-ad01-ddb236740511


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@FeathBow
FeathBow merged commit 6d6ceda into main Aug 25, 2026
11 checks passed
@FeathBow
FeathBow deleted the release/v0.1.7 branch August 25, 2026 08:52
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