Skip to content

zarr-metadata tags break zarr tag-based versioning #3993

Description

@d-v-b

zarr-metadata releases are associated with a special git tag that starts with zarr-metadata-<version>. When generating a runtime version string from a git tag, zarr reads the zarr-metadata tag and reports that as its version, leading to zarr reporting it's current version as 0.2.0.dev....

To fix this, we need zarr to exclude zarr-metadata-<version> tags in its hatch-vcs configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions