ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.77k stars 1.33k forks source link

kde-apps: Migrate from binary-factory.kde.org #12897

Open aliesbelik opened 6 months ago

aliesbelik commented 6 months ago

Since migration KDE applications CI from Binary Factory to KDE's GitLab the following manifests are broken and should be updated:

dolphin

dolphin: The remote name could not be resolved: 'binary-factory.kde.org'
URL https://binary-factory.kde.org/job/Dolphin_Release_win64/ is not valid

https://invent.kde.org/system/dolphin/-/artifacts https://cdn.kde.org/ci-builds/system/dolphin/

https://cdn.kde.org/ci-builds/system/dolphin/release-24.05/ https://cdn.kde.org/ci-builds/system/dolphin/release-24.08/

elisa

elisa: The remote name could not be resolved: 'binary-factory.kde.org'
URL https://binary-factory.kde.org/job/Elisa_Release_win64/ is not valid

https://invent.kde.org/multimedia/elisa/-/artifacts

filelight

filelight: The remote name could not be resolved: 'binary-factory.kde.org'
URL https://binary-factory.kde.org/job/Filelight_Release_win64/ is not valid

https://invent.kde.org/utilities/filelight/-/artifacts https://cdn.kde.org/ci-builds/utilities/filelight/

https://cdn.kde.org/ci-builds/utilities/filelight/release-24.05/ https://cdn.kde.org/ci-builds/utilities/filelight/release-24.08/

kate

kate: The remote name could not be resolved: 'binary-factory.kde.org'
URL https://binary-factory.kde.org/job/Kate_Release_win64/ is not valid

https://invent.kde.org/utilities/kate/-/artifacts https://cdn.kde.org/ci-builds/utilities/kate/

https://cdn.kde.org/ci-builds/utilities/kate/release-24.05/ https://cdn.kde.org/ci-builds/utilities/kate/release-24.08/

okular

okular: The remote name could not be resolved: 'binary-factory.kde.org'
URL https://binary-factory.kde.org/job/Okular_Release_win64/ is not valid

https://invent.kde.org/graphics/okular/-/artifacts https://cdn.kde.org/ci-builds/graphics/okular/

https://cdn.kde.org/ci-builds/graphics/okular/release-24.05/ https://cdn.kde.org/ci-builds/graphics/okular/release-24.08/

Radtoo commented 5 months ago

I think they're mostly not yet building the Windows builds upstream and the old builds seem to be already gone.

They'd presumably have to each enable craft-windows-x86-64[-qt6].yml or craft-windows-mingw64[-qt6].yml or comparable as per https://blogs.kde.org/2024/01/30/farewell-binary-factory-add-craft-jobs-your-apps-kdes-gitlab-now/ and with a longer artifact retention than what they usually seem to use (which appears to be mostly some days to a week).

y448388 commented 5 months ago

For education/kturtle, multimedia/kdenlive, network/kdeconnect-kde, network/neochat, network/ruqola, office/kmymoney, utilities/kate, and utilities/konsole, Windows binaries have been available for a few hours now. https://cdn.kde.org/ci-builds/

aliesbelik commented 5 months ago

Nightly versions updated in ScoopInstaller/Versions#1662.

aliesbelik commented 4 months ago

Fixed for kate and okular but in a bit cheating way, just to make it usable, checkver still to be updated. Don't see any elegant way except using script within checkver at the moment.