Skip to content

Add crates.io publishing metadata to all workspace crates#702

Merged
bug-ops merged 1 commit intomainfrom
chore/crates-io-metadata
Feb 21, 2026
Merged

Add crates.io publishing metadata to all workspace crates#702
bug-ops merged 1 commit intomainfrom
chore/crates-io-metadata

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Feb 21, 2026

Summary

  • Add required description and readme fields to all 13 crates (unique per crate)
  • Add homepage, keywords, categories at workspace level
  • Add per-crate documentation pointing to docs.rs

Test plan

  • cargo +nightly fmt --check passes
  • cargo clippy --workspace -- -D warnings passes
  • cargo nextest run --workspace --lib --bins — 2241 passed, 9 skipped
  • Verify with cargo publish -p zeph-llm --dry-run

Add description, readme, homepage, documentation, keywords, and
categories fields required for successful cargo publish.
@github-actions github-actions bot added llm LLM provider related skills SKILL.md system memory Persistence and memory channels User interface channels rust core dependencies size/M labels Feb 21, 2026
@bug-ops bug-ops enabled auto-merge (squash) February 21, 2026 02:43
@bug-ops bug-ops merged commit 4dc7799 into main Feb 21, 2026
20 checks passed
@bug-ops bug-ops deleted the chore/crates-io-metadata branch February 21, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channels User interface channels core dependencies llm LLM provider related memory Persistence and memory rust size/M skills SKILL.md system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant