Skip to content

fix(release-please): add rs/dotprompt/Cargo.toml to extra-files#478

Merged
yesudeep merged 1 commit intomainfrom
yesudeep/fix/rust-cargo-toml-version
Jan 30, 2026
Merged

fix(release-please): add rs/dotprompt/Cargo.toml to extra-files#478
yesudeep merged 1 commit intomainfrom
yesudeep/fix/rust-cargo-toml-version

Conversation

@yesudeep
Copy link
Collaborator

Summary

Fix release-please config to update the main Rust crate version.

Problem

The Rust crate is in rs/dotprompt/ subdirectory, but release-please was only
updating rs/smoke/Cargo.toml. The main crate at rs/dotprompt/Cargo.toml was
not being updated.

Solution

Add dotprompt/Cargo.toml to the extra-files list for the rs package.

Files Updated by Release-Please (after this fix)

Package Files
rs rs/dotprompt/Cargo.toml ✅ (added), rs/smoke/Cargo.toml

Test Plan

The Rust crate is in rs/dotprompt/ subdirectory, not at rs/Cargo.toml.
Release-please wasn't updating the main crate version because it wasn't
in the extra-files list.
@yesudeep yesudeep merged commit e285fd8 into main Jan 30, 2026
51 checks passed
@yesudeep yesudeep deleted the yesudeep/fix/rust-cargo-toml-version branch January 30, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants