MuhammedKalkan / OpenLens

OpenLens Binary Build Repository
4.03k stars 267 forks source link

Auto Updater Broken #155

Closed MuhammedKalkan closed 1 year ago

MuhammedKalkan commented 1 year ago

We need *.yml files in the latest tag for auto updater to work. Also inside that files we need to check if our new build numbered releases are referenced. IF not auto updater will not work all the same @jkroepke

MuhammedKalkan commented 1 year ago

Also same windows setup files added twice to releases. OpenLens.... and OpenLens.Setup....
We need to make sure only one which is referenced from YML files exist there

jkroepke commented 1 year ago

The OpenLens.exe file is a portable version of OpenLens (without Setup) while the Setup one is the classical setup.exe

MuhammedKalkan commented 1 year ago

Great then, we can ignore that

jkroepke commented 1 year ago

maybe #156 helps here to fix the issue. On a local build, the lastest files are visible again.

MuhammedKalkan commented 1 year ago

Ok. Lets check contents as well and make sure they are pointing to the right file names

MuhammedKalkan commented 1 year ago

Still no yml files in the latest tag. Weird

jkroepke commented 1 year ago

latest is back again, however from semver point of view, 6.5.2 is higher than 6.5.2-309.

But that should fixed on next version of Lens