Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

dev version numbering is nonsequential #398

Closed
@bsipocz

Description

@bsipocz

As astroquery has switched to continuous deployment, currently using the dev version numbering (x.y.devz) it became apparent that z in the version is nonsequential for master merges.

I see how two commits on two separate branches can have the same version number if the base of those branches is the same, but we saw this issue for the merge commits, too (see the dates of the releases here: https://pypi.org/project/astroquery/#history). I haven't investigated into the details, I can imagine it may still be an issue of travisCI (that we use for the deployments), but nevertheless the problem deserves an issue here.

cc @keflavich

ps: We plan to switch away from using the dev version to do something more sequential for deploying, but that is yet to be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions