Skip to content

Invalidate latest #385

Open
Open
@mstruebing

Description

@mstruebing

If we have downloaded the latest version and a new one is released, we currently do not fetch the new version but rather use the already downloaded one as latest.

We need to find a way to be able either periodically check in an specific interval since latest was last touched or before every run if there is a new release.

That means we need to store which version is latest.
There are multiple ways, possible via symlinks or to remove the latest terminology.

Do you have any thoughts on this @septs ?

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