Skip to content

Conversation

@joshrotenberg
Copy link
Collaborator

Summary

Add the missing pieces needed for successful crates.io publishing:

  • README.md files for library crates (redis-cloud and redis-enterprise)
  • Version numbers for internal dependencies in redisctl's Cargo.toml

Context

Release-plz was already added to main, but these requirements were missing and would cause publishing to fail.

Testing

  • Verified with cargo publish --dry-run for each crate
  • Correct dependency ordering confirmed

Once merged, release-plz will be able to successfully publish all crates to crates.io.

- Add README.md files for redis-cloud and redis-enterprise crates
- Add version numbers to internal dependencies in redisctl Cargo.toml
- Required for successful crates.io publishing
@joshrotenberg joshrotenberg merged commit 3f27022 into main Aug 26, 2025
4 checks passed
@joshrotenberg joshrotenberg deleted the fix/publishing-requirements branch August 26, 2025 22:15
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.

2 participants