Skip to content

If readme isn't already a @(None) item, it's not automatically added to package #213

@kzu

Description

@kzu

Given a project with no default items, and a readme.md alongside the project, the readme will be set as the package readme in metadata, but the item will not be included in the package, since it isn't present already as a None item (which we use for the inference).

We should apply the same heuristics we use to populate the metadata value (i.e. the file exists) to always include it, even if it's not in None or Content already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions