[
https://issues.apache.org/jira/browse/AVRO-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776334#comment-17776334
]
ASF subversion and git services commented on AVRO-3875:
-------------------------------------------------------
Commit ff29c250dd63674eef101d4aab8d25e9a70acc4a in avro's branch
refs/heads/dependabot/maven/lang/java/org.apache.thrift-libthrift-0.19.0 from
Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=ff29c250d ]
AVRO-3875: [Rust]: Set "readme" metadata for each package separately (#2524)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [Rust]: Set "readme" metadata for each package separately
> ---------------------------------------------------------
>
> Key: AVRO-3875
> URL: https://issues.apache.org/jira/browse/AVRO-3875
> Project: Apache Avro
> Issue Type: Task
> Components: rust
> Affects Versions: 1.11.3
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> With 735c7e2668d0c17f18a3e4a7143a579674fd18a2 most of the package/crate
> metadata has been moved to the workspace Cargo.toml.
> Since the "readme" property value is the same for all packages (readme =
> "README.md") it has been moved to the workspace too.
> Today when publishing 0.16.0 I've noticed that all landing/index pages, e.g.
> https://crates.io/crates/apache-avro/0.16.0, actually show the README.md of
> the parent/workspace instead of the packages' README.md files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)