XiaoHongbo-Hope opened a new pull request, #558:
URL: https://github.com/apache/paimon-rust/pull/558

   ## Summary
   
   - Commit Cargo.lock and use locked dependency resolution in CI and binding 
builds.
   - Declare publish and MSRV metadata for every workspace package.
   - Generate and verify target-specific Rust dependency reports with 
cargo-deny 0.19.6.
   
   ## Scope
   
   This is the shared foundation split from #554. It intentionally excludes 
binding legal files, Rust crate test fixtures, and publishing workflow changes.
   
   ## Verification
   
   - cargo deny --locked --all-features check licenses
   - python3.11 scripts/dependencies.py verify
   - Rust 1.91.0 workspace check with all targets and features
   - cargo fmt, Ruff, Python byte compilation, YAML parsing, and actionlint


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to