Skip to content

Add docs.rs support and crates.io packaging to the wolftpm crate - #611

Merged
dgarske merged 1 commit into
wolfSSL:masterfrom
aidangarske:wolftpm-crate-publish-prep
Sep 21, 2026
Merged

dgarske merged 1 commit into
wolfSSL:masterfrom
aidangarske:wolftpm-crate-publish-prep

Conversation

@aidangarske

Copy link
Copy Markdown
Member

No description provided.

@aidangarske
aidangarske requested review from wolfSSL-Fenrir-bot and a lite review from Copilot September 21, 2026 16:26

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #611

No scan targets match the changed files in this PR. Review skipped.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Copilot review overview

Review effort: Lite
Findings: 1 High severity · 2 Medium severity

Open (3)
What changed in this PR

Adds docs.rs-friendly build behavior and crates.io packaging metadata for the wolftpm Rust crate, so documentation can build in docs.rs’s sandbox while packaging includes required sources.

Changes:

  • Add DOCS_RS build path to use committed bindings and skip native linking on docs.rs.
  • Add crates.io/docs.rs badges and set crate documentation URL to docs.rs.
  • Add include list and docs.rs metadata to control what gets packaged and how docs are built.
File Description
wrapper/​rust/​wolftpm/​build.rs Adds a DOCS_RS build path that copies prebuilt bindings and avoids native linking for docs.rs.
wrapper/​rust/​wolftpm/​README.md Adds crates.io and docs.rs badges for the crate README.
wrapper/​rust/​wolftpm/​Cargo.toml Points docs to docs.rs, adds packaging include list, and docs.rs metadata.
wrapper/​rust/​include.am Ensures prebuilt_bindings.rs is shipped in dist artifacts.
wrapper/​rust/​README.md Adds crates.io and docs.rs badges to the top-level Rust wrapper README.
ChangeLog.md Removes the “Unreleased” section from release notes.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread wrapper/rust/wolftpm/build.rs
Comment thread ChangeLog.md
Comment thread wrapper/rust/wolftpm/Cargo.toml Outdated
@aidangarske
aidangarske force-pushed the wolftpm-crate-publish-prep branch from c717ff7 to f3019e3 Compare September 21, 2026 17:09
@dgarske
dgarske merged commit 5b4da3b into wolfSSL:master Sep 21, 2026
225 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.

4 participants