Bug 481987 - Lokalize sites mention defunct binary-factory for Windows binaries
Summary: Lokalize sites mention defunct binary-factory for Windows binaries
Status: RESOLVED FIXED
Alias: None
Product: lokalize
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Simon Depiets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 02:37 UTC by skierpage
Modified: 2024-03-01 09:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description skierpage 2024-02-29 02:37:13 UTC
SUMMARY
https://userbase.kde.org/Lokalize#Downloading_Lokalize_binaries_for_Windows says
> The latest release build of Lokalize for Windows is available on the KDE Binary Factory
>
> The latest nightly build of Lokalize for Windows is also available on the KDE Binary Factory 

https://apps.kde.org/lokalize/ says
> Lokalize Windows installers are also available to download from the binary-factory.

https://binary-factory.kde.org is no more.

STEPS TO REPRODUCE
1. Visit those pages.
2. Follow the links to binary factory.

OBSERVED RESULT
The site no longer exists.

EXPECTED RESULT
Point to the replacement or remove.

SOFTWARE/OS VERSIONS
n/a

ADDITIONAL INFORMATION
binary-factory was replaced by CI job artifacts on invent.kde.org. Some are listed at https://invent.kde.org/groups/teams/ci-artifacts/-/packages/ , e.g. "lokalize release-23.08-1707523872 · Generic   Manually Published   Published to Windows Qt5.15, 2 weeks ago".  I think they show up in the windows-qt5.15 repository under [sidebar] > Deploy > Package registry, https://invent.kde.org/teams/ci-artifacts/windows-qt5.15/-/packages ; this will change with Qt 6, so maybe there's a cleaner way to refer to Windows binaries.
Comment 2 Albert Astals Cid 2024-02-29 22:44:22 UTC
Ah you already did that, no the correct way to refer to the windows binaries is publish them in the mircosoft store (or put them in the download server), anything else (this or the old link to binary factory) is just not a real release.

Anyhow closing this since you already did what can be done (maybe edit the link to include the search in it and not needing to tell people to search)
Comment 3 skierpage 2024-03-01 09:28:17 UTC
(In reply to Albert Astals Cid from comment #2)
> Ah you already did that, no the correct way to refer to the windows binaries
> is publish them in the mircosoft store (or put them in the download server),
> anything else (this or the old link to binary factory) is just not a real
> release.

Right, experts told me "These are CI artifacts only and are not packaged for use outside the CI system". Apparently the "craft" recipes build Windows executables but I'm not sure if they end up anywhere.