Skip to content

Check for manifest.tsv when discovering releases #74

@alimanfoo

Description

@alimanfoo

releases = sorted([d for d in sub_dirs if d.startswith("v3")])

If manifest.tsv is not present, but the release is assumed to exist based on the presence of the directory alone, various things will break.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions