On Thu, Dec 5, 2024, at 4:53 PM, Noah Davis wrote: > Hello everyone, I would like to propose moving Spectacle to the Plasma > development release schedule. It already depends heavily on Plasma for > its core functionality. When a Plasma bug or feature happens on a new > release that affects Spectacle, Spectacle can't push anything to users > until the next KDE Gear release, so it's not in sync.
Hi, The move of Spectacle to the Plasma schedule broke apps.kde.org because while Spectacle was moved to the Plasma schedule, the repo stayed in the graphics namespace in invent and no artifacts for the Plasma/6.3 branch are generated. (See sysadmin/repo-metadata/branch-rules.yml) The slower fallback of cloning the repo and extracting the .desktop file also didn't work because the .desktop file is generated with cmake. As a temporary release, I removed spectacle from apps.kde.org. Please once this is fixed, revert https://invent.kde.org/websites/apps-kde-org/-/commit/f41069575ccfece2b7a86252a91de722355dcc75 Cheers, Carl