WIP: Align signed runtime dependencies #2
No reviewers
Labels
No labels
bug
ci
docs
duplicate
enhancement
help wanted
invalid
performance
phase-6
question
refactor
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
erix/boot-tool!2
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/posix-compat"
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 and rationale
Align the existing immutable dependency selections for coordinated runtime adoption. This review changes Cargo selections and the applicable roadmap; the repository's Rust implementation files are unchanged.
Tracking and scope
Tracks #1 and erix/integration#1. This review remains WIP until the complete runtime graph and product-image validation are accepted.
Architecture, authority and failure behavior
Preserve original signed Git objects and full commit selectors. This update adds no dependency, API declaration, capability grant or runtime fallback. Actual product VM validation remains necessary for the complete adopted graph.
Validation evidence
Signed
23acf7b7e3b8bf72cbd7c301ca3136826e3aedd5aligns the existing dependency selections with the original signed runtime graph. This checkpoint changes Cargo selections and the roadmap; this repository's Rust implementation files are unchanged. Formatting, strict Clippy, private rustdoc and canonical documentation checks pass without warnings. Default/all-feature development/release tests pass 9 default / 9 all-feature tests. All four host configurations build successfully. This std-based build tool uses the host target. Push/review CI 34/35 passes with complete classified logs and no final warnings. The product catalog, product VM acceptance and guest build remain pending.Review checklist
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.