[
https://issues.apache.org/jira/browse/AVRO-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov updated AVRO-3875:
--------------------------------------------
Description:
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.
was:
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
({color:#cf8e6d}readme {color}= {color:#6aab73}"README.md") it has been moved
to the workspace too.
{color}
{color:#6aab73}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.{color}
> [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)