Skip to content

Invalidate latest #385

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 ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions