Skip to content

Easier way to pin to "latest" release #145

Open
@asmeurer

Description

@asmeurer

The GitHub tags make it easy to pin to a specific release, but we also need an easy way to pin to the "latest" release. This is needed for the reporting.

One option is to actually release the test suite as a installable package (see #85).

Another idea would be to have a branch, separate from master, that gets updated with the latest tag whenever we release. This is fairly simple but an issue is that it's a quite different release process from any other Python package, so it may confuse people. A package would be a lot less confusing to people.

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