Skip to content

centralize repo version locations #3294

@MoralCode

Description

@MoralCode

While going through the release process with sean (b0bb3b8), the version had to be edited in a few places:

  • README
  • all the dockerfiles
  • metadata.py

i also think we should probably specify it in pyproject.toml

But we need a way to centralize all these different ways to specify version.

i propose:

  • set the dockerfiles and metadata.py (and at least other automated code things) to read from pyproject.toml (this should be a well established usecase)
  • remove the version from the README (i.e. the title) and have links that point to the generic page for the latest release

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsDevelopment Operationsgood first issueGood issues for a newcomer to tackle

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions