Commit 21def42
authored
fix: set ros_distro RUSTFLAGS in release-plz like rclrs (#29)
cargo publish --features use_ros_shim has no ROS_DISTRO, and docs.rs
rustc-args are not applied then. Match rclrs by passing
--cfg ros_distro="humble" through the release workflow.
Assisted-by: Cursor:Grok-4.6 [Cursor Agent]1 parent e26cec2 commit 21def42
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments