#9 Generate summary automatically
Closed: Fixed 7 years ago Opened 7 years ago by ignatenkobrain.

From description in toml..


There's no easy way to get description using cargo metadata: https://github.com/rust-lang/cargo/issues/3617

There's now a merged patch to expose it: https://github.com/rust-lang/cargo/commit/12648f83431fd3ea9b01e2b6225a9cf85a190db3

We could likely backport it to our cargo if we want to use the feature already in rust2rpm.

Metadata Update from @ignatenkobrain:
- Issue assigned to ignatenkobrain

7 years ago

commit 1282937

Author: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date:   Tue Feb 14 18:43:51 2017 +0100

    metadata: parse description

    New cargo exposes description, so we can even generate summary out
    of it.

    We will need to do some pre-processing in future, but good enough for
    the beginning.

    Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata