On Sat, Apr 19, 2025 at 8:05 PM laurent Montel <mon...@kde.org> wrote:
> Le vendredi 18 avril 2025, 21:25:36 heure d’été d’Europe centrale Ben > Cooksley a écrit : > > Hi all, > > > Ruqola: Appears to be conducting a development process whereby changes > are > > made in stable then immediately merged to master in a ever continuing > loop. > > Please discontinue this behaviour and only periodically merge stable to > > master. > > > > Also needs to drop one of it's Linux jobs as they're duplicating > > functionality as noted above. > > I don't see which linux job I need to remove > I use as for other package: > - /gitlab-templates/linux-qt6-next.yml > - /gitlab-templates/linux-qt6.yml > > => if we need to remove one we need to remove in each others apps too no ? > I'm referring to alpine-qt6 vs. linux-qt6. Both are Linuxes and both have Qt 6.9 (or at least Alpine soon will). Only difference is Alpine has a different libc so if you are not concerned with a different libc you should be dropping Alpine builds. Otherwise, given the Qt 6 Next ( Qt 6.10 ) job covers glibc compatibility, you should drop the linux-qt6 build. Regards, Ben